From 3fa18d2e475a625c2455fdd0c8c23189fecd67c3 Mon Sep 17 00:00:00 2001 From: Fred G Date: Sat, 12 Oct 2019 13:38:33 +0200 Subject: [PATCH] Update Crazyflie Client description --- metadata/se.bitcraze.crazyfliecontrol2.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/metadata/se.bitcraze.crazyfliecontrol2.yml b/metadata/se.bitcraze.crazyfliecontrol2.yml index 8ac12b18d6..48747d5111 100644 --- a/metadata/se.bitcraze.crazyfliecontrol2.yml +++ b/metadata/se.bitcraze.crazyfliecontrol2.yml @@ -10,29 +10,29 @@ Changelog: https://github.com/bitcraze/crazyflie-android-client/releases AutoName: Crazyflie Client Description: |- - Connect to Crazyflie 2.0 using Bluetooth low energy and both the original - Crazyflie and Crazyflie 2.0 using the USB Crazyradio dongle connected with + Connect to Crazyflie 2.x using Bluetooth low energy and both the original + Crazyflie and Crazyflie 2.x using the USB Crazyradio dongle connected with a USB OTG cable. Features: - * Control Crazyflie and Crazyflie 2.0 using Crazyradio on a USB OTG compatible device - * Control Crazyflie 2.0 using Bluetooth LE 4.0 + * Control Crazyflie and Crazyflie 2.x using Crazyradio on a USB OTG compatible device + * Control Crazyflie 2.x using Bluetooth LE 4.0 * Control mode configurable * Control sensitivity configurable * Axis and button mapping configurable (only for game pad) * Control Crazyflie using touch controls * Control Crazyflie using game pad (connected via USB or Bluetooth) * Control Crazyflie using the device's gyroscope - * Control LED ring effects (requires Crazyflie 2.0 and optional LED ring deck) - * Play the Imperial March melody on the buzzer deck (requires Crazyflie 2.0 and optional buzzer 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.x and optional buzzer deck) * Update Crazyflie using Crazyradio (experimental feature, update via BLE coming soon) 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 - 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! Distributors for Crazyflie and Crazyradio can be found on our distributor @@ -55,7 +55,7 @@ Description: |- Permissions: * 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. RepoType: git