Commit Graph
16 Commits
Author SHA1 Message Date
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