Commit Graph
382 Commits
Author SHA1 Message Date
PaulZC 852d5a24c7 Correct auto function comments - correct cut and paste gremlins 2022-04-04 11:44:02 +01:00
PaulZC 4f79e2d59c Remove initPacket... from keywords.txt. The initPacket functions are private 2022-04-04 11:41:09 +01:00
PaulZC fa623e2a56 Create CallbackExample8_NAV_SVIN.ino 2022-04-04 11:37:08 +01:00
PaulZC bedd4cc779 Add full auto support for NAV SVIN 2022-04-04 11:34:56 +01:00
PaulZC 57f4189399 v2.2.7 2022-03-18 15:17:39 +00: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 de247b520a Increase default maxWait for setVal etc.. 250ms was too short for setVal8(UBLOX_CFG_SPARTN_USE_SOURCE, 1) 2022-03-18 10:27:01 +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 e35376f2e6 Add support for UBX-RXM-COR 2022-03-17 18:25:12 +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 b54006edf0 v2.2.6 2022-03-09 11:29:53 +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
PaulandGitHub a710360172 Merge pull request #126 from sparkfun/release_candidate
v2.2.5 - correct issue #125
2022-03-07 08:42:41 +00:00
PaulZC cf47a92895 v2.2.5 2022-03-07 08:32:09 +00:00
PaulZC 59d15e014f Resolve issue #125 . Update Epoch and LS examples. 2022-03-04 13:01:14 +00:00
PaulandGitHub 6eea877615 Merge pull request #124 from sparkfun/release_candidate
v2.2.4
2022-03-03 10:27:25 +00:00
PaulZC e3d2c012c6 v2.2.4 2022-03-03 10:23:27 +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
PaulandGitHub f324b40f27 Merge pull request #122 from sparkfun/release_candidate
v2.2.3
2022-03-02 14:01:16 +00:00
PaulZC 9b6369e943 Disable auto-NMEA support on the Uno - to avoid exceeding the program memory 2022-03-02 13:46:35 +00:00
PaulZC d99d8644ea v2.2.3 2022-03-02 13:14:20 +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
PaulandGitHub fa501247e6 Merge pull request #119 from sparkfun/release_candidate
v2.2.2
2022-02-28 09:22:59 +00:00
PaulZC a2c595d4f2 v2.2.2 2022-02-28 08:38:20 +00:00
PaulZC 1b7eec1fc4 Add setSurveyModeFull, enableSurveyModeFull, getSurveyInObservationTimeFull. See #117 2022-02-28 08:32:55 +00:00
PaulandGitHub 50b2dc706f Merge pull request #118 from sparkfun/revert-117-patch-1
Revert "Long Duration Survey-In Greater Than 65535-seconds" - move to release_candidate
2022-02-28 07:33:54 +00:00
PaulandGitHub 689ef50bd4 Revert "Long Duration Survey-In Greater Than 65535-seconds" 2022-02-28 07:32:58 +00:00
PaulandGitHub 60e9dc0004 Merge pull request #117 from russ396/patch-1
Long Duration Survey-In Greater Than 65535-seconds
2022-02-28 07:31:59 +00:00
PaulZC f372324f6c Add selected parts of #116 - thank you @nabelekt 2022-02-28 07:24:57 +00:00
PaulZC 9243493c9b Change #114 to ARDUINO_ARCH_MEGAAVR 2022-02-28 07:01:25 +00:00
PaulandGitHub 238617af20 Merge pull request #114 from nabelekt/fix-avr-da-db-compilation
Fix compilation for AVR DA- and DB-series MCUs
2022-02-28 06:51:07 +00:00
russ396andGitHub e828721073 Update SparkFun_u-blox_GNSS_Arduino_Library.cpp
Allow for uint32_t survey-in observation time to support >65535-seconds.  This will allow for 24-hour (86400-second) survey-in times.
2022-02-27 09:55:08 -07:00