Releases: bitcraze/crazyflie-android-client
Releases · bitcraze/crazyflie-android-client
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
Bugfixes
- Fix problem with TOC containing more than 128 entries
- Fix UI bug with newer Android versions (Issue #60)
- Fix possible NPEs (seen in Google Play Console)
- Fix Bluetooth reconnect bug (bug was never released)
Features
- Add new packets (StopPacket, ZDistancePacket)
- Improve Bluetooth connection (Downlink & Uplink) (still work in progress)
- Add link quality for BLE connections (based on RSSI value)
- Add console view (Settings -> App settings -> Show console))
- Add basic support for zRanger/Flow deck (Height hold, target height adjustable with thrust axis)
- Set default mode to 2 (Thrust&Yaw on left joystick, Pitch&Roll on right joystick)
Internal changes
- refactorings
- decoupling
- clean ups
- beautifying
- clean up APIs
v0.6.5
v0.6.4
New features
- Added logging subsystem
- Added battery level indicator
- Added basic hover mode ("altitude hold") - currently this is only supported when using a Crazyradio and a game pad
Bugfixes
- Fixed intermittent errors with BLE
- Fixed issue with TOC having more than 128 entries (thanks @ataffanel)
v0.6.3
New features
- Add action buttons for cycling LED ring effects, toggling the LED ring headlights and playing the Imperial March melody on the buzzer (only work with CF2 and the LED ring/buzzer decks)
- Actions can also be assigned to game pad buttons
- Save bootloader temp files and TOC cache files to app's data dir
- Miscellaneous code improvements
Bugfixes
- Fixed problem in the bootloader with Zip files that contain firmwares for CF1 & CF2
- Fixed possible NPEs when using BLE