Commit Graph
129 Commits
Author SHA1 Message Date
Paul 1d62a8e553 Create Example31_Great_Circle_Distance.ino 2022-09-21 13:36:23 +01:00
PaulZC 63cc68aff9 v2.2.15 2022-09-09 23:25:25 +01:00
PaulZC a923d44b61 Add CallbackExample11_ESF_RAW_In_Loop 2022-09-09 17:24:25 +01:00
PaulZC 1593dbc1a6 Correct support for ESF RAW 2022-09-09 01:58:53 +01:00
PaulZC e988f05aad Add helper functions for NAV-HPPOSECEF 2022-09-09 00:25:06 +01:00
PaulZC fc5c231b08 Fix error in Example20 2022-07-29 08:50:43 +01:00
PaulZC 5d06159a79 Update CallbackExample9_UseCallbackDataInLoop.ino 2022-04-15 10:59:02 +01:00
PaulZC 03802cb959 Create CallbackExample9_UseCallbackDataInLoop.ino 2022-04-15 10:12:37 +01:00
PaulZC fa623e2a56 Create CallbackExample8_NAV_SVIN.ino 2022-04-04 11:37:08 +01:00
PaulZC 432167b00a Update mqttMessageHandler 2022-03-18 14:41:19 +00:00
PaulZC 94ad6fa1b1 Increase memory for MQTT data. Add memory limit checks. 2022-03-18 13:32:14 +00:00
PaulZC 7ee5458bfa Update Example18_PointPerfectClient.ino 2022-03-18 12:09:29 +00:00
PaulZC a525a27aca Update secrets.h 2022-03-18 10:44:36 +00:00
PaulZC a0897e45f1 Add AssistNow topic to Example18 2022-03-17 21:49:51 +00:00
PaulZC e9d512bd6c Update Example20_PMP_with_L-Band_Keys_via_MQTT.ino 2022-03-17 21:30:15 +00:00
PaulZC a186664fab Add UBX-RXM-COR to ZED examples 19 and 20 2022-03-17 18:42:32 +00:00
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