Table of contents
- Before you start
- Beginner's Guide
- Downloads
- Configuration
- Compatibility
- Telemetry
- WHOOP Section
- Troubleshooting
- SilverHardware
- Go Brushless
- Tuning a quad
- Quadcopter mods
- Merchandise
- Links
This is an old revision of the document!
Gestures:
The firmware uses gestures for a number of functions. Currently gestures are used for:
Accel calibration:
The accelerometer calibration saves offsets to flash in order to reduce drift in level mode.The gesture to start calibration is
Down - Down - Down: accelerometer calibration
Acro / Level mode switch
The acro / level mode switch uses 2 gestures, one to set level mode, and one to set acro mode. The functions actually toggle an auxiliary channel, so they could be used for any channel based function, not just level mode switching. The initial state on powerup can be changed also, for instance if the quad is to start on powerup in acro mode ( default level)
#define AUX1_START_ON // change powerup value
Gestures:
Left - Left - Down: acro mode (or channel AUX1 off) Right - Right - Down : level mode (or channel AUX1 on)
Pid gestures: