69 Commits (65de4962b5fd45bbdce9d7ef84ef486c406d8e2d)

Author SHA1 Message Date
Roman f80b3481a4 reset the newest output sample for all possible resets 8 years ago
CarlOlsson 51c8715638 fixed issue with airspeed never fused 9 years ago
Paul Riseborough d1d56d9e5e EKF: Add logic to to control wind state estimation 9 years ago
Roman Bapst df0f8fed45 fixed wrong condition on which gps height would be fused (#180) 9 years ago
Paul Riseborough eb2afc522d EKF: fix bug preventing use of baro as a backup height source 9 years ago
Paul Riseborough 573f252b73 EKF: fix bug preventing GPS use as a backup height source 9 years ago
Paul Riseborough 5f9752cac8 EKF: Improve function names 9 years ago
Paul Riseborough 7bc9217f00 EKF: Clean up control of observation fusion 9 years ago
Paul Riseborough 081e17729c EKF: delay commencement of 3D mag fusion until clear of ground 9 years ago
Paul Riseborough f08aee0a7d EKF: Fix covariance index bug 9 years ago
Julian Oes b8e2f79005 EKF: correct include paths 9 years ago
Julian Oes ecfd8c867a EKF: use ECL printfs everywhere 9 years ago
Paul Riseborough 6a55d908c5 EKF: replace reset event times with event counters 9 years ago
Paul Riseborough 3ec9221c18 EKF: update output observer and capture reset event for EV yaw resets 9 years ago
Paul Riseborough 9f81b8f09e EKF: provide reset protection for external vision height 9 years ago
Paul Riseborough 1b6c5bbafd EKF: Enable height source to be selected independent of EV aiding 9 years ago
Carl Olsson 0fafc49a49 fixed typos (#147) 9 years ago
Paul Riseborough c1b02eaa91 EKF: Don't use 3-axis magnetometer fusion until the tilt is aligned 9 years ago
Paul Riseborough aaac867da8 EKF: Adjust tilt alignment threshold 9 years ago
Paul Riseborough 1540e937b1 EKF: Improve tilt alignment monitoring 9 years ago
Paul Riseborough 920d83d68c EKF: Fix bugs preventing use of external vision yaw data 9 years ago
Paul Riseborough 13c3a95bc1 EKF: Add missing line returns 9 years ago
Paul Riseborough b985e58333 EKF: clean up control function 9 years ago
Paul Riseborough f4a0f69f6e EKF: print to console when starting EV fusion 9 years ago
Paul Riseborough ac9b7a3df6 EKF: Ensure use of EV aiding inhibits use of other height sources 9 years ago
Paul Riseborough e917d6c7f2 EKF: Add fusion of external yaw data 9 years ago
Paul Riseborough 37a09c61bc EKF: Don't use delayed data to start EV aiding 9 years ago
Paul Riseborough 81469d6621 EKF: Add position, height and velocity reset for EV aiding 9 years ago
Paul Riseborough 481c624975 EKF: Remove use of vehicle arm status 9 years ago
Paul Riseborough 161ac2e051 EKF: ensure position co-variances are reset 9 years ago
Paul Riseborough 724280fd1f EKF: move calculation of optical flow observation variance into a function 9 years ago
Paul Riseborough 25682dce91 EKF: Prevent badly conditioned covariance calculation when starting or resetting to optical flow 9 years ago
Paul Riseborough da9d894441 EKF: Improvements to covariance reset 9 years ago
Paul Riseborough a7d08d08fc EKF: Relax tilt alignment check 9 years ago
Paul Riseborough 727a43764f EKF: update initial angle alignment check 9 years ago
Paul Riseborough fe9f88a8b4 EKF: test new derivation 9 years ago
Paul Riseborough 3e81b86280 EKF: improve height reset logic 9 years ago
Paul Riseborough 874558d194 EKF: improve detection of bad vert accel data 9 years ago
Paul Riseborough e3365525c2 EKF: rework height reset logic 9 years ago
Paul Riseborough a7417657c3 EKF: ensure fusion timeout counters are reset when required 9 years ago
Roman Bapst 99fc61c27c ekf2 airspeed fusion: 9 years ago
Paul Riseborough 006b6b58e4 EKF: fix bug in status print statement 9 years ago
Lorenz Meier f86ef34782 EKF: Fix error message which lied 9 years ago
Paul Riseborough 6b2e2dba90 EKF: Add GPS height option and improve height recovery 9 years ago
Paul Riseborough d2407c3463 EKF: code style updates 9 years ago
Paul Riseborough c58ab3e256 EKF: Enable fallback to baro alt when using range finder for height 9 years ago
Paul Riseborough 370f643f42 EKF: Enable use of range finder for primary height source 9 years ago
Paul Riseborough 109e0e6dfc EKF: When commencing GPS aiding, don't reset local position and velocity if using optical flow 9 years ago
Paul Riseborough d97d308ca7 EKF: Add control of optical flow and range finder fusion 9 years ago
Roman Bapst b2744f965d use in_air flag from land detector to determine if we are on the ground 9 years ago