107 Commits (45e1b56f17592fe54cf644f241cec2fc15d4f2b7)

Author SHA1 Message Date
murata a5b6ce9220 AP_NavEKF2: Change misnomer (NFC) 4 years ago
murata af639f7812 AP_NavEKF2: Change misnomer (NFC) 4 years ago
Peter Barker addd57dcab AP_NavEKF2: move badMagYaw onto stack 4 years ago
Paul Riseborough 248ef92ed7 AP_NavEKF2: Add velocity innovation check to use of EKF-GSF yaw 4 years ago
Andrew Tridgell 6be3d19e82 AP_NavEKF2: convert to use AP_DAL for new replay structure 4 years ago
Paul Riseborough da7bb44a61 AP_NavEKF2: Consolidate magnetometer timeout checks 4 years ago
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
chobits e64c92b322 AP_NavEKF2: use err info from ext nav interface 5 years ago
Peter Barker 19dc07250d AP_NavEKF2: clarify yaw reset error message 5 years ago
Paul Riseborough af19fea268 AP_NavEKF2: Fix 3-axis mag fusion per axis error handling 5 years ago
Randy Mackay 990313371d AP_NavEKF2: minor comment fixes 5 years ago
Randy Mackay 0fb233ed4b AP_NavEKF2: minor comment fixes 5 years ago
Randy Mackay a9cbd5aa29 AP_NavEKF2: getDataEKFGSF and getYawData pass by reference 5 years ago
Andrew Tridgell 6c3889b04f AP_NavEKF2: fixed typos 5 years ago
Paul Riseborough 0d965d2a1c AP_NavEKF2: Fix timer wrapping bugs 5 years ago
Paul Riseborough de0040ad69 AP_NavEKF2: Enable use of EKF-GSF yaw estimate 5 years ago
Andrew Tridgell f7e138bddd AP_NavEKF2: use parent class for intermediate static variables 5 years ago
Andrew Tridgell d40d812ea4 AP_NavEKF2: fixed build with g++ 9.1 5 years ago
Andrew Tridgell 255981c60c AP_NavEKF2: moved some of the intermediate vars to the stack 5 years ago
Andrew Tridgell e9ed3540f1 AP_NavEKF2: constrain field by table after fusion 6 years ago
Andrew Tridgell 3835d2613e AP_NavEKF2: added EK2_MAG_EF_LIM parameter 6 years ago
Arjun Vinod 78b165e36f AP_NavEKF2: fixed typos 6 years ago
Arjun Vinod a0e7c37f8c AP_NavEKF2: fixed typos 6 years ago
Tom Pittenger b32e8a4424 AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Paul Riseborough c680b931dc AP_NavEKF2: Enable fusion of external nav position data 7 years ago
Peter Barker 5da3759ff4 AP_NavEKF2: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Randy Mackay 7e7f78d4b5 AP_NavEKF2: final mag reset at 2.5m 8 years ago
priseborough 1985dcd366 AP_NavEKF2: Fix bug in declination fusion 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ce37517268 AP_NavEKF2: Improve comments, typos 8 years ago
priseborough 596b20eb07 AP_NavEKF2: close perf counter when doing early return 8 years ago
priseborough 88469ce80c AP_NavEKF2: Reset covariance if bad mag fusion update 8 years ago
priseborough a63eac8073 AP_NavEKF2: Add missing perf_end 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas d408d25f92 More spelling stuff 8 years ago
priseborough ef03a85cd3 AP_NavEKF2: add range beacon interface and fusion method 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Jonathan Challinger d1ecc63bf1 AP_NavEKF2: change priority of statustext messages 9 years ago
Andrew Tridgell 567d5cdbe6 AP_NavEKF2: use mavlink messages not printf for state change notifications 9 years ago
priseborough e34cdc6666 AP_NavEKF2: Fix bug preventing planes recovering from bad magnetometers 9 years ago
priseborough 8793c75da0 AP_NavEKF2: clean up mag field learned logic 9 years ago
priseborough 10470b2dc1 AP_NavEKF2: fix bug in initialisation of declination co-variances 9 years ago
priseborough 6b04a81b8d AP_NavEKF2: Fix plane in-flight yaw reset bug 9 years ago
priseborough 51dbed2338 AP_NavEKF2: remember mag field states between flight on same power cycle 9 years ago
priseborough 136df7cb5c AP_NavEKF2: reduce declination errors on start of 3-axis fusion 9 years ago
priseborough 191c34612d AP_NavEKF2: Fix bug in use of corrected IMU data 9 years ago
Paul Riseborough 4a8689aa97 AP_NavEKF2: remove duplicate if statements from mag fusion 9 years ago
Paul Riseborough 1400dc9d02 AP_NavEKF2: Add tuning parameters for magentic yaw fusion 9 years ago
Paul Riseborough dc6836988c AP_NavEKF2: Improve ground based magnetic anomaly protection for copter 9 years ago
Paul Riseborough 24d8cc62e2 AP_NavEKF2: rework yaw and magnetic heading reset logic 9 years ago
Paul Riseborough de15928921 AP_NavEKF2: prevent potential arithmetic error in declination fusion 9 years ago
Paul Riseborough 11c6ea7ef6 AP_NavEKF2: attitude co-variance reset for all post alignment yaw resets 9 years ago