Commit Graph
100 Commits
Author SHA1 Message Date
PaulZC 185c6c200a Add support for automatic NMEA 2022-01-12 14:02:46 +00:00
PaulandGitHub bdfb274549 Update README.md 2022-01-11 21:53:57 +00:00
PaulZC 103bfbeee0 Update SparkFun_u-blox_GNSS_Arduino_Library.cpp 2022-01-11 16:27:44 +00:00
PaulZC 62967b8e2a Update Adding_New_Messages.md 2022-01-11 16:27:36 +00:00
PaulZC ce6f8ce1bd Update SparkFun_u-blox_GNSS_Arduino_Library.cpp 2022-01-11 16:13:55 +00:00
PaulZC 4b0303177d Create Adding_New_Messages.md 2022-01-11 16:13:49 +00:00
PaulZC 57f1332592 Step_9 2022-01-11 16:08:30 +00:00
PaulZC 4f0a0ca3c5 Step_8 2022-01-11 16:04:33 +00:00
PaulZC 06014dc95f Step_8 2022-01-11 15:57:51 +00:00
PaulZC 318e76383e Step_6.6 2022-01-11 15:10:55 +00:00
PaulZC e394ae003a Step_6.5 2022-01-11 15:01:03 +00:00
PaulZC b53bffaa3a Step_6.4 2022-01-11 14:51:39 +00:00
PaulZC 8eecdd5044 Step_6.3 2022-01-11 14:48:19 +00:00
PaulZC b746d8e274 Step_6.2 2022-01-11 14:32:39 +00:00
PaulZC 35d225e3f1 Step_6.1 2022-01-11 14:30:57 +00:00
PaulZC 01fd7cac6a Add UBX_RXM_SPARTN 2022-01-11 12:34:59 +00:00
PaulZC 2041d536c1 Add COM_TYPE_SPARTN 2022-01-11 12:28:39 +00:00
PaulZC a8fc599b62 Add new dynamic models 2022-01-11 12:22:28 +00:00
PaulZC 423a1e2ccd Step_5 2022-01-11 12:17:54 +00:00
PaulZC a4ba440c62 Step_4 2022-01-11 11:44:59 +00:00
PaulZC 3609da15f9 Step_3 2022-01-11 10:56:24 +00:00
PaulZC 8895764f23 Step_2 2022-01-11 10:30:04 +00:00
PaulZC 805aab18b6 Step_1 2022-01-11 10:20:26 +00:00
PaulZC ae80b1a5d0 Merge branch 'main' into release_candidate 2022-01-09 17:38:09 +00:00
PaulZC 65a731a432 v2.1.5 2022-01-09 17:11:08 +00:00
PaulZC 1a90ba12c1 Correct pushAssistNowDataInternal - it wasn't using numDataBytes correctly. 2022-01-09 17:07:41 +00:00
PaulandGitHub 8282d24a1b Merge pull request #95 from sparkfun/release_candidate
Update UBX_Integrity_Checker.py
2021-12-22 11:31:06 +00:00
PaulZC c64b230da9 Update UBX_Integrity_Checker.py 2021-12-22 11:28:20 +00:00
PaulandGitHub 0b298e7c67 Merge pull request #93 from sparkfun/release_candidate
v2.1.4
2021-12-14 11:06:43 +00:00
PaulandGitHub 61b49ce53b v2.1.4 2021-12-14 10:45:51 +00:00
PaulandGitHub 87771a8797 Merge pull request #92 from sparkfun/AddGPGGAToNTRIP
Add NTRIP Client with GGA example
2021-12-14 10:43:54 +00:00
PaulZC af36390924 For Serial, if assumeSuccess is true, also try to clear the buffers
For Serial, if the Serial port is congested, .begin can fail when the NAV RATE messages are delayed. This is usually a sign that the baud rate is too low. Clearing the serial buffer first seems to help.
2021-12-10 10:36:05 +00:00
PaulZC 4b582c8860 Add _signsOfLife and isNMEAHeaderValid 2021-12-09 17:50:14 +00:00
PaulandGitHub a5e581ad6a Merge pull request #90 from sparkfun/release_candidate
v2.1.3
2021-12-09 14:45:01 +00:00
PaulZC 0ecec8b342 v2.1.3 2021-12-09 14:25:32 +00:00
PaulZC 986cdceb94 Add assumeSuccess as a parameter for .begin
If you are using Serial, and the module is already outputting messages at high navigation rate, .begin can often fail due to traffic congestion.
You can:
- use a long maxWait (5 seconds seems to work well)
- use a short maxWait and set assumeSuccess to true
2021-12-09 14:24:52 +00:00
PaulZC 33f5dd2024 Add softReset as an option for .begin 2021-12-09 13:10:36 +00:00
PaulZC 7c799210a8 Change hard-coded maxWait's to defaultMaxWait 2021-12-09 11:59:27 +00:00
PaulandGitHub 67fe9dbac9 Merge pull request #89 from sparkfun/maxWaitBegin
Add maxWait to begin functions
2021-12-09 11:50:08 +00:00
PaulandGitHub 78df56ce22 Merge pull request #88 from sparkfun/AssistNow
v2.1.2 - fix issue #87
2021-12-08 13:41:51 +00:00
PaulZC d6575f3c0d v2.1.2 - fix issue #87 2021-12-08 13:07:56 +00:00
PaulandGitHub 687f424c39 Merge pull request #86 from sparkfun/AssistNow
Add Example4_AssistNowOnline_Serial
2021-12-02 18:38:30 +00:00
PaulZC c0cb443a19 Add Example4_AssistNowOnline_Serial 2021-12-02 18:20:47 +00:00
PaulandGitHub 2b3fe9b8f6 Merge pull request #85 from sparkfun/AssistNow
v2.1.1
2021-12-02 13:33:53 +00:00
PaulZC 38440b5a0b v2.1.1 2021-12-02 12:44:51 +00:00
PaulZC 3cab7acd3f yml: enable-deltas-report; disable compile on push 2021-12-02 12:44:00 +00:00
PaulZC 2b4330a42a Revert "Deliberately re-introduce a compiler warning - just to test the yml"
This reverts commit 3a49e47347.
2021-12-02 12:40:05 +00:00
PaulZC 3a49e47347 Deliberately re-introduce a compiler warning - just to test the yml 2021-12-02 12:37:44 +00:00
PaulZC b2ca3e2360 Update compile-sketch.yml 2021-12-02 12:24:56 +00:00
PaulZC b7b366673b Update compile-sketch.yml 2021-12-02 11:59:54 +00:00
PaulZC 29b7294ce7 Update compile-sketch.yml 2021-12-02 11:56:16 +00:00
PaulZC c30d0b88d2 Update compile-sketch.yml 2021-12-02 11:44:07 +00:00
PaulZC e59588acc5 Update compile-sketch.yml 2021-12-02 11:39:59 +00:00
PaulZC b82a1293bb Update compile-sketch.yml 2021-12-02 11:37:44 +00:00
PaulZC 93d947352f Update compile-sketch.yml 2021-12-02 10:37:38 +00:00
PaulZC 1b7ba984c3 Add tree/GITHUB_REF to yml file so Compile Sketch runs on the current branch, not main 2021-12-02 10:15:08 +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
PaulandGitHub 05548375bc Merge pull request #84 from sparkfun/AssistNow
Add support for AssistNow Online, Offline & Autonomous
2021-12-01 16:54:36 +00:00
PaulZC 0f5f8ebed5 Correct the return value checks for pushAssistNowDataInternal 2021-12-01 14:12:40 +00:00
PaulZC 467d2fbb17 Add note re. AssistNow Autonomous not supported on ZED-F9P 2021-12-01 13:35:41 +00:00
PaulZC 52cb8f2b46 Update CallbackExample7_NAV_SAT.ino 2021-12-01 12:43:10 +00:00
PaulZC e21a1b2353 v2.1.0 2021-12-01 12:20: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 235df31840 Update README.md 2021-11-30 20:28:39 +00:00
PaulZC d0143181fe Add readNavigationDatabase. Update the AssistNow Autonomous example. 2021-11-30 20:09:59 +00:00
PaulZC 33b8e1deb2 Create Example1_AssistNowAutonomous_Read.ino 2021-11-29 18:44:01 +00:00
PaulZC 64f830f418 Add auto support UBX-NAV-AOPSTATUS (AssistNow Autonomous) 2021-11-29 18:40:12 +00:00
PaulZC 611e086864 Add getAopCfg and setAopCfg - for AssistNow Autonomous 2021-11-29 17:11:15 +00:00
PaulZC cc27ec2746 Add setPositionAssistanceXYZ, setPositionAssistanceLLH and a new example. 2021-11-29 13:48:15 +00:00
PaulZC 7e37bf6192 Update README.md 2021-11-29 11:48:55 +00:00
PaulZC 0edeaf04c4 Update README.md 2021-11-29 11:44:52 +00:00
PaulZC 0339462b92 Example updates. Remove default parameters from Internal functions. 2021-11-29 11:30:53 +00:00
PaulZC 859a5d0858 Add support for AssistNow Offline. Add Example. Add findMGAANOForDate. 2021-11-26 19:11:38 +00:00
PaulZC ae65547d01 Add Example2 AssistNow Online with time delay allowing 'stale' data to be re-used 2021-11-26 12:59:34 +00:00
PaulZC 142ca9853e Remove debug messages. Update Example1 2021-11-26 11:54:15 +00:00
PaulZC 9e8670851f Add setUTCTimeAssistance. Change pushAssistNowData to const uint8_t * with String helpers. 2021-11-26 11:41:33 +00:00
PaulZC 19ff31b8b7 AssistNow_Online Example1 is working nicely!
TO DO:
Overload (?) pushAssistNowData so it can accept uint8_t * as the data source, instead of a String.
2021-11-25 20:31:44 +00:00
PaulZC 28e7c12b32 Add ring buffer for incoming MGA ACKs 2021-11-25 12:29:29 +00:00
PaulZC d6109694eb Add READMEs. Add AssistNow_Online Example1 2021-11-24 17:01:41 +00:00
PaulandGitHub 7c7c8c24f6 Merge pull request #82 from sparkfun/NTRIP_Client
Add NTRIP Client example
2021-11-24 11:26:36 +00:00
PaulandGitHub b8a75196c0 Merge pull request #81 from sparkfun/ESP32_v2.0.1_Debug
Final tweaks for v2.0.18
2021-11-18 09:10:30 +00:00
PaulZC a8e753b41c Final tweaks for v2.0.18 2021-11-18 08:58:09 +00:00
PaulandGitHub e2a372c9cf Add comment r.e. memory use on UNO with v2.0.18 2021-11-18 08:34:00 +00:00
PaulandGitHub ffe93ea8ba Merge pull request #80 from sparkfun/ESP32_v2.0.1_Debug
Update yml file: only run on pull requests; change STM32 to Gen F4
2021-11-17 13:41:33 +00:00
PaulZC 5479950ee6 Only run yml on pull requests 2021-11-17 13:38:06 +00:00
PaulZC 5e020510c4 Change yml to STM32 Gen F4 to avoid '.rodata' will not fit in region `FLASH' 2021-11-17 13:27:57 +00:00
PaulandGitHub d803c925c3 Merge pull request #79 from sparkfun/ESP32_v2.0.1_Debug
Merge Esp32 v2.0.1 Debug
2021-11-17 13:15:42 +00:00
PaulZC 6ece531b9c Update compile-sketch.yml 2021-11-17 13:11:59 +00:00
PaulZC cdf87eb339 Update compile-sketch.yml 2021-11-17 12:59:21 +00:00
PaulZC db25429bc9 Update compile-sketch.yml 2021-11-17 12:48:46 +00:00
PaulZC 1c6100fa50 Update compile-sketch.yml 2021-11-17 12:44:11 +00:00
PaulZC f01a9729f8 Update compile-sketch.yml 2021-11-17 12:41:25 +00:00
PaulZC c74e879d8e Use the branch that triggered the workflow run 2021-11-17 12:37:11 +00:00
PaulZC cde6db4a40 Fix more compiler warnings 2021-11-17 12:17:54 +00:00
PaulZC 464de91b5d Update compile-sketch.yml 2021-11-17 11:30:49 +00:00
PaulZC 0f7f550e9f Update compile-sketch.yml 2021-11-17 11:17:23 +00:00
PaulZC 76b77bf0ad Update compile-sketch.yml 2021-11-17 11:13:24 +00:00
PaulZC 48f81ff267 Update compile-sketch.yml 2021-11-17 11:10:05 +00:00
PaulZC eb115481ad Update yml file so only 10 examples are compiled 2021-11-17 11:02:09 +00:00
PaulZC f3ac6c562e Update yml file. Add fixes to remove compiler warnings. 2021-11-17 10:48:29 +00:00