1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00

Update GPS_fix_estimation.md

This commit is contained in:
Roman Lut 2023-11-03 15:46:19 +02:00 committed by GitHub
parent 9a633d1337
commit f3359efbc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. 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). GPS Fix is also estimated on GPS Sensor timeouts (hardware failures).