Commit Graph
113 Commits
Author SHA1 Message Date
PaulZC 05854ebbc4 Add UBX-RXM-COR to Example18 - to show encryption/decryption 2022-03-17 18:28:32 +00:00
PaulZC 35868c7869 Re-add MQTT_TOPIC_KEY. Add the /pp/Lb/us topic. 2022-03-17 17:29:21 +00:00
PaulZC 583a1f08d3 Add ZED-F9P Example20 (L-Band keys via MQTT) 2022-03-17 11:53:51 +00:00
PaulZC 7fa131997a Update PointPerfect Example18 - correct the topic for the IP dynamic keys 2022-03-17 09:53:26 +00:00
PaulZC 360d6fb87a Update Example30_NEO-D9S.ino 2022-03-17 08:39:38 +00:00
PaulZC cbfa648803 Add AssistNow MQTT example 2022-03-09 11:20:26 +00:00
PaulandGitHub 09115e104d Merge pull request #128 from mazgch/mazgch-patch-setId
Fix example
2022-03-09 10:13:45 +00:00
Michael AmmannandGitHub f1b0b9e23d Update secrets.h 2022-03-09 10:31:54 +01:00
Michael AmmannandGitHub 9052ec4de9 Update Example18_PointPerfectClient.ino 2022-03-09 10:31:23 +01:00
Michael AmmannandGitHub fb86111dbc Update Example18_PointPerfectClient.ino 2022-03-09 10:30:47 +01:00
Michael AmmannandGitHub e6d910310a Update secrets.h 2022-03-09 10:28:50 +01:00
Michael AmmannandGitHub 32b46c332c Update Example18_PointPerfectClient.ino 2022-03-09 10:26:40 +01:00
PaulZC cfc4eda3b7 Update Example19_LBand_Corrections_with_NEO-D9S.ino 2022-03-07 12:53:53 +00:00
PaulZC 786fe0c0e5 Update Example30_NEO-D9S.ino 2022-03-07 12:51:33 +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 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
Michael AmmannandGitHub 3000efbb91 Update Example19_LBand_Corrections_with_NEO-D9S.ino 2022-02-14 13:58:32 +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 bfe14038ff Create Example19_LBand_Corrections_with_NEO-D9S.ino 2022-02-07 10:50:31 +00:00
PaulZC e59b7b5799 Correct typos and add library manager helper links in Example18_PointPerfectClient 2022-02-06 18:48:32 +00:00
PaulZC 9a486f9cd7 Update ZED-F9P callback examples 2022-02-06 17:36:40 +00:00
PaulZC 7395c25af5 Update AssistNow Autonomous examples to use callback pointers 2022-02-06 17:34:45 +00:00
PaulZC fae14c1a06 Update data logging examples 4-6 2022-02-06 16:57:21 +00:00
PaulZC 5a4ac25f55 Update data logging examples 1-3 to use the new callback pointers 2022-02-06 10:13:53 +00:00
PaulZC 0bf94bebdd Update Example2_NMEA_GGA_Callbacks.ino 2022-02-05 18:00:38 +00:00
PaulZC 1ada3d3380 Update callback examples to use new callback pointers 2022-02-05 17:52:17 +00:00
Michael AmmannandGitHub 25ab860f42 Update Example18_PointPerfectClient.ino 2022-01-31 10:06:03 +01:00
Michael AmmannandGitHub 7754abfbd8 Update Example18_PointPerfectClient.ino 2022-01-31 10:00:19 +01:00
Michael AmmannandGitHub 29dda946d6 Create secrets.h 2022-01-31 09:58:21 +01:00
Michael AmmannandGitHub 9de604cd66 Create Example18_PointPerfectClient.ino 2022-01-31 09:54:21 +01:00
PaulZC 5558e73943 Add Example17_NTRIPClient_With_GGA_Callback 2022-01-13 20:40:13 +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 185c6c200a Add support for automatic NMEA 2022-01-12 14:02:46 +00:00
PaulZC 06014dc95f Step_8 2022-01-11 15:57: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
Nathan Seidle 356a43ded6 Move snprintf to work with any architecture. 2021-12-12 21:46:36 -07:00
Nathan Seidle 1b3f033792 Disable save in ex 14 so other examples work. 2021-12-12 21:44:26 -07:00
Nathan Seidle 460836c5c1 Refactor example 14. Add Emlid as target. 2021-12-12 21:36:25 -07:00
Nathan Seidle 2c47c098db Add example 16: NTRIP Client with GGA support 2021-12-12 13:58:32 -07:00
Nathan Seidle 6357b31d28 Moving prints to flash. 2021-12-08 13:56:42 -07:00
PaulZC c0cb443a19 Add Example4_AssistNowOnline_Serial 2021-12-02 18:20:47 +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