Skip to content

Commit 6c6764e

Browse files
authored
Merge pull request #18 from sparkfun/release_candidate
v3.0.8 - add dedicated RTCM buffer
2 parents b6c949a + 01c6b7a commit 6c6764e

File tree

4 files changed

+307
-62
lines changed

4 files changed

+307
-62
lines changed

keywords.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,12 @@ getMaxFileBufferAvail KEYWORD2
149149
clearFileBuffer KEYWORD2
150150
clearMaxFileBufferAvail KEYWORD2
151151

152+
setRTCMBufferSize KEYWORD2
153+
getRTCMBufferSize KEYWORD2
154+
extractRTCMBufferData KEYWORD2
155+
rtcmBufferAvailable KEYWORD2
156+
clearRTCMBuffer KEYWORD2
157+
152158
setI2COutput KEYWORD2
153159
setUART1Output KEYWORD2
154160
setUART2Output KEYWORD2

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun u-blox GNSS v3
2-
version=3.0.7
2+
version=3.0.8
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library for I2C, Serial and SPI Communication with u-blox GNSS modules<br/><br/>

0 commit comments

Comments
 (0)