765 Commits (b255d4a53ab3061e0aee91aea82859b362b191d3)
 

Author SHA1 Message Date
CarlOlsson b255d4a53a fixed typos 8 years ago
Paul Riseborough 97eb17a62f Merge pull request #265 from PX4/pr-ekfOutputObserver 8 years ago
Paul Riseborough fed4a9bc5a EKF: add vertical position derivative output 8 years ago
Paul Riseborough a17879ab91 matlab: miscellaneous EKF replay script file improvements 8 years ago
Paul Riseborough 3a7a66d360 matlab: improve EKF simulation fusion control 8 years ago
Paul Riseborough dabf129daf matlab: Update EKF replay script files 8 years ago
Julien Lecoeur d0b4f1e225 Use binary operator~ instead of logical operator! 8 years ago
Julien Lecoeur c323b64742 Fix -Werror=int-in-bool-context on GCC 7 8 years ago
Daniel Agar 3e197fdded EKF tests remove extra semicolon 8 years ago
Daniel Agar e7ed32fb82 attitude_fw remove extra semicolons 8 years ago
Daniel Agar 6ed8512ff4 EKF parameters use int32_t (#279) 8 years ago
Paul Riseborough 8351e13c70 Matlab: update readme file and provide link to sample data set 8 years ago
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
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