Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gettxgps.md, units need fix #59

Open
wants to merge 1 commit into
base: opentx_2.3
Choose a base branch
from

Commits on Feb 5, 2021

  1. Update gettxgps.md

    I checked the getTxGPS() output with a NMEA GPS (u-Blox SAM-M8Q) and found that some units in the description here were wrong. Altitude output is in meters, step size is 1m. 
    Speed is output in 1cm/s and the GPS HDOP is output 100 times higher than the standard output is, where good signal is around 1 (see e.g. https://en.wikipedia.org/wiki/Dilution_of_precision_(navigation)#Meaning_of_DOP_Values[citation_needed] ).
    rotorman authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    955b874 View commit details
    Browse the repository at this point in the history