Update Crazyflie Client description
This commit is contained in:
parent
4950b48d08
commit
3fa18d2e47
|
|
@ -10,29 +10,29 @@ Changelog: https://github.com/bitcraze/crazyflie-android-client/releases
|
||||||
|
|
||||||
AutoName: Crazyflie Client
|
AutoName: Crazyflie Client
|
||||||
Description: |-
|
Description: |-
|
||||||
Connect to Crazyflie 2.0 using Bluetooth low energy and both the original
|
Connect to Crazyflie 2.x using Bluetooth low energy and both the original
|
||||||
Crazyflie and Crazyflie 2.0 using the USB Crazyradio dongle connected with
|
Crazyflie and Crazyflie 2.x using the USB Crazyradio dongle connected with
|
||||||
a USB OTG cable.
|
a USB OTG cable.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
* Control Crazyflie and Crazyflie 2.0 using Crazyradio on a USB OTG compatible device
|
* Control Crazyflie and Crazyflie 2.x using Crazyradio on a USB OTG compatible device
|
||||||
* Control Crazyflie 2.0 using Bluetooth LE 4.0
|
* Control Crazyflie 2.x using Bluetooth LE 4.0
|
||||||
* Control mode configurable
|
* Control mode configurable
|
||||||
* Control sensitivity configurable
|
* Control sensitivity configurable
|
||||||
* Axis and button mapping configurable (only for game pad)
|
* Axis and button mapping configurable (only for game pad)
|
||||||
* Control Crazyflie using touch controls
|
* Control Crazyflie using touch controls
|
||||||
* Control Crazyflie using game pad (connected via USB or Bluetooth)
|
* Control Crazyflie using game pad (connected via USB or Bluetooth)
|
||||||
* Control Crazyflie using the device's gyroscope
|
* Control Crazyflie using the device's gyroscope
|
||||||
* Control LED ring effects (requires Crazyflie 2.0 and optional LED ring deck)
|
* Control LED ring effects (requires Crazyflie 2.x and optional LED ring deck)
|
||||||
* Play the Imperial March melody on the buzzer deck (requires Crazyflie 2.0 and optional buzzer deck)
|
* Play the Imperial March melody on the buzzer deck (requires Crazyflie 2.x and optional buzzer deck)
|
||||||
* Update Crazyflie using Crazyradio (experimental feature, update via BLE coming soon)
|
* Update Crazyflie using Crazyradio (experimental feature, update via BLE coming soon)
|
||||||
|
|
||||||
Please note:
|
Please note:
|
||||||
|
|
||||||
This app is designed to control Crazyflie and Crazyflie 2.0. It requires
|
This app is designed to control Crazyflie and Crazyflie 2.x. It requires
|
||||||
either a Crazyradio, Crazyradio PA or a Bluetooth LE 4.0 compatible
|
either a Crazyradio, Crazyradio PA or a Bluetooth LE 4.0 compatible
|
||||||
device running Android 4.4+. Only Crazyflie 2.0 can be controlled with
|
device running Android 4.4+. Only Crazyflie 2.x can be controlled with
|
||||||
Bluetooth LE. Do not pair the Crazyflie via Bluetooth settings!
|
Bluetooth LE. Do not pair the Crazyflie via Bluetooth settings!
|
||||||
|
|
||||||
Distributors for Crazyflie and Crazyradio can be found on our distributor
|
Distributors for Crazyflie and Crazyradio can be found on our distributor
|
||||||
|
|
@ -55,7 +55,7 @@ Description: |-
|
||||||
Permissions:
|
Permissions:
|
||||||
|
|
||||||
* Photo/Media/Files: This is required to save the firmware files on the device.
|
* Photo/Media/Files: This is required to save the firmware files on the device.
|
||||||
* Bluetooth connection information: This is required for connecting to Crazyflie 2.0 over Bluetooth.
|
* Bluetooth connection information: This is required for connecting to Crazyflie 2.x over Bluetooth.
|
||||||
* Location: This is required for Bluetooth LE scanning since Android 6.0.
|
* Location: This is required for Bluetooth LE scanning since Android 6.0.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue