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 |
|
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
|
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
|
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 |
|
Nathan Seidle
|
8778f70cdc
|
Add NTRIP Client example
|
2021-11-18 13:01:32 -07:00 |
|
PaulZC
|
f3ac6c562e
|
Update yml file. Add fixes to remove compiler warnings.
|
2021-11-17 10:48:29 +00:00 |
|
PaulZC
|
8025ebad48
|
Change boolean to bool in the examples
|
2021-11-16 16:53:59 +00:00 |
|
PaulZC
|
bf24ef9041
|
Update remaining data logging examples for Apollo3 v2
|
2021-10-18 12:29:58 +01:00 |
|
PaulZC
|
2e0faf6d3f
|
Update DataLoggingExample5_Fast_RXM so it will run correctly on Apollo3 v2
|
2021-10-18 11:44:01 +01:00 |
|
 PaulandGitHub
|
3777767fdf
|
Merge pull request #58 from sparkfun/setESFAutoAlignment
Add support for Auto IMU alignment
|
2021-08-25 09:53:37 +01:00 |
|
PaulZC
|
3bb7e300f3
|
Add keys for the ZED-F9R (HPS1.20)
|
2021-08-24 13:36:17 +01:00 |
|
Nathan Seidle
|
ff90a03b9f
|
Add support for Auto IMU alignment
|
2021-08-23 11:10:23 -06:00 |
|
PaulZC
|
4f1216ebf2
|
Update examples 20 and 21 to show how to use setPacketCfgPayloadSize with custom packets
|
2021-08-07 10:02:59 +01:00 |
|
PaulZC
|
79f44129d0
|
Add spiPollingWait and setSPIpollingWait. Change delayMicroseconds(500) to delay(1)
|
2021-06-30 19:13:45 +01:00 |
|
PaulZC
|
bf7b29199d
|
Ensure NMEA messages are enabled in Examples 1 and 2
|
2021-06-29 17:13:05 +01:00 |
|
PaulZC
|
794966bc9c
|
Remove !!! from examples 18 and 19 (!!! can cause avrdude to crash!)
|
2021-06-29 15:35:08 +01:00 |
|
PaulZC
|
4381497e68
|
Create SPI Example2 Auto PVT
|
2021-06-29 08:28:24 +01:00 |
|
PaulZC
|
e4dbf7ae3a
|
Move SPI example into its own folder. Make it generic so it will run on ATmega328
|
2021-06-28 14:37:17 +01:00 |
|
 PaulandGitHub
|
f7ac5175a7
|
Merge pull request #46 from aberridg/add-esp32-spi-example
Add ESP32 SPI example - thank you @aberridg
|
2021-06-27 21:32:31 +01:00 |
|
Andrew Berridge
|
30e7dea644
|
Comment update
|
2021-06-27 21:09:33 +01:00 |
|
Andrew Berridge
|
b3929ff9eb
|
Initial commit
|
2021-06-27 21:05:28 +01:00 |
|
UT2UH
|
2102cf2cea
|
getTimeFullyResolved helper added
|
2021-06-21 07:30:15 +03:00 |
|
PaulZC
|
060db6ec7e
|
Add extra pushRawData comments to Example5_RelativePositioningInformation
|
2021-05-08 06:53:36 +01:00 |
|
UT2UH
|
2706d41dc1
|
Merge branch 'leap_second' into release_candidate
|
2021-04-14 19:40:48 +03:00 |
|
UT2UH
|
c351fb5b76
|
UBX-NAV-TIMELS support added for leap second event
|
2021-04-14 19:33:31 +03:00 |
|
PaulZC
|
700406956a
|
Add get/setProcessNMEAMask to allow selection of which messages are passed to processNMEA
|
2021-04-13 21:02:15 +01:00 |
|
PaulZC
|
e14ce7366c
|
Add set/getNMEALoggingMask. Allows selective logging of enabled NMEA messages
|
2021-04-13 19:17:31 +01:00 |
|
PaulZC
|
1220ef204a
|
Move logNMEA into process so it does not matter if processNMEA is overwritten
|
2021-04-13 15:30:20 +01:00 |
|
PaulZC
|
cc2e75fa27
|
Add logNMEA and an example
|
2021-04-13 11:56:45 +01:00 |
|
PaulZC
|
63d8b60f42
|
Add flushCFGRATE. Ensure CFG RATE data is marked as stale by the set rate functions
|
2021-04-13 10:36:11 +01:00 |
|
PaulZC
|
c701d67a5f
|
Adding support for multiple message rates
|
2021-04-01 18:19:27 +01:00 |
|
PaulZC
|
de5e73947b
|
Starting to add support for multiple message rates
|
2021-04-01 13:52:30 +01:00 |
|
PaulZC
|
e483b119cc
|
Update ZED_F9P\Example10 - corrects issue #19
|
2021-04-01 11:14:04 +01:00 |
|
PaulZC
|
2ce23fe696
|
Correct #20. Add .end. Add getFileBufferSize. Add Example26
|
2021-04-01 09:41:18 +01:00 |
|
UT2UH
|
c889a32968
|
overloaded getUnixEpoch rounded added
|
2021-03-31 16:19:22 +03:00 |
|