984 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 4aa10a6c30 AP_GPS: added force_disable_yaw() API 5 years ago
Andrew Tridgell 78858bbcdd AP_GPS: switch ublox over to 230400 baud 5 years ago
Andrew Tridgell 529bfe8fcd AP_GPS: fixed issue with GPS selection for moving baseline 5 years ago
Andrew Tridgell f00392d567 AP_GPS: don't accept a zero GNSS timestamp from UAVCAN GPS 5 years ago
Andrew Tridgell 4f591a338f AP_GPS: use GCS_SEND_TEXT() 5 years ago
Andrew Tridgell 6347d0adb0 AP_GPS: leave uart2 config enabled when using uart2 MB setup 5 years ago
Andrew Tridgell f3a5d915f3 AP_GPS: allow for larger average delta on MB rover than normal 5 years ago
Andrew Tridgell 36098c3221 AP_GPS: improved delay health threshold 5 years ago
Andrew Tridgell 3397ed766d AP_GPS: enable ublox moving baseline compilation option 5 years ago
Andrew Tridgell ae2132d861 AP_GPS: added check for Z error in moving baseline ublox 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 3fbeae613b AP_GPS: fixed moving baseline yaw calculation 5 years ago
Andrew Tridgell 077ab22767 AP_GPS: fixed AP_Periph build with gcc 9.x 5 years ago
Andrew Tridgell 4456732911 AP_GPS: fixed rotation of moving baseline GPS 5 years ago
Peter Barker 2b08af69bc AP_GPS: fix dereference-of-nullptr warning from scan-build 5 years ago
Andrew Tridgell f00314a5d1 AP_GPS: removed dead blending code 5 years ago
Andrew Tridgell 9fa034d1de AP_GPS: fixed antenna offset for blending 5 years ago
Randy Mackay a19634b9d2 AP_GPS: reduce POS param range to 5m and add increment 5 years ago
Andrew Tridgell 7efd5248ee AP_GPS: added get_type() API 5 years ago
Andrew Tridgell e59f32074d AP_GPS: fixed yaw error when one GPS has zero position 5 years ago
Andrew Tridgell cf8becfa71 AP_GPS: make all semaphores recursive 5 years ago
Andrew Tridgell f0d1d3fa90 AP_GPS: added get_semaphore() 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 41289fe945 AP_GPS: adjust lag for MB RTK ublox 5 years ago
Andrew Tridgell b86c43aa66 AP_GPS: prefer RTK MB rover when it has yaw available 5 years ago
Andrew Tridgell 261465ef96 AP_GPS: split out update_primary() from update() 5 years ago
Andrew Tridgell 93aaf98672 AP_GPS: added automatic u-blox moving baseline configuration 5 years ago
Andrew Tridgell 71a0f3a1dc AP_GPS: added RTCMv3 parser 5 years ago
Andrew Tridgell 6efbc484fd AP_GPS: cope with UAVCAN GPS that don't provide Aux message 5 years ago
Michael du Breuil 8ca6535661 AP_GPS: Log SBF commanded disarms 5 years ago
Michael du Breuil f8808022b8 AP_GPS: Check the driver logging health 5 years ago
Andrew Tridgell 379e3d60a1 AP_GPS: fixed sizes of config items 5 years ago
Michael du Breuil 63a6a1084c AP_GPS: UBlox: Fix the assumption that all keys are 1 byte keys 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 8aa781206d AP_GPS: fixed signed/unsigned comparisons 5 years ago
Andrew Tridgell b7c9391619 AP_GPS: support Fix2 message for UAVCAN 5 years ago
Andrew Tridgell 632114d687 AP_GPS: support RTCMStream for RTCM injection on UAVCAN 5 years ago
Andrew Tridgell 6c31fb1bb6 AP_GPS: added automatic config of TMODE on F9 5 years ago
Michael du Breuil d623da0de6 AP_GPS: Always send GPS2_RAW after we've seen the second GPS 5 years ago
Michael du Breuil 5bafd7d72c AP_GPS: Don't defeat the GCS message interval code 5 years ago
Andrew Tridgell 14cdac9202 AP_GPS: fixed GPS to UART mapping 5 years ago
Andrew Tridgell 00260db65a AP_GPS: fixed UAVCAN GPS status when disconnected 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 b5217412f9 AP_GPS: fixed a bug in handling corrupt u-blox packets 5 years ago
Andrew Tridgell 9eb6c1be64 AP_GPS: use jitter correction on GPS_INPUT data 5 years ago