mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
Docs update
This commit is contained in:
parent
2557dc0f40
commit
e8d4fb2094
1 changed files with 4 additions and 0 deletions
|
@ -133,6 +133,10 @@ IPF can be edited using INAV Configurator user interface, of via CLI
|
|||
| 34 | GPS_VALID | boolean `0`/`1`. True when the GPS has a valid 3D Fix |
|
||||
| 35 | LOITER_RADIUS | The current loiter radius in cm. |
|
||||
| 36 | ACTIVE_PROFILE | integer for the active config profile `[1..MAX_PROFILE_COUNT]` |
|
||||
| 37 | BATT_CELLS | Number of battery cells detected |
|
||||
| 38 | AGL_STATUS | boolean `1` when AGL can be trusted, `0` when AGL estimate can not be trusted |
|
||||
| 39 | AGL | integer Above The Groud Altitude in `cm` |
|
||||
| 40 | RANGEFINDER_RAW | integer raw distance provided by the rangefinder in `cm` |
|
||||
|
||||
#### ACTIVE_WAYPOINT_ACTION
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue