From ee3c6999ab6479f819a83895de0f5472cf4870b6 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Sun, 10 May 2026 14:50:27 +0300 Subject: [PATCH] Add mavlink joystick app usage to the docs --- docs/usage.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index 91034c7..e610bde 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -192,6 +192,18 @@ There are several ways to control the drone's flight: using **smartphone** (Wi-F ### Control with a smartphone +#### Using Mavlink Joystick app (Android) + + + +1. Download and install [Mavlink Joystick app](https://github.com/goldarte/mavlink-joystick/releases/latest). +2. Power the drone using the battery. +3. Connect your smartphone to the appeared `flix` Wi-Fi network (password: `flixwifi`). +4. Open Mavlink Joystick app. It should connect and begin showing the drone's telemetry automatically. +5. Use the virtual joystick to fly the drone! + +#### Using QGroundControl app + 1. Install [QGroundControl mobile app](https://docs.qgroundcontrol.com/master/en/qgc-user-guide/getting_started/download_and_install.html#android) on your smartphone. 2. Power the drone using the battery. 3. Connect your smartphone to the appeared `flix` Wi-Fi network (password: `flixwifi`).