mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Added GPS Valid Fix
This commit is contained in:
parent
4306010588
commit
2a69ee3107
1 changed files with 3 additions and 2 deletions
|
@ -126,6 +126,7 @@ IPF can be edited using INAV Configurator user interface, of via CLI
|
|||
| 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 |
|
||||
| 34 | GPS_VALID | boolean `0`/`1`. True when the GPS has a valid 3D Fix |
|
||||
|
||||
#### ACTIVE_WAYPOINT_ACTION
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue