You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add support for Beidou & GLONASS?
Instead of a string compare for an exact match, I suggest a string search for the sentence type.
This then is agnostic to the system being used.
Global Positioning System (GPS, SBAS, QZSS) = GP
Global Navigation Satellite System (GNSS) = GN
Global Navigation Satellite System (GLONASS) = GL
Beidou Navigation Satellite System (BDS) = BD
Can you add support for Beidou & GLONASS?
Instead of a string compare for an exact match, I suggest a string search for the sentence type.
This then is agnostic to the system being used.
Global Positioning System (GPS, SBAS, QZSS) = GP
Global Navigation Satellite System (GNSS) = GN
Global Navigation Satellite System (GLONASS) = GL
Beidou Navigation Satellite System (BDS) = BD
This
becomes
and
Becomes
The text was updated successfully, but these errors were encountered: