285 Commits (9c72525bbfd8c697f26d251324dd75018bb0de60)

Author SHA1 Message Date
Peter Barker bf3cb977fd AP_NavEKF3: clarify yaw reset error message 5 years ago
Paul Riseborough 939331ae8d AP_NavEKF3: Fix double iteration of axes in SelectMagFusion 5 years ago
Randy Mackay 6c20264d9c AP_NavEKF3: minor comment fix 5 years ago
Randy Mackay 5ad3611142 AP_NavEKF3: improve ext nav glitch handling 5 years ago
Randy Mackay ef02942459 AP_NavEKF3: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay c28fd27b02 AP_NavEKF3: writeExtNavData accepts delay 5 years ago
Paul Riseborough 318811210f AP_NavEKF3: Don't perform emergency yaw reset unless commanded externally 5 years ago
Randy Mackay 45e6896d95 AP_NavEKF3: ensure extnav angle error is at least 5deg 5 years ago
Randy Mackay 67903a29e2 AP_NavEKF3: fix getLLH when no GPS 5 years ago
Andrew Tridgell 5350ea5c58 AP_NavEKF3: avoid build warnings with g++ 9 5 years ago
Henry Wurzburg 8b3f07416c AP_NAVEKF3: change plane check_scaler value to match EKF2 value 5 years ago
Andrew Tridgell cd5aae20c1 AP_NavEKF3: fixed scary message for non-compass planes 5 years ago
Andrew Tridgell 0c1ba48212 AP_NavEKF3: fixed external yaw EK3_MAG_CAL=5 or 6 5 years ago
Randy Mackay 183ce50138 AP_NavEKF3: check GPS used before resetting pos due to GPS receiver change 5 years ago
Randy Mackay f79d5d2d2c AP_NavEKF3: handle external nav position reset 5 years ago
Randy Mackay cbb25311bb AP_NavEKF3: setAidingMode uses lastExtNavPassTime_ms 5 years ago
Randy Mackay d763597065 AP_NavEKF3: compensate for visual odometry sensor position 5 years ago
priseborough c5e465aec9 AP_NavEKF3: add external nav system support 5 years ago
Andrew Tridgell 7e010ef50a AP_NavEKF3: use set_enable() to set enable flag 5 years ago
Paul Riseborough ad5ae1813d AP_NavEKF3: Don't use geomag data when user specifies declination 5 years ago
Randy Mackay 91a79543c9 AP_NavEKF3: getLLH fix when no GPS available 5 years ago
Peter Barker 3440a64b66 AP_NavEKF3: correct description on XKY0 5 years ago
Peter Barker aa3165b71c AP_NavEKF3: remove incorrect units from yaw esimtator LoggerMessage 5 years ago
Andrew Tridgell 43ef8a192b AP_NavEKF3: added missing log documentation for field C 5 years ago
Paul Riseborough 1720c8de0f AP_NavEKF3: Add documentation for GSF logging 5 years ago
Paul Riseborough 9bdb89474a AP_NavEKF3: Use unique names for EKF2 logging 5 years ago
Andrew Tridgell 080f555b16 AP_NavEKF3: remove unused isDeltaYaw param from resetQuatStateYawOnly 5 years ago
Andrew Tridgell 197d31e9cc AP_NavEKF3: fixed in-flight yaw reset 5 years ago
Randy Mackay 86d221708c AP_NavEKF3: more white space fixes 5 years ago
Randy Mackay c1ef894a30 AP_NavEKF3: getDataEKFGSF and getYawData pass by reference 5 years ago
Randy Mackay 8a8271c2c7 AP_NavEKF3: minor format fixes 5 years ago
Randy Mackay ed3d072318 AP_NavEKF3: rename GSF_RUN_MASK, GSF_USE_MASK, GSF_RST_MAX 5 years ago
Paul Riseborough 7ba39c844c AP_NavEKF3: Split GSF yaw estimator processing 5 years ago
Andrew Tridgell 216935c1f2 AP_NavEKF3: fixed loss of GPS fusion 5 years ago
Paul Riseborough 9f5e037015 AP_NavEKF3: Restore bug fix lost during rebase 5 years ago
Paul Riseborough 53df8a0238 AP_NavEKF3: Fix timer wrapping bug 5 years ago
Paul Riseborough 12d639fc17 AP_NavEKF3: Misc changes arising from review 5 years ago
Paul Riseborough 4b3952bd15 AP_NavEKF3: Eliminate unnecessary function call 5 years ago
Paul Riseborough 6ec69e6ed1 AP_NavEKF3: Update EK3_MAG_CAL parameter advice 5 years ago
Paul Riseborough 863f989130 AP_NavEKF3: Fix integration of GPS yaw options 5 years ago
Paul Riseborough 410b5825fb AP_NavEKF3: Enable use of EKF-GSF yaw estimate 5 years ago
Randy Mackay 7470bc9994 AP_NavEKF3: CorrectGPSForAntennaOffset made const 5 years ago
Peter Barker 87108b86c8 AP_NavEKF3: add documentation for XKFM message 5 years ago
Randy Mackay 22c9081c83 AP_NavEKF3: minor comment fix 5 years ago
Peter Barker d19f8db06f AP_NavEKF3: rename APMrover2 to Rover 5 years ago
Andrew Tridgell 1f8cd830ea AP_NavEKF3: fixed use of tabs 5 years ago
Paul Riseborough f68f355852 AP_NavEKF3: Fix timestamp wrapping 5 years ago
Paul Riseborough 33ab1a7b15 AP_NavEKF3: Ensure yaw fusion commences when starting from rest 5 years ago
Paul Riseborough a3725e2581 AP_NavEKF3: Fix bug in calculation of rotation order 5 years ago
Paul Riseborough eeac0a05b9 AP_NavEKF3: Improvements to on ground movement check 5 years ago