mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
LC Operands update
This commit is contained in:
parent
ce9e508120
commit
29d56bab36
3 changed files with 43 additions and 9 deletions
|
@ -117,6 +117,8 @@ IPF can be edited using INAV Configurator user interface, of via CLI
|
|||
| 29 | ACTIVE_WAYPOINT_INDEX | Indexed from `1`. To verify WP is in progress, use `IS_WP` |
|
||||
| 30 | ACTIVE_WAYPOINT_ACTION | See ACTIVE_WAYPOINT_ACTION paragraph |
|
||||
| 31 | 3D HOME_DISTANCE | in `meters`, calculated from HOME_DISTANCE and ALTITUDE using Pythagorean theorem |
|
||||
| 32 | CROSSFIRE LQ | Crossfire Link quality as returned by the CRSF protocol |
|
||||
| 33 | CROSSFIRE SNR | Crossfire SNR as returned by the CRSF protocol |
|
||||
|
||||
##### ACTIVE_WAYPOINT_ACTION
|
||||
|
||||
|
@ -144,6 +146,8 @@ IPF can be edited using INAV Configurator user interface, of via CLI
|
|||
| 6 | ANGLE | |
|
||||
| 7 | HORIZON | |
|
||||
| 8 | AIR | |
|
||||
| 9 | USER1 | |
|
||||
| 10 | USER2 | |
|
||||
|
||||
|
||||
### Flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue