 PaulandGitHub
|
ab058f0fff
|
Merge pull request #145 from mazgch/mazgch-support-NEOD9C
Add basic support NEO-D9C
|
2022-07-29 08:45:54 +01:00 |
|
 Michael AmmannandGitHub
|
1e5c02cddd
|
make sure we have latest versions
|
2022-07-28 13:36:35 +02:00 |
|
 Michael AmmannandGitHub
|
f9b408ec9a
|
fixed automatic flags for multiple channels
|
2022-07-28 10:27:42 +02:00 |
|
 Michael AmmannandGitHub
|
a7f135acee
|
Update SparkFun_u-blox_GNSS_Arduino_Library.h
|
2022-07-26 10:33:31 +02:00 |
|
 Michael AmmannandGitHub
|
7014e5bd46
|
store multiple RXM-QZSSL6 messages
|
2022-07-26 10:07:19 +02:00 |
|
 Michael AmmannandGitHub
|
11b9cf40d4
|
use of a define to allow make code dependent
|
2022-07-23 18:36:04 +02:00 |
|
 Michael AmmannandGitHub
|
8afafa6d01
|
fix wrong config keys
|
2022-07-22 20:54:38 +02:00 |
|
 Michael AmmannandGitHub
|
d4a1f16765
|
Fix config value
|
2022-07-22 09:04:36 +02:00 |
|
 Michael AmmannandGitHub
|
bbcdf22153
|
Fixing some PMP QZSSL6 typos
|
2022-07-19 19:10:29 +02:00 |
|
 Michael AmmannandGitHub
|
9817099446
|
fix pointers init
|
2022-07-19 19:07:45 +02:00 |
|
 Michael AmmannandGitHub
|
9d007c6417
|
Add files via upload
|
2022-07-19 19:02:49 +02:00 |
|
PaulZC
|
81d058f66e
|
Update keywords.txt. Add TIMEUTC and EOE to end(). Rename NAVEOE functions.
|
2022-07-02 12:37:34 +01:00 |
|
 PaulandGitHub
|
5f30c48c93
|
Merge pull request #144 from rislec/pushBranch
Add EOE and TIMEUTC messaging and some minor fixes.
|
2022-07-02 11:31:45 +01:00 |
|
rislec
|
2386888962
|
Add EOE and TIMEUTC messaging.
|
2022-07-01 10:28:47 -04:00 |
|
rislec
|
d2e76e6aff
|
Correct paranthesis.
|
2022-07-01 08:53:50 -04:00 |
|
rislec
|
c1f9524624
|
Add missing initialization.
|
2022-07-01 08:38:21 -04:00 |
|
PaulZC
|
1203e6e695
|
Update SparkFun_u-blox_GNSS_Arduino_Library.h
|
2022-06-29 13:41:25 +01:00 |
|
PaulZC
|
d68d8e8720
|
Add TMODE3 struct and matching getSurveyMode
|
2022-06-29 13:32:46 +01:00 |
|
PaulZC
|
54bbd55cf8
|
Fix error in processUBXpacket for UBX-CFG-RATE
This error explains why the measRate was sometimes being returned as zero!
|
2022-04-28 11:35:45 +01:00 |
|
PaulZC
|
020bd9ea01
|
v2.2.9 - add the destructor to resolve issue #135
|
2022-04-14 11:29:57 +01:00 |
|
PaulZC
|
5b1ed81ad3
|
VSC whitespace changes - sorry!
|
2022-04-04 12:42:45 +01:00 |
|
PaulZC
|
a7b9b1f07a
|
Trap possible divide-by-zero in getNavigationFrequency
|
2022-04-04 12:22:28 +01:00 |
|
PaulZC
|
852d5a24c7
|
Correct auto function comments - correct cut and paste gremlins
|
2022-04-04 11:44:02 +01:00 |
|
PaulZC
|
bedd4cc779
|
Add full auto support for NAV SVIN
|
2022-04-04 11:34:56 +01:00 |
|
PaulZC
|
de247b520a
|
Increase default maxWait for setVal etc.. 250ms was too short for setVal8(UBLOX_CFG_SPARTN_USE_SOURCE, 1)
|
2022-03-18 10:27:01 +00:00 |
|
PaulZC
|
e35376f2e6
|
Add support for UBX-RXM-COR
|
2022-03-17 18:25:12 +00:00 |
|
PaulZC
|
de3fd81739
|
Add support for UBX-MON-HW2. Add Example30_NEO-D9S
|
2022-03-07 12:42:10 +00:00 |
|
PaulZC
|
59d15e014f
|
Resolve issue #125 . Update Epoch and LS examples.
|
2022-03-04 13:01:14 +00:00 |
|
PaulZC
|
fa07e84ff0
|
Add a fix to allow the auto-NMEA examples to compile on ATmega2560/1280
|
2022-03-03 10:22:54 +00:00 |
|
PaulZC
|
9b6369e943
|
Disable auto-NMEA support on the Uno - to avoid exceeding the program memory
|
2022-03-02 13:46:35 +00:00 |
|
PaulZC
|
28bb48d177
|
Add auto support for VTG, RMC and ZDA, Add support for jamming / interference information
|
2022-03-02 13:13:28 +00:00 |
|
PaulZC
|
1b7eec1fc4
|
Add setSurveyModeFull, enableSurveyModeFull, getSurveyInObservationTimeFull. See #117
|
2022-02-28 08:32:55 +00:00 |
|
PaulZC
|
f372324f6c
|
Add selected parts of #116 - thank you @nabelekt
|
2022-02-28 07:24:57 +00:00 |
|
PaulZC
|
9243493c9b
|
Change #114 to ARDUINO_ARCH_MEGAAVR
|
2022-02-28 07:01:25 +00:00 |
|
Thomas Nabelek
|
8ceeb74c09
|
Fix for compilation on DA- and DB-series AVR MCUs
|
2022-02-25 13:57:09 -07:00 |
|
PaulZC
|
daf38964f4
|
v2.2.1
|
2022-02-20 17:24:11 +00:00 |
|
 PaulandGitHub
