78 Commits (6480fcc3d54433f04174edcfaec145b4d40ab553)

Author SHA1 Message Date
Daniel Agar 2750961be6 c++11 initialization cleanup (#237) 8 years ago
Daniel Agar 47b8ef258b clang-tidy performance-type-promotion-in-math-fn (#236) 8 years ago
Daniel Agar d668a2d798 clang-tidy performance-unnecessary-value-param 8 years ago
Paul Riseborough 934890c2df EKF: Add validity flag to ekf origin reporting 8 years ago
CarlOlsson c8e3c24150 adopted ekf_helper.cpp 8 years ago
Paul Riseborough b10b0184c5 EKF: Add IMU vibration calculation and reporting 8 years ago
Roman 17c195d1cd ekf2 height reset: do not apply height change to height state twice (bug) 8 years ago
Roman f80b3481a4 reset the newest output sample for all possible resets 8 years ago
Roman 238d947239 proper handling of position and velocity reset 8 years ago
Paul Riseborough 352750e5d1 EKF: publish ekf solution status summary data 8 years ago
Paul Riseborough 007e73379f EKF: Improve reporting of position error 8 years ago
Paul Riseborough 744b79c1b2 EKF: Publish innovation test ratios 8 years ago
Paul Riseborough 65762e5998 EKF: publish output predictor tracking errors 8 years ago
Julian Oes 616aeb9ad7 ekf_helper: fix forgotten return value 9 years ago
Beat Küng 73b8ac954d ekf_helper.cpp: remove unused includes 9 years ago
Paul Riseborough f5e9ea1626 EKF: Prevent potential divide by zero 9 years ago
Paul Riseborough 7bc9217f00 EKF: Clean up control of observation fusion 9 years ago
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