Skip to content

Releases: sparkfun/SparkFun_u-blox_GNSS_v3

Version 3.1.11

14 Jul 14:05
cb81d37
Compare
Choose a tag to compare

This release:

Version 3.1.10

30 Jun 14:00
e48fd3a
Compare
Choose a tag to compare

This release:

  • Updates the UBX Integrity Checker
    • Improves the file repair - the repair file is now correctly truncated if a rewind took place
  • Adds full "auto" support for NMEA GnGST
  • Adds the new Configuration Interface Keys for HPG v2.00 (ZED-X20P)

Version 3.1.9

03 Apr 12:46
5f5c0da
Compare
Choose a tag to compare

This release:

  • Keeps payloadAuto allocated until the destructor - thank you @LeeLeahy2 #75
  • Adds the new configuration keys for HPS 1.40 - resolves #73
  • Adds the new RAIL dynamic model for HPS 1.40 - resolves #74
  • Adds full auto (periodic) support for UBX-SEC-SIG (Version 1 and 2) - resolves #71

Version 3.1.8

06 Nov 13:41
dce0d86
Compare
Choose a tag to compare

This release:

Version 3.1.7

14 Aug 12:00
bb33fa9
Compare
Choose a tag to compare

This release:

Version 3.1.6

01 Aug 11:18
ec18c60
Compare
Choose a tag to compare

This release:

  • Adds new configuration keys and updates NAV-PVT flags3 to match HPG 1.50

Version 3.1.5

18 Apr 14:27
4ac1a71
Compare
Choose a tag to compare

This release:

  • Resolves issue #55
    • If MOD is not reported: moduleName is set to NONE; and getModuleInfo will return true

Version 3.1.4

04 Mar 10:03
7856691
Compare
Choose a tag to compare

This release:

Version 3.1.3

29 Feb 17:30
d2c714f
Compare
Choose a tag to compare

This release:

  • Adds full auto support for UBX-NAV-SIG
  • Updates the NEO-F10N example so it uses UBX-NAV-SIG to display the L1/L5 signal strength
    • Engineering samples of the NEO-F10N supported RXM-RAWX, but the production modules do not. Hence the change to NAV-SIG.

Version 3.1.2

15 Jan 09:04
7ceb69b
Compare
Choose a tag to compare

This release:

  • Makes the library compatible with Particle - thank you @niabassey #48