|
a9aa1437d6
|
Merge branch 'release_candidate' into release_candidate
|
2022-02-14 14:24:09 +00:00 |
|
PaulZC
|
b4e251c5b0
|
Set packetUBXRXMPMPmessage callbackCopyValid to true
|
2022-02-14 14:08:43 +00:00 |
|
 Michael AmmannandGitHub
|
6ea673060e
|
Update SparkFun_u-blox_GNSS_Arduino_Library.cpp
|
2022-02-14 14:53:57 +01:00 |
|
 Michael AmmannandGitHub
|
505bffd532
|
Update SparkFun_u-blox_GNSS_Arduino_Library.cpp
|
2022-02-14 13:57:07 +01:00 |
|
 Michael AmmannandGitHub
|
286670c794
|
Update SparkFun_u-blox_GNSS_Arduino_Library.h
|
2022-02-14 13:54:22 +01:00 |
|
PaulZC
|
1aa043cef5
|
Update Example19. Add setRXMPMPmessageCallbackPtr. Add const char versions of setDynamicSPARTNKey + setDynamicSPARTNKeys
|
2022-02-14 12:09:13 +00:00 |
|
PaulZC
|
213d29cafe
|
Add setDynamicSPARTNKeys. Update Example19
|
2022-02-11 15:01:41 +00:00 |
|
PaulZC
|
b70cb1ceac
|
VSC whitespace changes... Sorry!
|
2022-02-11 13:28:38 +00:00 |
|
PaulZC
|
1d7621d25e
|
Add setDynamicSPARTNKey
|
2022-02-10 15:42:53 +00:00 |
|
PaulZC
|
134299fe27
|
Add extra config keys for F9-HPG-1.30
|
2022-02-10 11:17:59 +00:00 |
|
PaulZC
|
088408e053
|
Remove setAutoRXMPMPcallback. setAutoRXMPMPcallbackPtr is the way to go...
|
2022-02-07 10:02:45 +00:00 |
|
PaulZC
|
df4fb4cdaa
|
Add 64-bit setval and getval functions
|
2022-02-07 08:42:59 +00:00 |
|
PaulZC
|
fcf00c7997
|
Add extra config keys for the NEO-D9S
|
2022-02-07 08:12:03 +00:00 |
|
PaulZC
|
47348ab0b1
|
Finish adding callback pointers for all auto messages
|
2022-02-05 17:50:15 +00:00 |
|