-
Notifications
You must be signed in to change notification settings - Fork 60
Added support for GPGLL, GPVTG, GPGSA, and GPGSV NMEA sentences #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I also think it would be worth looking at making a page in the docs or in the learning guide with the sole purpose of explaining NMEA and the different sentences. It was really confusing to me for the first few hours, and I imagine it could be to anyone else who wants to dive deeper than the basic sentences (GGA and RMC). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this! I did not test this one - @dherrada tested it successfully.
Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.3.0 from 3.2.4: > Merge pull request adafruit/Adafruit_CircuitPython_GPS#29 from dherrada/format-adding > Merge pull request adafruit/Adafruit_CircuitPython_GPS#27 from dherrada/format-adding > Merge pull request adafruit/Adafruit_CircuitPython_GPS#28 from dherrada/bug-fix
I tested this on a feather M4 with the Ultimate GPS FeatherWing and, to the best of my knowledge, it works.