Search found 3 matches
- Wed Aug 05, 2015 12:18 pm
- Forum: Developer Discussions
- Topic: Question about cfclient(ui->flightTab)
- Replies: 1
- Views: 1641
Question about cfclient(ui->flightTab)
Hi I 've been seeing the source code of cfclient, (https://github.com/bitcraze/crazyflie-clients-python/blob/develop/lib/cfclient/ui/tabs/FlightTab.py) .I 've almost figure out how the cfclient worked, but i didn't find out when the class FlightTab is init, and when the pyqtSignal _imu_data_signal i...
- Sun Jul 19, 2015 1:04 am
- Forum: Developer Discussions
- Topic: How dose cfclient show parameters
- Replies: 1
- Views: 1730
How dose cfclient show parameters
I have been learning cfclient for month ,i thought is a little Complex ,now i want to know how dose cfclient Show parameters ,
but I could't find out which function is doing the work. can anybody help me out , thanks!!
but I could't find out which function is doing the work. can anybody help me out , thanks!!
- Fri Jun 19, 2015 4:46 am
- Forum: Support
- Topic: Program problem about Crazyflie client
- Replies: 1
- Views: 1396
Program problem about Crazyflie client
I recently read the program of Crazyflie client,there is an example named basiclog.py,in the class defined in the program ,there is a function named _connect,I can't figure out when and where this function is been called.Can anyone help me Thanks 
