Releases: bitcraze/crazyflie-android-client
Releases · bitcraze/crazyflie-android-client
v0.6.0
New features
- Added a bootloader UI, which allows to update the firmware of CF1 or CF2 over the Crazyradio. The bootloader does not yet support Bluetooth LE!
It can be accessed by going to "Settings menu -> Bootloader (Experimental)". - Internal changes to support upcoming features
How to use the bootloader:
- The list of firmwares should automatically be filled
- make sure you have a network connection
- Select a firmware
- make sure you select the right one depending on which Crazyflie you want to update (CF1 or CF2).
- Flash firmware
- For Crazyflie 1, click on "Flash firmware" and switch on the Crazyflie during the next 10 seconds.
- For Crazyflie 2, press the ON/OFF switch of the Crazyflie longer than 1.5 second until one blue LED blinks. Then release the button and both blue LEDs should blink. Then click on "Flash firmware"
- After a successful flash the Crazyflie will automatically restart in firmware mode and is ready to use.
It's nearly impossible to brick the Crazyflie. In case of any problems during flashing, you can always try again or use the PC client to re-flash..
v0.5.2
New features
- Virtual joystick size can now be adjusted in the controller preferences (pull request #53, thanks to @ottodog )
- Use SliderPreferences for several settings like deadzone, roll trim, pitch trim, etc. (pull request #53, thanks to @ottodog )
- Set reasonable default values for virtual joysticks according to screen size
Bugfixes
- Fixed bug #54 - Trim cancelled by deadzone
v0.5.1
v0.5
0.4
playstore0.3
New features
- Re-added slow scan as a workaround for a problem with Nexus 5
- Show the firmware version and serial number of the Crazyradio in the preferences (connection settings)
- Do not detect type of controller automatically any more, instead make it configurable in the preferences
- Automatically activate screen rotation lock in preferences when gyroscope sensors are used
Bugfixes
- Fixed bug with multitouch (more than two fingers)
playstore0.2
New features
- Removed action bar in main screen
- Added image buttons for Connect/Disconnect and Settings
- Show connected state with different colors, depending on the connection (Crazyradio = green, BLE = blue)
- Changed app name to "Crazyflie Client"
- Added support for Android Studio 1.0 (Thanks to @glock45)
- Split up preferences into separate preference screens
- Added full screen mode (immersive mode)
Bugfixes
- Fixed crash when navigating from settings back to main screen (Thanks to @glock45)
playstore0.1
Initial release in Google Play store