104 Commits (e68ee6f86e65661b21b92388415e8ba6e89ef322)

Author SHA1 Message Date
Andrew Tridgell 37fb028532 AP_GPS: improved checking for valid yaw for moving baseline 5 years ago
Michael du Breuil 2587b13ae7 AP_GPS: UBLOX: Parse RELPOSNED messages 5 years ago
Andrew Tridgell 5bfb6ced84 AP_GPS: fixed u-blox F9 auto configuration 6 years ago
Michael Oborne 6031f5b6a9 AP_GPS_UBLOX: add support for TIMEGPS message. used to get gps week 6 years ago
Michael du Breuil 833bc8f12a AP_GPS: Ensure that all ublox configuration failure reasons have a description 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell d761b24b92 AP_GPS: optionally configure a hardware PPS pin for uBlox 6 years ago
Andrew Tridgell df68d6413c AP_GPS: moved iTow handling to GPS_Backend 6 years ago
Andrew Tridgell 3fe4b9c0f8 AP_GPS: make GPS packet timestamps more accurate 6 years ago
Peter Barker fd888727b8 AP_GPS: add override keyword where required 6 years ago
Michael du Breuil 5f8633e322 AP_GPS: Allow backends to report their lag confidences 8 years ago
Peter Barker 1ba59b446c AP_GPS: log ublox sw and hw versions on dataflash log start 8 years ago
Peter Barker 2354a0ec5a AP_GPS: ability to log GPS detection state to dataflash 8 years ago
Peter Barker 4334a92ac9 AP_GPS: remove unimplemented method declarations 8 years ago
Michael du Breuil 6f297deaf7 AP_GPS: Unify inject_data interface for all classes 8 years ago
Randy Mackay e764f0d5d0 AP_GPS: sanity check update rate 8 years ago
Michael du Breuil 398ff823c0 AP_GPS: Always consider ublox as configured in sitl 8 years ago
Michael du Breuil 7b483a1460 AP_GPS: Ublox, always quickly set the rates until we have fetched the version 8 years ago
Andrew Tridgell 5d18f3a453 AP_GPS: added backend specific get_lag() function 8 years ago
Michael du Breuil 855d91145a AP_GPS: ublox - fix incorrect step ordering 8 years ago
Michael du Breuil 1c1e6e9398 AP_GPS: Support more fix types 8 years ago
Michael Oborne d05b0d5885 AP_GPS_UBLOX: add pvt message support 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9caf44b494 AP_GPS: update drivers for changed inject_data() API 8 years ago
Michael du Breuil cf5e79f80e AP_GPS: ublox support user controlled rate updates 8 years ago
Michael du Breuil 86c2b1d84a AP_GPS: u-blox Remove 5Hz warning 8 years ago
Michael du Breuil 3e3f539a6a AP_GPS: Raise target baud of u-blox devices 8 years ago
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