115 Commits (8ddb12d9cb3d85ac9d8fdb0f24abbd06dc821d1f)

Author SHA1 Message Date
Andrew Tridgell 282209e3e6 AP_NavEKF3: add accessor for GSF yaw estimator 3 years ago
Randy Mackay 63e579d738 AP_NavEKF3: add using_extnav_for_yaw 3 years ago
Randy Mackay 0edfd2634f AP_NavEKF3: rename using_external_yaw to using_noncompass_for_yaw 3 years ago
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 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
Peter Barker 795f412264 AP_NavEKF3: pass NavEKF failures back up to callers 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
Paul Riseborough 6a603019d5 AP_NavEKF3: Add accessor function for yaw alignment status 4 years ago
Paul Riseborough 9a5a264aa0 AP_NavEKF3: Improve wind estimation without airspeed sensing 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
Andrew Tridgell be4d10a95e AP_NavEKF3: rework parameter handling 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 adfc92523b AP_NavEKF3: add configuredToUseGPSForPosXY 4 years ago
Peter Barker e1a033b296 AP_NavEKF3: make logging a core concern 4 years ago
Randy Mackay 8895d20c45 AP_NavEKF3: rename setPosVelYawSourceSet 4 years ago
Randy Mackay 0f8d0ef11b AP_NavEKF3: move sources to 2nd bank of parameters 4 years ago
Randy Mackay 33b6212cce AP_NavEKF3: rename _sources to sources 4 years ago
Randy Mackay 6c0bb6a198 AP_NavEKF3: add convert_params for source 4 years ago
Randy Mackay ba9f60abc7 AP_NavEKF3: add getVelInnovationsAndVariancesForSource 4 years ago
Randy Mackay 8931e50166 AP_NavEKF3: integrate Source for alt 4 years ago
Randy Mackay c21d58ebea AP_NavEKF3: integrate Source for position 4 years ago
Paul Riseborough aaf558f593 AP_NavEKF3: Add velocity innovation check to use of EKF-GSF yaw 4 years ago
Andrew Tridgell 1bdf6173ec AP_NavEKF3: removed have_ekf_logging 4 years ago
Andrew Tridgell f3c3778169 prevent duplicate EKF logging 4 years ago
Andrew Tridgell 096aab9388 AP_NavEKF3: convert to use AP_DAL for new replay structure 4 years ago
Peter Barker fc49b55b85 AP_NavEKF3: make coreBetterScore const 4 years ago
Randy Mackay 7b898ee001 AP_NavEKF3: minor comment and format fixes 4 years ago
Paul Riseborough 16ae75a681 AP_NavEKF3: Consolidate and log tilt error variance calculation 4 years ago
Peter Barker 83d784c22d AP_NavEKF3: fix includes 4 years ago
Randy Mackay eeb1a1846c AP_NavEKF3: replace prearm_healthy with pre_arm_check 4 years ago
Andrew Tridgell 2bc7d17e7a AP_NavEKF3: improved core comparison to check alignment 4 years ago
Harshit Kumar Sankhla edc3709653 AP_NavEKF3: implement sensor affinity using EK3_AFFINITY parameter 5 years ago
Harshit Kumar Sankhla d7edc946b6 AP_NavEKF3: Relative Error based Lane-Switching 5 years ago
chobits 4b8be2e535 AP_NavEKF3: fix comments 5 years ago
Paul Riseborough 8ff6780323 AP_NavEKF3: Clarify distinct use cases for 'takeoff expected' 5 years ago
Peter Barker 2e55584417 AP_NavEKF3: correct comments on getFilterFaults and getFilterTimeouts methods 5 years ago
Randy Mackay dccc3e22d9 AP_NavEKF3: minor comment fix re RNG_USE_HGT 5 years ago
Paul Riseborough ed5b695c94 AP_NavEKF3: Clarify intended use of setTerrainHgtStable accessor 5 years ago
Randy Mackay 0f212ca727 AP_NavEKF3: accept extnav at up to 50hz 5 years ago