104 Commits (ee96ec7f0d13671ee8f89bc5996347c94761840b)

Author SHA1 Message Date
Andrew Tridgell b6beeb6f2f AP_GPS: save some memory and code space on APM2 for ublox 10 years ago
Michael du Breuil 59dda49cce AP_GPS: Fix missing reserved fields in the UBX-RXM-RAWX message 10 years ago
Michael du Breuil 22b16b4532 AP_GPS: Enable selecting what GNSS system to use if the reciever supports it 10 years ago
Michael du Breuil 47592a1953 AP_GPS: Raise the baud rate on a ublox GPS if using RAW logging 10 years ago
Michael du Breuil 19bb96b9cb AP_GPS: Improve startup logic for detecting what gps is connected 10 years ago
Randy Mackay 7d2fe3cc2b AP_GPS_UBlox: remove unused member 10 years ago
Andy Piper 5ccc58ffb4 AP_GPS: Read actual hDOP value from UBLOX messages 10 years ago
Michael du Breuil a382ce2b0c AP_GPS: Add support for logging ublox RXM-RAWX messages 10 years ago
mirkix 38a8a772f8 AP_GPS: Add fix status 3D+DGPS 10 years ago
Andrew Tridgell 878eb88c3a AP_GPS: avoid expanding the ublox buffer on APM2 10 years ago
Micheal Knight ee85d37ee2 AP_GPS: added logging of RXM_RAW messages for UBlox 10 years ago
Staroselskii Georgii 47a336d192 AP_GPS: added Ublox' hardware generation autodetection 10 years ago
Jonathan Challinger 2293070a5b AP_GPS: Add uBlox accuracy metrics interface and logging 10 years ago
Andrew Tridgell 840a4dee1e AP_GPS: added GPS_SBAS_MODE parameter 11 years ago
Andrew Tridgell 60e501d5ab AP_GPS: moved UBX log headers to DataFlash 11 years ago
Jonathan Challinger 0bb7b8e938 AP_GPS: Fix bug that causes permanent lag if we miss a message 11 years ago
Andrew Tridgell 5a7afbf2cd AP_GPS: prevent writing GPS log headings multiple times 11 years ago
Andrew Tridgell 21c205a57e AP_GPS: cope with different MON-HW message size in u-Blox Neo7 11 years ago
Andrew Tridgell 368daf89f1 AP_GPS: new GPS API 11 years ago
Andrew Tridgell 2dd92832dc AP_GPS: support multiple AP_GPS_Auto drivers 11 years ago
Andrew Tridgell 5630bb1ef6 AP_GPS: added detailed hardware status logging for uBlox 11 years ago
Andrew Tridgell 9cf1fd46c8 AP_GPS: removed nav_setting default 11 years ago
Andrew Tridgell 7a12f44a41 AP_GPS: GPS week is unsigned 11 years ago
Andrew Tridgell ff73773de4 AP_GPS: try harder to get 5Hz updates from a uBlox 11 years ago
Andrew Tridgell 34f7f88190 AP_GPS: check for corret GPS solution rates in flight and fix 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell edfebc1f29 AP_GPS: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 06b6f4b04e AP_GPS: use PACKED attribute instead of pragma pack 12 years ago
Randy Mackay d7454bb09e GPS: add 2D fix type 12 years ago
Andrew Tridgell 551950c573 GPS_UBLOX: fixed auto-config of baudrate 12 years ago
Andrew Tridgell f67480fa50 AP_GPS: ensure constructors zero all key variables 12 years ago
Andrew Tridgell f7e5f88199 AP_GPS: make UBLOX driver a bit more robust 12 years ago
Andrew Tridgell 3bfff4bd6d AP_GPS: pragma pack is needed on ARM 12 years ago
Andrew Tridgell 18db7b2efd GPS: move _port setting to init() 12 years ago
Pat Hickey 9ed023aeb4 AP_GPS: Builds under AP_HAL. Not tested. 12 years ago
Andrew Tridgell 984b1086cb AP_GPS_UBLOX: ask for nav settings every 20 seconds 12 years ago
rmackay9 50a97f3092 AP_GPS: added get_lag method to return expected lag from the GPS. 13 years ago
Andrew Tridgell 59b44816ec GPS: replaced the GPS auto-detect mechanism 13 years ago
uncrustify 4950bf3b95 uncrustify libraries/AP_GPS/AP_GPS_UBLOX.h 13 years ago
Andrew Tridgell 70f18289c5 GPS: fixed auto-config of UBlox setup with no UBX messages 13 years ago
Andrew Tridgell 514be604a5 GPS: added auto-configuration of UBlox GPS 13 years ago
Andrew Tridgell 296e651b30 GPS: fixed the UBLOX parser to handle unknown messages 13 years ago
Andrew Tridgell 0f0cbce22f GPS: fixed a race condition in the ublox driver 13 years ago
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
james.goppert aa598b575a APO merge. 14 years ago
DrZiplok@gmail.com 8da4a29d58 Add support for the DIYD MTK v1.6 firmware 14 years ago
james.goppert aa115aea68 AP_GPS libs now recover from disconnect or failed initialization. 14 years ago
DrZiplok@gmail.com 0a94520682 Add support for automatically detecting the connected GPS and configuring accordingly. 15 years ago
DrZiplok@gmail.com c981b7d0b0 Rework the u-blox driver. 15 years ago