mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
Update GPS_fix_estimation.md
Typo in line 74 instead of km/h to cm/s it was written m/s
This commit is contained in:
parent
d4e6727867
commit
5fe3cd6eca
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ To find out cruise airspeed, make a test flight. Enable ground speed display on
|
|||
|
||||
Cruise airspeed is specified in cm/s.
|
||||
|
||||
To convert km/h to m/s, multiply by 27.77.
|
||||
To convert km/h to cm/s, multiply by 27.77.
|
||||
|
||||
|
||||
Example: 100 km/h = 100 * 27.77 = 2777 cm/s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue