mirror of
https://github.com/okalachev/flix.git
synced 2026-01-12 05:57:52 +00:00
Refactor arming logic
Arm and disarm with gestures only: left stick right/down for arming, left/down for disarming. Remove arming switch as it complicates arming gestures logic. Remove MAV_CTRL_SCALE parameter as it complicates arming gestures logic, advise to decrease TILT_MAX when controlling with a smartphone. Put some minimal thrust to motors to indicate armed state. Rename build article to usage article, add flight instructions.
This commit is contained in:
@@ -55,7 +55,7 @@ The simulator is implemented using Gazebo and runs the original Arduino code:
|
||||
## Articles
|
||||
|
||||
* [Assembly instructions](docs/assembly.md).
|
||||
* [Building and running the code](docs/build.md).
|
||||
* [Usage: build, setup and flight](docs/usage.md).
|
||||
* [Troubleshooting](docs/troubleshooting.md).
|
||||
* [Firmware architecture overview](docs/firmware.md).
|
||||
* [Python library tutorial](tools/pyflix/README.md).
|
||||
|
||||
Reference in New Issue
Block a user