Releases: bitcraze/crazyflie-clients-python
Releases · bitcraze/crazyflie-clients-python
Crazyflie PC client 2015.09
No main feature in this new release but the Crazyflie client code has been ported to Python 3.
Main changes:
- Ported Crazyflie client to Python 3.4+
- cflib is compatible with Python 2.7 and 3.4+
- Implemented radio 'safelink', a more reliable radio link. Will work with future Crazyflie firmware.
- Added more example code for cflib.
Crazyflie PC client 2015.08
Notable new features:
- New input device modes that allows training mode
- ZMQ interface to control Crazyflie from other programs. It includes interface to log, param and the input subsystem (ie. to send setpoints to Crazyflie)
- USB connection to the Crazyflie 2.0
- New tab for controlling LEDs on the LED-ring individually
- LED-ring effects and headlight control on the Flight Tab
- Increased radio performance giving quicker connection
Crazyflie PC client 2014.12.3
Bug fixed:
- Crazyflie 2.0 configuration
- Bug that prevented connecting a Crazyflie after opening the about box
2014.12.2
Crazyflie client 2014.12.1
Input: Removed legacy ps4 configurations for windows Thanks to pySDL2 the ps4 configuration is now the same on all platform