TheGalfins / GNSS_Compare

A novel framework for processing raw GNSS measurements on an Android smartphone
https://gnss-compare.readthedocs.io
Apache License 2.0
63 stars 37 forks source link

NMEA output incorrect #2

Closed DfAC closed 5 years ago

DfAC commented 6 years ago

Your NMEA output format for lat long is incorrect. It should be DDMM.MMMMMM not DD.DDDDDD*100. Application reports values correctly on the screen so it is most likely a typo.

mt-krainski commented 6 years ago

Issue solved in the released version on Google Play. We will update the code here as soon as we have clearance for the new algorithms we're using.

mt-krainski commented 5 years ago

Issue solved