mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
Merge branch 'master' of https://github.com/RomanLut/inav into osd-joystick
This commit is contained in:
commit
8ed76152a8
29 changed files with 253 additions and 170 deletions
|
@ -153,6 +153,9 @@ IPF can be edited using INAV Configurator user interface, or via CLI. To use COn
|
|||
| 35 | AGL_STATUS | boolean `1` when AGL can be trusted, `0` when AGL estimate can not be trusted |
|
||||
| 36 | AGL | integer Above The Groud Altitude in `cm` |
|
||||
| 37 | RANGEFINDER_RAW | integer raw distance provided by the rangefinder in `cm` |
|
||||
| 38 | ACTIVE_MIXER_PROFILE | Which mixers are currently active (for vtol etc) |
|
||||
| 39 | MIXER_TRANSITION_ACTIVE | Currently switching between mixers (quad to plane etc) |
|
||||
| 40 | ATTITUDE_YAW | current heading (yaw) in `degrees` |
|
||||
|
||||
#### FLIGHT_MODE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue