Releases: adafruit/Adafruit_GPS
Releases · adafruit/Adafruit_GPS
1.5.4 - Added starting text, ask for version last, fix baudrate to 115200 to match tutorial
1.5.3 - Fixed bug with millisecond parsing
Bump to 1.5.3
1.5.2 - Example now gets more data
Bump to 1.5.2
1.5.1 - Parsing bugfix
Fixed a parsing bug that could give erroneous lat/long values.
Reorganized source, improved parsing, extra sentences.
Thanks to @sellensr for the continued work, plus @edgar-bonet and @optorres for additional improvements.
1.4.1 - Added build() example to hardware timing demo + Actions
Thanks to @sellensr for the demo update!
1.4.0 - NMEA Sentence checking improvements
This release includes improvements to how NMEA sentences are checked during parsing.
Thanks to @sellensr for the contribution
1.3.1 - Bugfix for multiple instances
This release comes courtesy of @sellensr and fixes a data hiding issue that was affecting using multiple instances of the library
1.3.0 - Added SPI support
This release adds support for SPI, as tested with the TitanX1
Add support for GSA sentence
Now parses the GSA - Overall Satellite Data sentence for extra fix information.