Skip to content

Releases: sparkfun/SparkFun_Unicore_GNSS_Arduino_Library

Add NTRIP Examples

03 Feb 22:42
Compare
Choose a tag to compare

Add E6/HAS compatibility and isConfigurationPresent()

10 May 19:06
b23284f
Compare
Choose a tag to compare

HAS significantly increases the accuracy of reception. See issue 281 on RTK Everywhere repo.

Increase command buffer for PPS commands

23 Apr 22:02
45dece9
Compare
Choose a tag to compare
v1.0.3

Update library.properties

Add isBlocking()

08 Mar 18:16
48412f4
Compare
Choose a tag to compare
v1.0.2

Update library.properties

Use SEMP. Retry unlog during disable output.

14 Feb 14:01
Compare
Choose a tag to compare
  • Now uses SparkFun Extensible Message Parser for better parsing
  • Update examples with SEMP
  • Change disableOutput() to retry 'unlog'

Initial release

14 Dec 23:36
Compare
Choose a tag to compare
v1.0.0

Add support for getVersion, getModelType, getID, getCompileTime.