69 Commits (f62a27ca8a2fef3ef744f2b519bd7ccb61220f30)

Author SHA1 Message Date
Peter Barker 0529ddcd67 AP_NavEKF3: move badMagYaw onto stack 4 years ago
Andrew Tridgell 36c946113d AP_NavEKF3: handle compass fallback in yaw source reset 4 years ago
Randy Mackay 33b6212cce AP_NavEKF3: rename _sources to sources 4 years ago
Randy Mackay faed58a027 AP_NavEKF3: integrate Source for yaw 4 years ago
Paul Riseborough aaf558f593 AP_NavEKF3: Add velocity innovation check to use of EKF-GSF yaw 4 years ago
Andrew Tridgell 9b81c5a1e0 AP_NavEKF3: use dal reference in EKF backends 4 years ago
Andrew Tridgell 096aab9388 AP_NavEKF3: convert to use AP_DAL for new replay structure 4 years ago
Randy Mackay 2681d3afe2 AP_NavEKF3: simplify alignYawAngle 4 years ago
Paul Riseborough 16ae75a681 AP_NavEKF3: Consolidate and log tilt error variance calculation 4 years ago
Paul Riseborough 69632336e1 AP_NavEKF3: Remove singularity in yaw fusion at +-90deg yaw 4 years ago
Paul Riseborough 4e41e9f5f1 AP_NavEKF3: Ensure consistent use of 312 or 321 rotation order 4 years ago
Paul Riseborough 73d5ca5ad3 AP_NavEKF3: Fix yaw drift after yaw reset at +-90 deg pitch 4 years ago
Paul Riseborough 0b96f046c2 AP_NavEKF3: Unblock initial yaw alignment message 4 years ago
Peter Barker 0496ecc4f6 AP_NavEKF2: remove unused state variables 4 years ago
Peter Barker 83d784c22d AP_NavEKF3: fix includes 4 years ago
Andrew Tridgell c03c43e52c AP_NavEKF3: use same mag switch pattern as EKF2 4 years ago
Andrew Tridgell 458ade86f5 AP_NavEKF3: fixed segfault when IMU mask covers more IMUs than GSF mask 5 years ago
chobits 7ad9e3548f AP_NavEKF3: make reset source variable local 5 years ago
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 years ago
Paul Riseborough c8bbbd2720 AP_NavEKF3: Fix bug preventing setting of mag field states 5 years ago
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 5 years ago
Paul Riseborough 0dc598a6e1 AP_NavEKF3: Fix param description and comment 5 years ago
Paul Riseborough 21ea5d5039 AP_NavEKF3: Require GSF yaw history for reset when not using a yaw sensor 5 years ago
Paul Riseborough f86c2e1db6 AP_NavEKF3: Don't fuse EKF-GSF yaw for FW flight 5 years ago
Paul Riseborough b469a80633 AP_NavEKF3: Reset all co-variances when performing a yaw reset 5 years ago
Paul Riseborough d8c2096ad8 AP_NavEKF3: improve angle accuracy during no mag launch 5 years ago
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
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
priseborough c5e465aec9 AP_NavEKF3: add external nav system support 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 c1ef894a30 AP_NavEKF3: getDataEKFGSF and getYawData pass by reference 5 years ago
Randy Mackay 8a8271c2c7 AP_NavEKF3: minor format fixes 5 years ago
Paul Riseborough 12d639fc17 AP_NavEKF3: Misc changes arising from review 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
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 ebb8bb4f6f AP_NavEKF3: Enable use of yaw fusion before external yaw sensor starts 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
Jaaaky 54f8e1137e AP_NavEKF3: added EK3_MAG_EF_LIM parameter 5 years ago
Andrew Tridgell 05d62c62bb AP_NavEKF3: fixed use of uninitialised variable in EKF3 mag fusion 5 years ago
Andrew Tridgell fae2e44eac AP_NavEKF3: reset inhibitMagStates on in-flight yaw reset 6 years ago
priseborough 209a32b8b9 AP_NavEKF3: Fix bug in use of external 321 yaw to align 6 years ago
priseborough 122f214416 AP_NavEKF3: Don't allow mag to interfere with use of external yaw sensor 6 years ago
priseborough 0c4f92d4c1 AP_NavEKF3: Add control logic to use external yaw sensor 6 years ago