MAVLink input support (control using mobile phone)

This commit is contained in:
Oleg Kalachev
2024-01-17 15:39:40 +03:00
parent 8e629e3eea
commit 172f6b173a
6 changed files with 47 additions and 2 deletions

View File

@@ -12,9 +12,10 @@
* In-RAM logging.
* Command line interface through USB port.
* Wi-Fi support.
* MAVLink support.
* Control using mobile phone (with QGroundControl app).
* ESCs with reverse mode support.
* *Textbook and videos for students on writing a flight controller\*.*
* *MAVLink support\*.*
* *Completely 3D-printed frame*.*
* *Position control and autonomous flights using external camera\**.
* [Building and running instructions](docs/build.md).