287 Commits (0fa7ef3517aefaa2a54625bcb8c08d870a0e7c1a)

Author SHA1 Message Date
Paul Riseborough 21054a4236 EKF: Fix bug causing incorrect covariance initialisation 5 years ago
kritz ee859e092a Robustify timestamp checks (#729) 5 years ago
bresch e3af91c9ce Ekf: use helper functions to centralize the checks of horizontal aiding (gps, flow, ev_pos, ev_vel) 5 years ago
kamilritz f3d790a664 Update optical flow interface 5 years ago
kamilritz 4b0e7b2cff Remove filtering on external vision alignment 5 years ago
kamilritz 29c5954690 Move baro downsampling and dynamic pressure comp to ECL 5 years ago
kamilritz 07e8e88e88 Support full vision variance 5 years ago
kamilritz 2657e4fc0c Improve naming and white space 5 years ago
kamilritz 0b18143745 Improve readibility 5 years ago
kamilritz 3daf25763e Remove unnecessary comments 5 years ago
kamilritz 48787c0160 Improve Matrix library usage 5 years ago
kamilritz a21a7cd5b9 Remove output argument from calcEarthRateNed 5 years ago
kamilritz 9e6d27fafb Add missing const qualifier 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 490c749f80 Revert if statement swap in resetMagHeading 5 years ago
kamilritz ef9f1053d0 Random improvements 5 years ago
Daniel Agar 98a1aae494 EKF: use Matrix cross product 5 years ago
kamilritz 64652f523b Improve quality of comments 5 years ago
kamilritz 1bf09fd370 Remove EKF prefix from logged messages 5 years ago
kamilritz 181303488c Log height innovation sensor specific 5 years ago
kamilritz ecd199d5d0 Fix vel pos test ratio 5 years ago
kamilritz 07e804676c Rename IMU biases 5 years ago
kamilritz dae8c2f8dc Group velocity and position as a 3d vector 5 years ago
kamilritz beedf1ce4f Add print statement to reset vel or pos function 5 years ago
kamilritz 5c038a3b43 Add stop*Fusion function 5 years ago
kamilritz d5dc6bb8ea Clean get*innov* interface 5 years ago
kamilritz 86b9079bdc Refactoring velPos fusion 5 years ago
Mathieu Bresciani c7bdf25663
[ekf] controlMagFusion refactor and mag field strength check (#662) 5 years ago
RomanBapst 6299d8199c ekf_helper: use latest validated range sample to reset height 5 years ago
Paul Riseborough 4d37065f1b EKF: Make use of inverse rotation function consistent with name 5 years ago
Paul Riseborough 36de2b3dc1 EKF: Use matrix library for quaternion to rotation matrix conversion 5 years ago
bresch b38458c2ab Terrain estimator: formatting and remove redundant comments 5 years ago
kritz 4a38f5a2f6 Add timestamp to ECL print statements, (#644) 5 years ago
kamilritz fd6b364c11 posNED to pos and velNED to vel and add ev vel covariances to reset 6 years ago
kamilritz cea053820d Remove spaces with tabs 6 years ago
kamilritz 1e57c4bbec Fix white space 6 years ago
kamilritz 10cbd79db7 Rotate external vision info in reset function if necessary 6 years ago
kamilritz 4511b9ff5e Add missing checks for flags.ev_vel 6 years ago
kamilritz 3e8139ff9f Enable vision velocity fusion 6 years ago
kamilritz c5abfe626f remove canonicalize and adapt comments 6 years ago
kamilritz a2ff415fe4 Fix get frame aligning quaternion function 6 years ago
kamilritz 53eac6e94e Canonicalize alignment quaternion 6 years ago
kamilritz 933c32c921 Enable local frame alignment also without using it 6 years ago
kamilritz ea352a6631 Dont use mag suffix for magnitude 6 years ago
kamilritz 05196db79e Fix alignment of local frame 6 years ago
Paul Riseborough a036cf82cc EKF: Remove use of of quaternion self product operator and fix delta rotation sign 6 years ago
Paul Riseborough 0e946f25fd EKF: Remove use of quaternion self product operator and fix delta rotation sign error 6 years ago
CarlOlsson ad7f7af03b ekf: correct quaternion multiplication order 6 years ago
CarlOlsson d6351bd7a5 EKF: update comment 6 years ago