182 Commits (61d5910d0a57586bb65d72d2eaa25066593ccf4c)

Author SHA1 Message Date
Andrew Tridgell 5c86cc6828 AP_NavEKF3: added EK3_PRIMARY parameter 4 years ago
Randy Mackay d961186e0c AP_NavEKF3: remove unused EK3_GSF_DELAY param 4 years ago
Paul Riseborough 17ead96250 AP_NavEKF3: Revert IMU and wind speed process noise parameter defaults 4 years ago
Paul Riseborough aa6ac4a874 AP_NavEKF3: retune wind process noise for better airspeed fault detection 4 years ago
Paul Riseborough 8fd1e98701 AP_NavEKF3: Fix bug preventing copter wind estimation at low speed 4 years ago
Paul Riseborough 0088b0f3fe AP_NavEKF3: Revert EK3_BETA_MASK parameter extension 4 years ago
Paul Riseborough 59d31cc7d5 AP_NavEKF3: Rework non-airspeed wind estimation 4 years ago
Paul Riseborough ccc95d8726 AP_NavEKF3: Add accessor function for vibration affected status 4 years ago
Paul Riseborough 5eb7751682 AP_NavEKF3: Adjust gyro bias process noise tuning 4 years ago
Paul Riseborough 0f2661c31c AP_NavEKF3: Retune IMU process noise 4 years ago
Paul Riseborough 171eed5d85 AP_NavEKF3: Make gyro bias learning less noisy 4 years ago
Peter Barker 795f412264 AP_NavEKF3: pass NavEKF failures back up to callers 4 years ago
Andrew Tridgell 885e518741 AP_NavEKF3: allow for double EKF build 4 years ago
Randy Mackay 4fde26aa01 AP_NavEKF3: EK3_RNG_USE_HGT param references EK3_SRCx_POSZ 4 years ago
Josh Henderson 0ae3730f11 AP_NavEKF3: non_GPS modes ensure EKF origin set only once and stays in sync 4 years ago
Peter Barker d6348a0786 AP_NavEKF3: remove getBodyFrameOdomDebug 4 years ago
Peter Barker dd3ab29b2f AP_NavEKF3: remove getFilterGpsStatus 4 years ago
Paul Riseborough 124f016e5b AP_NavEKF3: Use parameter to set baro ground effect dead-zone 4 years ago
Peter Barker c00f110f3d AP_NavEKF3: use DAL APIs for takeoff/touchdown expected 4 years ago
Paul Riseborough 53c4b163ce AP_NavEKF3: Allow adjustment of on ground not moving test sensitivity 4 years ago
murata c5b1c832ba AP_NavEKF3: Change misnomer (NFC) 4 years ago
Paul Riseborough 4675aea0bf AP_NavEKF3: Update parameter description 4 years ago
Paul Riseborough 6a603019d5 AP_NavEKF3: Add accessor function for yaw alignment status 4 years ago
Paul Riseborough 912db3512e AP_NavEKF3: Fix EKF selection bug 4 years ago
Paul Riseborough 9a5a264aa0 AP_NavEKF3: Improve wind estimation without airspeed sensing 4 years ago
murata ae565aef1a AP_NavEKF3: Change misnomer (NFC) 4 years ago
Paul Riseborough 7370cd9f00 AP_NavEKF3: Fix typo and update parameter description 4 years ago
Randy Mackay f6cb0819ef AP_NavEKF3: pre_arm_check may skip position checks 4 years ago
Peter Barker 3582b69e9c AP_NavEKF3: remove getFilterTimeouts access methods 4 years ago
Peter Barker b3bacdd33c AP_NavEKF3: remove internal-only getTiltError method 4 years ago
Peter Barker 5ad0ac6727 AP_NavEKF3: remove unused getAccelNED method 4 years ago
Randy Mackay 4492e5024c AP_NavEKF3: enable ekf3 by default 4 years ago
Randy Mackay 27c998ad94 AP_NavEKF3: rename source and yawFusionMethod from EXTERNAL to GPS 4 years ago
Andrew Tridgell e747edbcf2 AP_NavEKF3: fixed init order for scheduler 4 years ago
Randy Mackay 39be85cef4 AP_NavEKF3: integrate Source loss of init 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas f77ab30f7a Revert "AP_NavEKF3: Remove unsupported parameter unit descriptions" 4 years ago
Paul Riseborough ed17d8e48f AP_NavEKF3: Improve parameter display names 4 years ago
Andrew Tridgell b86c014400 AP_NavEKF3: rename drag parameters to start with EK3_DRAG_ 4 years ago
Andrew Tridgell be4d10a95e AP_NavEKF3: rework parameter handling 4 years ago
Paul Riseborough 0d2c235027 AP_NavEKF3: Fix #define typo 4 years ago
Paul Riseborough ab05e8ed4a AP_NavEKF3: Update param descriptions 4 years ago
Paul Riseborough 4f4a2f446d AP_NavEKF3: Remove unsupported parameter unit descriptions 4 years ago
Paul Riseborough c9ab4b18b0 AP_NavEKF3: Add multicopter wind estimation 4 years ago
Andrew Tridgell 80f7906744 AP_NavEKF3: removed inhibitGps and inhibitGpsVertVel options 4 years ago
Randy Mackay 4cd1c3cfde AP_NavEKF3: param conversion loses config_error 4 years ago
Randy Mackay adfc92523b AP_NavEKF3: add configuredToUseGPSForPosXY 4 years ago
Andrew Tridgell 7eea13f86f AP_NavEKF3: fixed build of standalone replay link test 4 years ago
Peter Barker e1a033b296 AP_NavEKF3: make logging a core concern 4 years ago
Peter Barker 914629351f AP_NavEKF3: use scalar rather than array for state-prediction-allowed 4 years ago
Randy Mackay d1983b0b77 AP_NavEKF3: fixup source param conversion 4 years ago