43 Commits (c4a92fb0fef2f893135e772b96d6fef4b694c31e)

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
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
priseborough 71d358803a AP_NavEKF3: Fix yaw sensor alignment status reporting 6 years ago
priseborough 0a971c5181 AP_NavEKF3: Add function to reset yaw to external measurement 6 years ago
Arjun Vinod f382a657bd AP_NavEKF3: fixed typos 6 years ago
Tom Pittenger 55377b234f AP_NavEKF3: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Tatsuya Yamaguchi aef9fa4a63 AP_NavEKF3: delete \n from the log using gcs().send_text 7 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Randy Mackay d64b2fcbf0 AP_NavEKF3: final mag reset at 2.5m 8 years ago
priseborough a1c117360c AP_NavEKF3: Ensure Kalman gain calculatons respect deactivated states 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9cb068d3f4 AP_NavEKF3: Spell in coments 8 years ago
priseborough f208986d43 AP_NavEKF3: Reset covariance if bad mag fusion update 8 years ago
priseborough 8250fe4943 AP_NavEKF3: fix documentation derivation references 8 years ago
priseborough 2c36da2b21 AP_NavEKF3: relocate perf monitor to count all three mag components 8 years ago
priseborough 52e8f687d9 AP_NavEKF3: fix logic bug introduced by magnetometer use changes 8 years ago
priseborough a133d55b6d AP_NavEKF3: Allow copters to fly with magnetometers disabled 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 7e8f3fca53 AP_NavEKF3: Address review comments 8 years ago
priseborough 7c53573a0c AP_NavEKF3: Allow range beacon use with intermittent GPS 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas d408d25f92 More spelling stuff 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago