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
5eb46f5328
commit
8b1330c438
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ To navigate without GPS fix, we make the following assumptions:
|
|||
- plane is flying in the direction where nose is pointing
|
||||
- (if pitot tube is not installed) plane is flying with constant airspeed, specified in settings
|
||||
|
||||
It is posible to roughtly estimate position using these assumptions. To increase accuracy, plane will use information about wind direction and speed, estimated before GPS fix was lost. To increase groundspeed estimation accuracy, plane will use pitot tube data(if available).
|
||||
It is possible to roughly estimate position using theese assumptions. To increase accuracy, plane will use information about wind direction and speed, estimated before GPS fix was lost. To increase groundspeed estimation accuracy, plane will use pitot tube data(if available).
|
||||
|
||||
From estimated heading direction and speed, plane is able to **roughtly** estimate it's position.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue