906 Commits (9eb860fabd824e220500f02fa36041f7c7097259)
 

Author SHA1 Message Date
Paul Riseborough 9f61622044 Matlab: Improve efficiency of odometry derivation 8 years ago
Paul Riseborough 510b8763ea Matlab: Add basic implementation of EKF to support development testing 8 years ago
CarlOlsson 871ebb251b EKF: Changed get_control_mode to coyp 32 bits 8 years ago
CarlOlsson a1308482fd EKF: Reset the mag states to the field state variance when switching from the inhibit mag mode to standard mode 8 years ago
CarlOlsson be16406b35 EKF: Add feature to use the mag to only update the mag states 8 years ago
Paul Riseborough 05c3c46f83 ekf2: changes arising from code review 8 years ago
Paul Riseborough 394dd95cba EKF: Don't do magnetic field estimation without earth frame measurements 8 years ago
Paul Riseborough 20db74eca8 Revert "EKF: Add parameter control of individual IMU axis delta velocity bias estimation" 8 years ago
ChristophTobler 47973a4820 run terrain estimator after control fusion modes. Otherwise _range_data_ready will never be true and fuseHagl() will never run 8 years ago
Paul Riseborough 9c31632e2b EKF: Add parameter control of individual IMU axis delta velocity bias estimation 8 years ago
Daniel Agar 87fdee440b EKF estimator_interface coverity fix 139419 8 years ago
Daniel Agar b3f8fd19e0 EKF estimator_interface coverity fix 140490, 140491 8 years ago
Paul Riseborough 5ee0ed5a0d EKF: Increase sensitivity and add tuning of bad accel checks 8 years ago
Paul Riseborough e35921534d EKF: fix reporting of optical flow fusion errors 8 years ago
Paul Riseborough 5112ffca90 EKF: Adjust default time delay params and clean up formatting 8 years ago
Paul Riseborough 8a2c5c1ad2 Merge pull request #266 from dagar/valgrind 8 years ago
Daniel Agar 3919d60f66
ekf2 initialization fixes 8 years ago
Paul Riseborough c62bdcbdb2 Merge pull request #264 from PX4/pr-ekfBuildErrorFix 8 years ago
Paul Riseborough c3f966f53e EKF: remove clang build error message 8 years ago
Paul Riseborough d47c372872 Merge pull request #263 from PX4/pr-ekfBuildErrorFix 8 years ago
Paul Riseborough 1e393530ed EKF: Fix travis clang build error 8 years ago
Paul Riseborough c607941e2f EKF: Allow external setting of air density for multi-rotor drag fusion 8 years ago
Paul Riseborough 3758c5a09d EKF: down-sample drag specific force data 8 years ago
Paul Riseborough 9f48c0505b EKF: improve covariance stability when estimating wind 8 years ago
Paul Riseborough 5cf31e439d EKF: Add specific drag fusion tuning parameters 8 years ago
Paul Riseborough 465b145929 EKF: Add multi-rotor drag model for wind estimation 8 years ago
Paul Riseborough b07acd8cf3 Merge pull request #254 from PX4/pr-ekfAccelErrorHandling 8 years ago
Paul Riseborough 0d7e7e9d81 EKF: Don't use EKF origin in GPS drift check calculation 8 years ago
Paul Riseborough 7b996c5972 EKF: Increase measurement error allowance for accelerometer clipping 8 years ago
Paul Riseborough f0bbbc8dc6 EKF: Add reporting of bad accel status 8 years ago
Paul Riseborough 2f2ac5be43 EKF: Improve protection against severe IMU accel errors 8 years ago
Paul Riseborough a1a5734443 Merge pull request #259 from PX4/pr-ekfBugFix 8 years ago
Paul Riseborough bef7325884 EKF: protect covariance prediction from delta time errors 8 years ago
Paul Riseborough fa07536314 EKF: Prevent rounding errors causing bad conditioned covariance matrix 8 years ago
Paul Riseborough 8f6c51e10e Merge pull request #257 from PX4/pr-ekfBugFix 8 years ago
Paul Riseborough 710b2bcb9f EKF: Do not move EKF origin when performing GPS checks 8 years ago
Paul Riseborough 6d9b556b04 Merge pull request #255 from PX4/pr-ekfBugFix 8 years ago
Paul Riseborough a1ff219380 EKF: Extend range of conditions over which we run GPS quality checks 8 years ago
Paul Riseborough ed2938c8a4 EKF: fix bug causing bad accel bias status to latch 8 years ago
Paul Riseborough 2426f1dd3a EKF: remove use of memset to initialise variable 8 years ago
Paul Riseborough 9ddfd66d01 EKF: Fix bug in accelerometer bias learning inhibit 8 years ago
Paul Riseborough 040639837e EKF: Use common timeout test for reporting deadreckoning 8 years ago
Paul Riseborough 6ac7e2f807 EKF: report conservative position errors when failing innovation checks 8 years ago
Paul Riseborough 21e7734149 EKF: fix compile error 8 years ago
Paul Riseborough f7cae7f3ab EKF: improve compatibility with ARM cross compiler 8 years ago
Paul Riseborough 9bb54ccc08 EKF: don't accept GPS data without a 3D lock 8 years ago
Paul Riseborough 588b27bde7 EKF: inhibit accelerometer bias learning if manoeuvre levels are excessive 8 years ago
Paul Riseborough 5fb24c3032 EKF: Reduce EKF prediction delta time jitter 8 years ago
Paul Riseborough 324fe3b0c7 EKF: Add accel bias estimation fault to reporting 8 years ago
Paul Riseborough b51abf4aff EKF: Add console notification for accel bias covariance reset 8 years ago