110 Commits (829cd29d7c31ce06146e63d51cf40c4dacfa62e9)

Author SHA1 Message Date
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
Paul Riseborough 863f989130 AP_NavEKF3: Fix integration of GPS yaw options 5 years ago
Paul Riseborough 410b5825fb AP_NavEKF3: Enable use of EKF-GSF yaw estimate 5 years ago
Peter Barker d19f8db06f AP_NavEKF3: rename APMrover2 to Rover 5 years ago
Andrew Tridgell 3ae0b0d446 AP_NavEKF3: added using_external_yaw() method 5 years ago
Andrew Tridgell 6f04fae4a0 AP_NavEKF3: added fallback to mag option with external yaw 5 years ago
Peter Barker e289020332 AP_NavEKF3: stop taking ahrs in constructor 5 years ago
Peter Barker 9ed37e4486 AP_NavEKF3: make send_status_report const 5 years ago
Peter Barker 4431d01230 AP_NavEKF3: stop relying on the presence of a RangeFinder 5 years ago
Mark Whitehorn 3e21ef1389 AP_NavEKF3: add prearm failure message for null core pointer 5 years ago
Randy Mackay 63309c6925 AP_NavEKF3: suppress ekf fail-to-set-origin if core disabled 5 years ago
Jaaaky 54f8e1137e AP_NavEKF3: added EK3_MAG_EF_LIM parameter 5 years ago
Randy Mackay 5baed38266 AP_NavEKF3: reduce EK3_HRT_FILT max to 30 5 years ago
Paul Riseborough 5b1d9ed868 AP_NavEKF3: Add missing vertical position derivative calculation 5 years ago
Andrew Tridgell 3995db49a4 AP_NavEKF3: use parent class for intermediate static variables 5 years ago
Andrew Tridgell 96c6544997 AP_NavEKF3: moved intermediate variables to common memory 5 years ago
Michael du Breuil 9a7d64e8fc AP_NavEKF3: Allow the GPS to be responsible for logging 6 years ago
Andrew Tridgell 04944fa6ce AP_NavEKF3: review fixes 6 years ago
Andrew Tridgell a3411efdb5 AP_NavEKF3: set origin on all cores 6 years ago
Andrew Tridgell 3818d8ecda AP_NavEKF3: restrict setting of EKF origin 6 years ago
priseborough 0c4f92d4c1 AP_NavEKF3: Add control logic to use external yaw sensor 6 years ago
priseborough 87c7649d09 AP_NavEKF3: Add interface for yaw angle measurements 6 years ago
Andrew Tridgell 5151416080 AP_NavEKF3: force first EKF lane when disarmed 6 years ago
Michael du Breuil be74b631fe AP_NavEKF3: Fix AP_GPS.h include 6 years ago
Andrew Tridgell 60831c2878 AP_NavEKF3: added checkLaneSwitch() 6 years ago
Andrew Tridgell e4f6ffe719 AP_NavEKF3: fixed bug in EKF lane selection 6 years ago
Michael du Breuil fe3b29a088 AP_NavEKF3: Allow checking all cores for health 6 years ago
Paul Riseborough 0d3e1a7d23 AP_NavEKF3: flow use parameter improvements 6 years ago
Paul Riseborough d3e9281846 AP_NavEKF3: Update default plane optical flow param values 6 years ago
Paul Riseborough 35c82ef67f AP_NavEKF3: Improve optical flow height estimation 6 years ago