265 Commits (ca584943a5dead6fe0013c015f78699eb882ce10)

Author SHA1 Message Date
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
Paul Riseborough ebb8bb4f6f AP_NavEKF3: Enable use of yaw fusion before external yaw sensor starts 5 years ago
Andrew Tridgell 3ae0b0d446 AP_NavEKF3: added using_external_yaw() method 5 years ago
Andrew Tridgell 6f04fae4a0 AP_NavEKF3: added fallback to mag option with external yaw 5 years ago
Andrew Tridgell a3100251a8 AP_NavEKF3: use enum class for EK3_MAG_CAL values 5 years ago
Andrew Tridgell be674fc36c AP_NavEKF3: make mag variance reporting consistent 5 years ago
Peter Barker 609b66a053 AP_NavEKF3: rename struct log_NKF2a to log_XKF2 5 years ago
Daniel Magree b3ff81648b Nav_EKF3: varInnovBodyVel assigned the innovation covariance, rather than inverse 5 years ago
Peter Barker 4c19eb4bab AP_NavEKF3: use compass reference rather than repeatedly asking AHRS for it 5 years ago
Andrew Tridgell 772438f3ed AP_NavEKF3: fixed use of antenna position when switching GPS primary 5 years ago
Siddharth Purohit 545331024f AP_NavEKF3: Primary compass is always at serial number 0 5 years ago
Peter Hall 47e3fda8e9 AP_NavEKF3: add initalized flag and change to uint32_t 5 years ago
Peter Barker e289020332 AP_NavEKF3: stop taking ahrs in constructor 5 years ago
Peter Hall dd75609599 AP_NavEKF3: get_time_flying in vehicle 5 years ago
Peter Barker 03cca68c5a AP_NavEKF3: use instance number when logging rather than multiple message IDs 5 years ago
Peter Barker 9ed37e4486 AP_NavEKF3: make send_status_report const 5 years ago
Peter Barker 4431d01230 AP_NavEKF3: stop relying on the presence of a RangeFinder 5 years ago
Peter Barker b055eb8889 AP_NavEKF3: use instance # when logging EKF core timings 5 years ago
Andrew Tridgell c6aad9b1ec AP_NavEKF3: don't use WMM tables unless we have a compass scale factor set 5 years ago
Peter Barker fe8599d6d7 AP_NavEKF3: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 11b372a986 AP_NavEKF3: use enum-class for RangeFinder Status 5 years ago