125 Commits (33b7f8f46ed5917adb92cbb55bbcf7733b643d6a)

Author SHA1 Message Date
bugobliterator 46294c0fba AP_GPS: sync pps rate with message rate 3 years ago
bugobliterator 9834304525 AP_GPS: make more precise calculation of gps message 3 years ago
Peter Barker 8d17b8dbe7 AP_GPS: use const structure for saving GPS config 3 years ago
Michael du Breuil a3ddf5264d AP_GPS: Support uavcan ardupilot.gnss.Status 4 years ago
Ari Krupnik 1d288316cc AP_GPS: standard spelling of variant 4 years ago
Peter Barker 428c9ef0e1 AP_GPS: correct logging in dual-ublox setups 4 years ago
Michael du Breuil b30c55b3f3 AP_GPS: Support yaw from moving base station on SBF drivers 4 years ago
Michael du Breuil 4161e2eb28 AP_GPS: Factor out moving base offset helper 4 years ago
Andrew Tridgell 8e08d93026 AP_GPS: fixed pre-arm check on ublox M9 GPS 4 years ago
Donione ff80be19c1 AP_GPS: fix type and update reserved bytes in ublox PVT 4 years ago
Andrew Tridgell 78858bbcdd AP_GPS: switch ublox over to 230400 baud 5 years ago
Andrew Tridgell 3397ed766d AP_GPS: enable ublox moving baseline compilation option 5 years ago
Andrew Tridgell 7027eecd34 AP_GPS: added GPS_DRV_OPTIONS 5 years ago
Andrew Tridgell 9a6de209ab AP_GPS: ensure that PVT and RELPOSNED msgs time align 5 years ago
Andrew Tridgell db777c56b9 AP_GPS: provide yaw feedback in GPS_RAW_INT and GPS2_RAW 5 years ago
Andrew Tridgell e40c570615 AP_GPS: faster config of moving baseline 5 years ago
Andrew Tridgell e660532f67 AP_GPS: fixes from PR review 5 years ago
Andrew Tridgell 93aaf98672 AP_GPS: added automatic u-blox moving baseline configuration 5 years ago
Michael du Breuil 150a4edcf2 AP_GPS: UBlox fix not listing the time mode as a configuration reason 5 years ago
Andrew Tridgell 7bec9d87b4 AP_GPS: fixed TMODE config issue on non-F9 GPS 5 years ago
Andrew Tridgell 6c31fb1bb6 AP_GPS: added automatic config of TMODE on F9 5 years ago
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