26 Commits (afd4f3f86b4d8510ff492551fc705ec53629e8b8)

Author SHA1 Message Date
kamilritz b8f937666a Make mag_innov/-var a Matrix::Vector3f 5 years ago
bresch 4b746a3fca GPS Yaw: add consts and remove fusion starting message 5 years ago
bresch fe2a9d3018 GPS Yaw: move isfinite checks in control.cpp 5 years ago
bresch 3c6790f5d5 GPS Yaw: Always reset Yaw when GPS Yaw fusion is starting 5 years ago
Daniel Agar 600240d95f EKF: resetGpsAntYaw() fix double promotion 5 years ago
Kamil Ritz 21f49c22dc Use resetQuatStateYaw during gps yaw reset 5 years ago
kritz 24f2e60b7e
Reduce stored strings, to save flash space (#815) 5 years ago
bresch edc8a88c24 yaw_fusion: remove useless initialization 5 years ago
bresch 81c6d6655f ekf: clean uncorrelateQuatStates function 5 years ago
kamilritz 4b0e7b2cff Remove filtering on external vision alignment 5 years ago
kamilritz 3daf25763e Remove unnecessary comments 5 years ago
kamilritz 48787c0160 Improve Matrix library usage 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 1bf09fd370 Remove EKF prefix from logged messages 5 years ago
Paul Riseborough 36de2b3dc1 EKF: Use matrix library for quaternion to rotation matrix conversion 5 years ago
kritz 4a38f5a2f6 Add timestamp to ECL print statements, (#644) 5 years ago
Paul Riseborough a036cf82cc EKF: Remove use of of quaternion self product operator and fix delta rotation sign 6 years ago
Carl Olsson f0889c1760 EKF: fixed some comment typos 6 years ago
Paul Riseborough ef5a87c1d4 EKF: Rework quaternion yaw reset. 6 years ago
Paul Riseborough 0220f469b0 EKF: Use more generic variable name for bad yaw fusion flag 7 years ago
Paul Riseborough eb52f7c410 EKF: Remove implicit conversion and use single precision trig operator 7 years ago
Paul Riseborough d1f3f4c916 EKF: Use #define function for isfinite check 7 years ago
Paul Riseborough 91f886cb5e EKF: Add support for use of GPS heading data. 7 years ago