139 Commits (59445674e7ebaa728c3f5fa053594087790515fa)

Author SHA1 Message Date
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
Randy Mackay 04e3623620 AP_NavEKF3: improve MAG_CAL vs EK3_SRCn_YAW checks 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 73835f0c11 AP_NavEKF3: pre_arm_check includes sources 4 years ago
Randy Mackay 6c0bb6a198 AP_NavEKF3: add convert_params for source 4 years ago
Randy Mackay 849e94cc24 AP_NavEKF3: call sources align inactive sources 4 years ago
Randy Mackay ba9f60abc7 AP_NavEKF3: add getVelInnovationsAndVariancesForSource 4 years ago
Randy Mackay faed58a027 AP_NavEKF3: integrate Source for yaw 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
Andrew Tridgell 4c606a30bb AP_NavEKF3: use common structure names 4 years ago
Andrew Tridgell 21dfdc2192 AP_NavEKF3: use DAL for body frame odometry 4 years ago
Andrew Tridgell f4c3d7286c AP_NavEKF3: support replay with wheel odomotry 4 years ago
Andrew Tridgell e87f98066f AP_NavEKF3: support replay with external navigation data 4 years ago
Andrew Tridgell 31091d6307 AP_NavEKF3: use ekf_low_time_remaining for core scheduling 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
Paul Riseborough 16ae75a681 AP_NavEKF3: Consolidate and log tilt error variance calculation 4 years ago
Andrew Tridgell a4716fb9bf AP_NavEKF3: fixed multi-core yaw reset 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
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 years ago
chobits 4b8be2e535 AP_NavEKF3: fix comments 5 years ago
Andy Piper e35458cedf AP_NavEKF3: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 5 years ago
Paul Riseborough 0dc598a6e1 AP_NavEKF3: Fix param description and comment 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
Paul Riseborough 906731222d AP_NavEKF3: Fix range aid switching logic 5 years ago
chobits c7817eaca1 AP_NavEKF3: support VISION_SPEED_ESTIMATE 5 years ago
Randy Mackay ef02942459 AP_NavEKF3: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay c28fd27b02 AP_NavEKF3: writeExtNavData accepts delay 5 years ago
Henry Wurzburg 8b3f07416c AP_NAVEKF3: change plane check_scaler value to match EKF2 value 5 years ago
Randy Mackay d763597065 AP_NavEKF3: compensate for visual odometry sensor position 5 years ago
priseborough c5e465aec9 AP_NavEKF3: add external nav system support 5 years ago
Randy Mackay c1ef894a30 AP_NavEKF3: getDataEKFGSF and getYawData pass by reference 5 years ago
Randy Mackay ed3d072318 AP_NavEKF3: rename GSF_RUN_MASK, GSF_USE_MASK, GSF_RST_MAX 5 years ago
Paul Riseborough 6ec69e6ed1 AP_NavEKF3: Update EK3_MAG_CAL parameter advice 5 years ago