33 Commits (9d22f140dd6f5efc2b873a7827588f1fa8d67074)

Author SHA1 Message Date
kamilritz 644e903552 Apply measurementUpdate function 5 years ago
Paul Riseborough fd849e0578 EKF: Fix specific force observation noise variance 5 years ago
Paul Riseborough 76f393dcb0 EKF: Use const reference instead of local copy 5 years ago
Paul Riseborough c43307b8cf EKF: convert drag fusion from Matlab to SymPy generated auto-code 5 years ago
kamilritz 7609bc69b2 drag innov member variables to Vector2f 5 years ago
kamilritz 89bfcc2167 Introduce checkAndFixCovarianceUpdate(KHP) function 5 years ago
kamilritz 5c4a3d4576 Make observation jacobian a Vector24f when possible 5 years ago
kamilritz 4cb2d1c645 Remove duplicated code snippets 5 years ago
kamilritz d18ddb3e92 Use ternary operator 5 years ago
kamilritz 16a00eae0b Make Kfusion a Vector24f 5 years ago
kamilritz 552bf824ea Add typedef for Matrix 24 types 5 years ago
kamilritz 48f0eb16da Remove uninformative comments 5 years ago
kamilritz 4a69b41015 Increase matrix library usage even more 5 years ago
kamilritz a3706fdcef Make relative wind computation more compact 5 years ago
kamilritz ff8b5ec69d Extract general functions into utils 5 years ago
kamilritz cec6d76577 Raise awareness for drag variance(!=stdDev) bug 5 years ago
kamilritz 9e6d27fafb Add missing const qualifier 5 years ago
Paul Riseborough 0d0f46ec1c EKF: Don't run unnecessary makeRowColSymmetric operation 5 years ago
kamilritz 92ba618f57 Improve on flash memory usage 5 years ago
kamilritz 459b76f9fd Make covariance matrices of type matrix::SquareMatrix 5 years ago
kamilritz 07e804676c Rename IMU biases 5 years ago
Paul Riseborough 4d37065f1b EKF: Make use of inverse rotation function consistent with name 5 years ago
Carl Olsson f0889c1760 EKF: fixed some comment typos 6 years ago
Daniel Agar c5b2f59f57 PX4 style fixes (excluding EKF generated code) 7 years ago
Daniel Agar cd12f049fe move geo and geo_lookup from PX4 Firmware to ECL 7 years ago
Daniel Agar 99ba1c3745
EKF trivial code style cleanup 8 years ago
Paul Riseborough f3909244f0 EKF: Correct units in comments 8 years ago
Daniel Agar c44488fdb8
EKF matrix typedef cleanup 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 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