mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
Update GPS_fix_estimation.md
This commit is contained in:
parent
9a633d1337
commit
f3359efbc6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ By befault, all navigation modes are disabled when GPS fix is lost. If RC signal
|
|||
|
||||
GPS fix estimation allows to recover plane using magnetometer and baromener only.
|
||||
|
||||
Note, that GPS fix estimation is not a solution for navigation without GPS. Without GPS fix, position error accumulates quickly. But it is acceptable for RTH.
|
||||
Note, that GPS fix estimation is not a solution for navigation without GPS. Without GPS fix, position error accumulates quickly. But it is acceptable for RTH. This is not a solution for flying under spoofing also. GPS is the most trusted sensor in Inav. It's output is not validated.
|
||||
|
||||
GPS Fix is also estimated on GPS Sensor timeouts (hardware failures).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue