Skip to content

Releases: sparkfun/SparkFun_LG290P_GNSS_Arduino_Library

Check command version capabilities before use

11 Feb 19:03
57d77d5

Choose a tag to compare

Avoid attempting to turn on GST (v1.4 required) or PPPNAV (v2.1 required) if the current firmware version does not support those features.

Move to SEMP v2

09 Feb 17:08
dff5252

Choose a tag to compare

Migrate to new version of extensible message parser.

Allow older firmware to start successfully

05 Feb 15:19
a07eee6

Choose a tag to compare

Merge pull request #14 from sparkfun/pcUpdates

Fix for #13

Change HAS specific API calls to PPP generic

05 Feb 04:13
2d48b84

Choose a tag to compare

v2.0.2

Update version to 2.0.2 in library.properties

Add support for HAS and PPPNAV

04 Feb 18:52
cb89f7a

Choose a tag to compare

v2.0.1

Update library.properties

Make getFirmwareVersion report combined major/minor

02 Feb 17:40

Choose a tag to compare

getFirmwareVersion() used to report '5' or '6', it now reports '105', '106', or '201' for firmware version 1.5, 1.6, and 2.1.

Add getFirmwareVersionMajor/Minor()

29 Jan 23:45

Choose a tag to compare

v1.0.10

Update library.properties

Add getFirmwareVersionMajor/Minor()

29 Jan 23:04

Choose a tag to compare

v1.0.9

Add getFirmwareVersionMajor/Minor

Add maxWaitMs overrides

15 Jul 16:15

Choose a tag to compare

These are helpful when reading/writing the various UART interfaces.

v1.0.7 - Add accuracy reporting based on GPGST

10 Jul 13:14
dfe859a

Choose a tag to compare

Merge pull request #9 from sparkfun/pcUpdates

v1.0.7