36 Commits (8bfdb0430c8de3926bede626b1c83322022bf6c2)

Author SHA1 Message Date
Carl Olsson 0fafc49a49 fixed typos (#147) 9 years ago
Carl Olsson dbe2513d48 updated logic of calculation of body field variance (#146) 9 years ago
Paul Riseborough 57b2a256f7 EKF: Improve initialisation of quaternion covariances 9 years ago
Paul Riseborough 88860d0307 EKF: Enable tuning for IMU switch on bias errors 9 years ago
Paul Riseborough 175723f690 EKF: Allow for larger accel bias offsets on startup 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 fc6c0c7ebf EKF: Update covariance prediction 9 years ago
Paul Riseborough 7a74d58591 EKF: reduce initial accel bias uncertainty 9 years ago
Paul Riseborough fd109b00ab EKF: replace in-line code with existing function 9 years ago
Paul Riseborough bc34b14779 EKF: Initialise height state variance to a value compatible with the measurement 9 years ago
Paul Riseborough 29a361d3a3 EKF: Use intuitive units for gyro and accel bias process noise 9 years ago
Paul Riseborough 63f093a10a EKF: Update upper limits for state variances 9 years ago
Paul Riseborough 26a51c667d EKF: Improve robustness to initial gyro bias errors 9 years ago
Paul Riseborough f23f0b1035 EKF: fix bugs in stationary process model covariance prediction 9 years ago
Paul Riseborough 311d046a26 EKF: Enable optional activation of XY delta velocity bias estimation 9 years ago
Paul Riseborough 572c2280bd EKF: tidy up covariance prediction 9 years ago
Paul Riseborough fe9f88a8b4 EKF: test new derivation 9 years ago
Roman Bapst 99fc61c27c ekf2 airspeed fusion: 9 years ago
Paul Riseborough 470098e182 EKF: update default tuning parameters 9 years ago
Paul Riseborough 03eac2f25e EKF: Apply covariance prediction derivation changes 9 years ago
Paul Riseborough 2c2850c0ce EKF: Add functions to get position and velocity state variance 9 years ago
Paul Riseborough 016695fc3e EKF: Reduce startup transients 9 years ago
bugobliterator 263c48d089 EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
Paul Riseborough abf9476853 EKF: miscellaneous formatting and typo updates 9 years ago
Paul Riseborough ffe1d30864 EKF: Set covariances to zero for un-used states 9 years ago
Paul Riseborough 294aca8609 EKF: Improve variance limiting for stationary states 9 years ago
Paul Riseborough 69b8982043 EKF: Initialise variances to zero for un-used states 9 years ago
Paul Riseborough 2c8c6efb45 EKF: Eliminate use of power function to square numbers 9 years ago
Paul Riseborough 3f81eb7d1b EKF: fix formatting 9 years ago
Paul Riseborough 2b1e8fe910 EKF: Update tuning parameters 9 years ago
bugobliterator d79e12dfa1 EKF: fix code style 9 years ago
Roman 8de8b0eb76 prediction and vel pos heading fusion working 9 years ago
Roman d90c8fd7c2 fixed bug in covariance prediction 9 years ago
Roman 859502753d added file with covariance calculations 9 years ago