Commit Graph
33 Commits
Author SHA1 Message Date
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 28bb48d177 Add auto support for VTG, RMC and ZDA, Add support for jamming / interference information 2022-03-02 13:13:28 +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 1aa043cef5 Update Example19. Add setRXMPMPmessageCallbackPtr. Add const char versions of setDynamicSPARTNKey + setDynamicSPARTNKeys 2022-02-14 12:09:13 +00:00
PaulZC b70cb1ceac VSC whitespace changes... Sorry! 2022-02-11 13:28:38 +00:00
PaulZC 088408e053 Remove setAutoRXMPMPcallback. setAutoRXMPMPcallbackPtr is the way to go... 2022-02-07 10:02:45 +00:00
PaulZC 47348ab0b1 Finish adding callback pointers for all auto messages 2022-02-05 17:50:15 +00:00
PaulZC 9e137946f1 Adding callback pointers for all auto messages 2022-02-05 14:39:16 +00:00
PaulZC eba8063563 Add more support for UBX-RXM-PMP 2022-02-04 18:12:54 +00:00
PaulZC f5b40719cd Add RXM-PMP to u-blox_structs.h 2022-02-02 14:48:29 +00:00
PaulZC a08198b27e Add the new callback example 2022-01-13 12:01:23 +00:00
PaulZC a1814e32ab Add setMainTalkerID and setHighPrecisionMode 2022-01-13 10:38:20 +00:00
PaulZC 34b982841a Small tweaks 2022-01-12 18:02:50 +00:00
PaulZC 185c6c200a Add support for automatic NMEA 2022-01-12 14:02:46 +00:00
PaulZC a4ba440c62 Step_4 2022-01-11 11:44:59 +00:00
PaulZC d6575f3c0d v2.1.2 - fix issue #87 2021-12-08 13:07:56 +00:00
PaulZC 9c52398855 Correct DBD_RINGBUFFER_LEN. Correct SAT_NAV MAX_BLOCKS checking. Remove negative size_t checks. Add extra diagnostic for readNavigationDatabase. 2021-12-02 09:53:26 +00:00
PaulZC ef5abaccbd Add auto support for NAV SAT. Add NAV SAT callback example. Add final AssistNow Autonomous examples. 2021-12-01 12:16:31 +00:00
PaulZC d0143181fe Add readNavigationDatabase. Update the AssistNow Autonomous example. 2021-11-30 20:09:59 +00:00
PaulZC 64f830f418 Add auto support UBX-NAV-AOPSTATUS (AssistNow Autonomous) 2021-11-29 18:40:12 +00:00
PaulZC 28e7c12b32 Add ring buffer for incoming MGA ACKs 2021-11-25 12:29:29 +00:00
PaulZC cb48e6a624 Move the definition of UBX-CFG-TP5 - as suggested in #78 2021-11-16 16:55:47 +00:00
PaulZC d12c473985 Change boolean to bool 2021-11-16 16:50:38 +00:00
PaulZC bfd6bfdd8a Update comment re. UBX_RXM_RAWX_MAX_BLOCKS 2021-10-20 18:43:25 +01:00
derekpickell 72a8aca5f9 Update u-blox_structs.h
UBX_RXM_RAWX_MAX_BLOCKS updated to reflect max number of channels (ie, measurements) of ZED-F9P
2021-10-20 11:29:17 -04:00
UT2UH 5c7298c37d UBX-NAV-TIMELS validity bits fixes 2021-04-15 12:28:54 +03:00
UT2UH c351fb5b76 UBX-NAV-TIMELS support added for leap second event 2021-04-14 19:33:31 +03:00
PaulZC b3aab36720 Add callback Example6 - RAWX. Note:
PR (pseudorange) and CP (carrier phase) will only be displayed if your processor supports 64-bit double
2021-03-11 07:51:31 +00:00
PaulZC 34f15c25f3 Adding support for Time Pulse Parameters 2021-01-13 12:00:14 +00:00
PaulZC 2d0307f3b3 Renaming the .h and .cpp files 2021-01-09 08:03:22 +00:00
PaulZC 6627841e7d Initial commit - based on v2_candidate 2021-01-09 06:44:12 +00:00