mikalhart / TinyGPSPlus

A new, customizable Arduino NMEA parsing library
http://arduiniana.org
1.05k stars 486 forks source link

Add GSV & GSA sentences to get satellite ID and SNR information #54

Open TD-er opened 5 years ago

TD-er commented 5 years ago

Also made the parsing of the sentence type a bit more flexible to allow for more NMEA Talker IDs (Glonass, Galileo, BeiDou)

TD-er commented 5 years ago

This functionality is also being used in ESPeasy. See this commit: https://github.com/letscontrolit/ESPEasy/pull/2235/commits/8d15fedb0526863b0f2efcd754871c36552f21e2

Kriechi commented 3 years ago

@mikalhart although Galileo took quite some time to become operational - it would be great to see support for it here!

danieltwagner commented 4 weeks ago

I just rebased this on top of current HEAD here: https://github.com/danieltwagner/TinyGPSPlus/tree/feature/GSV_GSA_sentences