61 Commits (9a95898414b4c16ecdccbab4c8f5271045bfdaf4)

Author SHA1 Message Date
Roman Bapst bec1a6831e added method to get gyro bias 9 years ago
Roman 703fb4e31b do not return early in velocity reset method otherwise 9 years ago
Paul Riseborough f26aca55a1 EKF: Fix bug in quaternion covariance initialisation function 9 years ago
Paul Riseborough 6a55d908c5 EKF: replace reset event times with event counters 9 years ago
Paul Riseborough 9ec09f5f4e EKF: update output observer and capture reset event for magnetic heading resets 9 years ago
Paul Riseborough aca0336392 EKF: update vertical position and velocity reset capture 9 years ago
Paul Riseborough 0605c88ecc EKF: capture horizontal position reset events 9 years ago
Paul Riseborough e3a1b4a3b3 EKF: capture velocity reset events 9 years ago
Paul Riseborough 79705da7e6 EKF: make output predictor states consistent with position reset 9 years ago
Paul Riseborough 54d90261d5 EKF: make output predictor states consistent with velocity reset 9 years ago
Paul Riseborough ad02818b3d EKF: Improve height reset for external vision 9 years ago
Paul Riseborough 1b6c5bbafd EKF: Enable height source to be selected independent of EV aiding 9 years ago
Paul Riseborough ae5071f668 EKF: Improve heading reset 9 years ago
Paul Riseborough 94a63ec9d5 EKF: don't interfere with quaternion covariances during tilt alignment 9 years ago
Paul Riseborough e4b2e9c93d EKF: Improve yaw alignment 9 years ago
Paul Riseborough 57b2a256f7 EKF: Improve initialisation of quaternion covariances 9 years ago
Paul Riseborough 1540e937b1 EKF: Improve tilt alignment monitoring 9 years ago
Paul Riseborough 81469d6621 EKF: Add position, height and velocity reset for EV aiding 9 years ago
Paul Riseborough 25682dce91 EKF: Prevent badly conditioned covariance calculation when starting or resetting to optical flow 9 years ago
Paul Riseborough 7f5669fb2d EKF: consolidate covariance corrections 9 years ago
Paul Riseborough da9d894441 EKF: Improvements to covariance reset 9 years ago
Paul Riseborough fe9f88a8b4 EKF: test new derivation 9 years ago
Roman 0c77ebf6bd EKF: Reduce likelihood of bad covariance values after height resets 9 years ago
Paul Riseborough 469a7d1711 EKF: rework height reset 9 years ago
Paul Riseborough 2fa8a11a29 EKF: replace unnecessary memcopy 9 years ago
Paul Riseborough 31bf342fc1 EKF: publish GPS check status 9 years ago
Paul Riseborough e10093854a EKF: correct outputs for IMU offset 9 years ago
Paul Riseborough 74078cde94 EKF: reset state variance when performing a height reset 9 years ago
Paul Riseborough f4f108d57d EKF: Reset vertical velocity when performing a height reset 9 years ago
CarlOlsson f8878d41dc adopted ekf_helper.cpp 9 years ago
Paul Riseborough 6b2e2dba90 EKF: Add GPS height option and improve height recovery 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 e0fcce1463 EKF: Make position and velocity reset publish success 9 years ago
Paul Riseborough 32b03819ef EKF: Add function to calculate global position validity 9 years ago
Paul Riseborough 270451e17b EKF: Update height reset to support range finder height use 9 years ago
Paul Riseborough f7a53d69f2 EKF: Improve height reset function 9 years ago
Roman Bapst 9192ced7bb do not reset output attitude state after heading reset to avoid jumps in attitude 9 years ago
Paul Riseborough cd0cac066a EKF: Calculate and publish horizontal and vertical position accuracy 9 years ago
Paul Riseborough 380db7ebef EKF: Reset angle error covariance after yaw and mag field reset 9 years ago
bugobliterator 263c48d089 EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
Paul Riseborough de02aebafd EKF: Reset covariance matrix when doing a yaw and magnetic field reset 9 years ago
Paul Riseborough 83945581ed EKF: Add function to calculate the magnetic declination to use 9 years ago
Paul Riseborough 6140d4b21f EKF: Add function to reset yaw and magnetic field states 9 years ago
Roman ce0ddc0207 -added comments 9 years ago
Paul Riseborough 9d7340e187 EKF: Fix bugs in position and velocity resets 9 years ago
Paul Riseborough da1de2cc4d EKF: Correct for sensor noise and baro offset during alignment 9 years ago
CarlOlsson 1e766c7510 moved fuse function to ekf_helper.cpp 9 years ago
Paul Riseborough fff2bd50f6 EKF: Fix bugs in position and velocity resets 9 years ago
Paul Riseborough 40e174b81c EKF: Correct for sensor noise and baro offset during alignment 9 years ago