Skip to content

Releases: adafruit/Adafruit_GPS

1.5.4 - Added starting text, ask for version last, fix baudrate to 115200 to match tutorial

09 Feb 21:40
f5030a2
Compare
Choose a tag to compare

1.5.3 - Fixed bug with millisecond parsing

03 Nov 20:45
490a281
Compare
Choose a tag to compare

1.5.2 - Example now gets more data

21 Jul 13:45
8d7ea10
Compare
Choose a tag to compare

1.5.1 - Parsing bugfix

04 Jun 19:31
9419a01
Compare
Choose a tag to compare

Fixed a parsing bug that could give erroneous lat/long values.

Reorganized source, improved parsing, extra sentences.

07 May 23:54
e730f81
Compare
Choose a tag to compare

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

24 Jan 18:30
e680c8b
Compare
Choose a tag to compare

1.4.0 - NMEA Sentence checking improvements

16 Jan 21:49
a56e139
Compare
Choose a tag to compare

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

08 Jan 19:20
3e02fa1
Compare
Choose a tag to compare

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

27 Nov 19:14
60879aa
Compare
Choose a tag to compare

This release adds support for SPI, as tested with the TitanX1

Add support for GSA sentence

04 Nov 23:10
dcc7dcc
Compare
Choose a tag to compare

Now parses the GSA - Overall Satellite Data sentence for extra fix information.