Add firmware overview article

This commit is contained in:
Oleg Kalachev
2024-01-13 14:08:02 +03:00
parent 654badd097
commit 344835cba8
3 changed files with 43 additions and 3 deletions

View File

@@ -98,6 +98,10 @@ Dependencies are [Gazebo Classic simulator](https://classic.gazebosim.org) and [
See other available Make commands in the [Makefile](../Makefile).
### Firmware code structure
See [firmware overview](firmware.md) for more details.
## Setup
Before flight in simulation and on the real drone, you need to calibrate your remote control. Use drone's command line interface (`make monitor` on the real drone) and type `cr` command. Copy calibration results to the source code (`flix/rc.ino` and/or `gazebo/joystick.h`).