Skip to content

Improve NMEA coordinate parsing

Teemu Ikonen requested to merge tpikonen/geoclue:nmea-coords into master

Ignore NMEA coordinates without degree digits.

Ignore NMEA coordinate strings with non-digit chars.

Don't try to parse NULL coordinate or direction strings.

Merge request reports

Loading