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
History
Fixed build error on generic applications
2019-07-29, by wajahat.abbas@u-blox.com [Mon, 29 Jul 2019 14:24:22 +0500] rev 34
Fixed build error on generic applications
Code style corrected
2019-05-29, by fahimalavi [Wed, 29 May 2019 16:45:00 +0500] rev 33
Code style corrected
Warnings removed and message NAVX5 corrected
2019-04-24, by fahim.alavi@u-blox.com [Wed, 24 Apr 2019 17:55:48 +0500] rev 32
Warnings removed and message NAVX5 corrected
NAVX5 support added
2019-04-03, by fahim.alavi@u-blox.com [Wed, 03 Apr 2019 16:32:30 +0500] rev 31
NAVX5 support added
FLAG extracted from NAV-PVT
2019-04-03, by fahim.alavi@u-blox.com [Wed, 03 Apr 2019 11:53:35 +0500] rev 30
FLAG extracted from NAV-PVT
Decoding and decoding status of NAV-SAT added
2018-12-17, by fahim.alavi@u-blox.com [Mon, 17 Dec 2018 12:11:07 +0500] rev 29
Decoding and decoding status of NAV-SAT added
Reduce the buffer size
2018-12-12, by fahim.alavi@u-blox.com [Wed, 12 Dec 2018 18:42:54 +0500] rev 28
Reduce the buffer size
GNSS configuration without aiding minimum Acq time set to 0 and baudrate reduced to normal
2018-11-26, by fahim.alavi@u-blox.com [Mon, 26 Nov 2018 16:59:49 +0500] rev 27
GNSS configuration without aiding minimum Acq time set to 0 and baudrate reduced to normal
Merged changes
2018-11-09, by fahim.alavi@u-blox.com [Fri, 09 Nov 2018 15:59:33 +0500] rev 26
Merged changes
NAV-SAT should be at 1Hz, cold start need to be added
2018-11-09, by fahim.alavi@u-blox.com [Fri, 09 Nov 2018 15:00:05 +0500] rev 25
NAV-SAT should be at 1Hz, cold start need to be added