77 Commits (aaaa6d38c7fec6036dbeaf6a04843971305e855d)

Author SHA1 Message Date
Gustavo Jose de Sousa 174cefa8a5 AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Andrew Tridgell af116d238f AP_GPS: use zero length flexible arrays 9 years ago
Lucas De Marchi 39bd196481 AP_GPS: do not use flexible array in union 9 years ago
Lucas De Marchi ff10d1136c AP_GPS: reorganize includes 9 years ago
Lucas De Marchi affa759fb4 AP_GPS: add missing override 9 years ago
Michael du Breuil 2538c17ee0 AP_GPS: add fetching of gps configuration failure reasons 9 years ago
Michael Oborne 92106a944f AP_GPS_UBLOX: add data injection support 9 years ago
Lucas De Marchi cd266fbf4f AP_GPS: replace header guard with pragma once 9 years ago
Tom Pittenger 18163bd01f AP_GPS_UBLOX: save cfg only when needed 9 years ago
Michael du Breuil 4251ee0e4b AP_GPS: u-blox verify ublox settings 9 years ago
Randy Mackay 36c0beb918 GPS_UBlox: reorder init to resolve compiler warning 9 years ago
Siddharth Bharat Purohit 5e2382ea09 AP_GPS:UBLOX: send save cfg msg once per 5s and 5 times only 9 years ago
Siddharth Bharat Purohit 360c09f9bd AP_GPS_UBLOX: send cfg save msg only once every 1 second 9 years ago
Jonathan Challinger e82df48631 AP_GPS: save configuration to non-volatile memory in UBlox GPS 9 years ago
Lucas De Marchi 4cef751aef AP_GPS: remove check for AVR CPUs 9 years ago
Michael du Breuil 75c0644b9a AP_GPS: Use state.instance instead of trying to track instance numbers inside of the ublox driver 10 years ago
Andy Piper 5adb6d2b89 AP_GPS: Support UBX messages for dual UBLOX GPS setups. 10 years ago
Andrew Tridgell e87139eb32 AP_GPS: fixed a build warning 10 years ago
Andrew Tridgell d07d2f3a46 AP_GPS: removed UBX3 message 10 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Michael du Breuil c29b19f768 AP_GPS: Fix a typo on spelling received 10 years ago
Michael du Breuil bc26eaab63 AP_GPS: Ublox: fall back to the DOP if hDOP hasn't come in yet 10 years ago
Andrew Tridgell 087e729748 AP_GPS: re-enable SBAS config on APM2 for uBlox 10 years ago
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