955 Commits (33b7f8f46ed5917adb92cbb55bbcf7733b643d6a)

Author SHA1 Message Date
Iampete1 347723dbaf AP_GPS: add primary param 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
Michael du Breuil a61444cec0 AP_GPS: Don't reset the entire buffer when handling RTCM data 4 years ago
murata 4c835a0df9 AP_GPS: Move the CRC24 to the AP_Math class 4 years ago
Andrew Tridgell e529d475d4 AP_GPS: use mktime for NMEA and MTK time conversion 4 years ago
Andrew Tridgell e995a198bd AP_GPS: always send GPS2_RAW if 2nd GPS configured 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 8c1bc94053 AP_GPS: fixed build warnings for MSP with AP_Periph 4 years ago
Andrew Tridgell 94670879f8 AP_GPS: allow hwdef.dat override of GPS rate 4 years ago
yaapu 85b61d6bf3 AP_GPS: added support for MSP GPS sensors 4 years ago
Andrew Tridgell 5647aadbcf AP_GPS: added API for getting last iTOW 4 years ago
Andrew Tridgell 56b743dfca AP_GPS: build SBF driver with double precision 4 years ago
Michael du Breuil 6a8680d31d AP_GPS: Send RTK baseline data from SBF 4 years ago
Andrew Tridgell 87c7781be2 AP_GPS: show GPS as unhealthy if it is lagged too much 5 years ago
Siddharth Purohit 0690b7bd68 AP_GPS: move to using CANManager library 5 years ago
Michael du Breuil 08d4e1c062 AP_GPS: Support configuring the SBF com port 5 years ago
Iampete1 997ffcf30d AP_GPS: NMEA: only decode each measage once 5 years ago
Siddharth Purohit d122f00c14 AP_GPS: redetection not necessary for UAVCAN GPS 5 years ago
Tom Pittenger 8f6e9caf93 AP_GPS: change GPS_AUTO_SWITCH #define list to enum class 5 years ago
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