26 Commits (d9511f735c564d5e4d29eb9d49397f4dd2142169)

Author SHA1 Message Date
Paul Riseborough 84693ea3c4 AP_NavEKF3: Revert EK3_BETA_MASK parameter extension 4 years ago
Paul Riseborough d841615710 AP_NavEKF3: Rework non-airspeed wind estimation 4 years ago
Andrew Tridgell 7bb971f07d AP_NavEKF3: convert powF(xx,2) calls to sq(xx) 4 years ago
Andrew Tridgell 4f0f4608b9 AP_NavEKF3: allow for double EKF build 4 years ago
Paul Riseborough ac87cab6bc AP_NavEKF3: constify array index variable 4 years ago
Paul Riseborough a07427fd30 AP_NavEKF3: Don't learn poorly observed IMU dvel bias states before flight 4 years ago
Paul Riseborough 3634a942a1 AP_NavEKF3: Fix bug causing unwanted use of default airspeed 4 years ago
Paul Riseborough 9a5a264aa0 AP_NavEKF3: Improve wind estimation without airspeed sensing 4 years ago
Paul Riseborough 342e6b35fa AP_NavEKF3: Fix use of incorrect ballistic coefficient parameter 4 years ago
Andrew Tridgell ddc4d08e8f AP_NavEKF3: make drag fusion optional 4 years ago
Paul Riseborough 171f0b399f AP_NavEKF3: Remove commented code 4 years ago
Paul Riseborough 4884476c09 AP_NavEKF3: Formatting and comment fixes 4 years ago
Andrew Tridgell be4d10a95e AP_NavEKF3: rework parameter handling 4 years ago
Paul Riseborough 5da62aeaa2 AP_NavEKF3: Fix CI build errors 4 years ago
Paul Riseborough c9ab4b18b0 AP_NavEKF3: Add multicopter wind estimation 4 years ago
Peter Barker 2885026bba AP_NavEKF3: move tasHealth to be a stack variable 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
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 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
priseborough a1c117360c AP_NavEKF3: Ensure Kalman gain calculatons respect deactivated states 8 years ago
murata 46cba2c970 libraries: Delete the setting value for specific editor. 8 years ago
priseborough 8250fe4943 AP_NavEKF3: fix documentation derivation references 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago