Closed SteveTarter closed 5 years ago
Do you mind logging a bug first, link to the issue from here, and submitting some NMEA samples in that issue? (And you could then reuse those strings in unit tests)
Closing (no response and already have a similar fix in place)
Some devices emitting NMEA 0183 sentences did not always send two digits for latitude degrees or three digits for longitude degrees. Parser was changed to look for the position of the decimal point to derive the location of the other sub-fields.