This class provides an API to communicate with a u-blox GNSS chip. The files here were originally part of the C027_Support library (https://developer.mbed.org/teams/ublox/code/C027_Support/ at revision 138:dafbbf31bf76) but have been separated out, primarily for use on the u-blox C030 board where the cellular interace portion of the C027_Support library will instead be provided through the new mbed Cellular API.

Dependents:   example-ublox-at-cellular-interface-ext example-low-power-sleep example-C030-out-of-box-demo example-C030-out-of-box-demo ... more

Revisions of gnss.h

Revision Date Message Actions
33:75163fa7e453 2019-05-29 Code style corrected File  Diff  Annotate
30:de9fcdbc4d06 2019-04-03 FLAG extracted from NAV-PVT File  Diff  Annotate
29:54fd002f2376 2018-12-17 Decoding and decoding status of NAV-SAT added File  Diff  Annotate
28:8852ebda4e8f 2018-12-12 Reduce the buffer size File  Diff  Annotate
27:405a5e611635 2018-11-26 GNSS configuration without aiding minimum Acq time set to 0 and baudrate reduced to normal File  Diff  Annotate
21:f91c0334d017 2018-10-08 NAV-Status message supported File  Diff  Annotate
17:6c226e3e9d61 2018-09-03 Set ground speed, fixType and avg_ignss File  Diff  Annotate
15:105cf3ca48c9 2018-07-24 Baud rate increased File  Diff  Annotate
13:10108cd3ad23 2018-06-08 Power off function added File  Diff  Annotate
12:a04f7eeece23 2018-05-31 GNSS Operations class added File  Diff  Annotate
11:514ea8bf1dc8 2018-05-29 UBX_CFG_BATCH sturct added File  Diff  Annotate
10:bfa9081e1d14 2018-05-21 Retrieve log batch added File  Diff  Annotate
9:cff83b9f5093 2018-05-18 Configuration for nav-pvt message corrected and renamed ACK-ACK message structure File  Diff  Annotate
8:720841961804 2018-05-16 Decoder methods added for UBX-NAV-PVT, UBX-LOG-BATCH, UBX-ACK-ACK/NAK & UBX-NAV-ODO File  Diff  Annotate
6:56eda66d585b 2017-06-14 Test passing on C027 and C030 platforms. File  Diff  Annotate
5:af4baf3c67f3 2017-06-11 Make library work for C027. File  Diff  Annotate
4:82308d600690 2017-06-06 Correct target #defines, start pin and remove unused Doxyfile. File  Diff  Annotate
3:2a1cd49ead85 2017-05-04 Remove GNSSPWR pin as this is handled in board initialisation. File  Diff  Annotate
2:b10ca4aa2e5e 2017-04-13 Remove deprecation warnings and warning about lack of bracing around empty else condition. Changed bracing style to ARM standard. File  Diff  Annotate
1:ef70a58a6c98 2017-04-10 Add files to repo, removing temp.txt placeholder. File  Diff  Annotate