1694 Commits (688a054bdb234ddcfdc12678d5ebee15ea14c8b4)
 

Author SHA1 Message Date
kamilritz bd0c5fbb97 Update change indication for ekf gsf 5 years ago
kamilritz 3ae934544f Add change indication for ekf_gsf_reset 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
Paul Riseborough 1e6c6f2d3c EKF: update all output states when aligning output time horizon filter 5 years ago
kamilritz 3bd9415498 Make delayed output stayed not a member variable 5 years ago
kamilritz da9bfe4316 Update interface of applyCorrectionsToOuputStates 5 years ago
Paul Riseborough 64ab2b087a EKF: Only record successful sideslip fusion when states updated 5 years ago
Paul Riseborough 0fa7ef3517 EKF: Use ecl::powf for integer exponents 5 years ago
Paul Riseborough 168dbdf630 EKF: Convert sideslip fusion to use SymPy generated auto-code 5 years ago
Paul Riseborough 06aa78a291 EKF: Only record airspeed fusion event when states are updated 5 years ago
Paul Riseborough 486a461a5e EKF: airspeed fusion derivation test comparison cleanup 5 years ago
Paul Riseborough ede6204f85 EKF: airspeed fusion cleanup 5 years ago
Paul Riseborough a5a43dbc6c EKF: Convert airspeed fusion to use SymPy generated auto-code 5 years ago
Paul Riseborough 5907e81ef7 EKF: optflow fusion cleanup 5 years ago
Paul Riseborough 7fa9a1963b EKF: optflow fusion cleanup 5 years ago
Paul Riseborough 0e74f3ea9d EKF: optflow fusion cleanup 5 years ago
Paul Riseborough 6e992a18f6 EKF: optflow fusion cleanup 5 years ago
Paul Riseborough 1ad042da23 EKF: Use ecl::powf in comparison test 5 years ago
Paul Riseborough 274523bd98 EKF: Use ecl::powf for integer exponents 5 years ago
Paul Riseborough f20a5d814d EKF: Remove redundant tilt check 5 years ago
Paul Riseborough 1592db8f34 EKF: Convert optical flow fusion to use SymPy generated equations 5 years ago
Paul Riseborough 1f386c1bb8 EKF: Add yaw estimate SymPy generated code files 5 years ago
Paul Riseborough 510d93858f EKF: move yaw estimator derivation into main filter derivation 5 years ago
Paul Riseborough f89c52e840 EKF: use ecl::powf for integer exponents 5 years ago
Paul Riseborough 0aa2f17562
EKF: Convert GPS yaw observation method to use SymPy generated code (#880) 5 years ago
Paul Riseborough 21cc46edd7
EKF: Convert magnetic field observation methods to use SymPy generated code (#879) 5 years ago
kamilritz ec93490890 geo test change to arc length 5 years ago
kamilritz 98dec6afa6 add tests for waypoint_from_line_and_distance() 5 years ago
kamilritz 60388a8b6d Geo: Fix double correcting for negative distance 5 years ago
Paul Riseborough 6feb28c27d
EKF: Convert EKF-GSF yaw estimator from matlab to sympy derived equations (#871) 5 years ago
kamilritz 9d7d502c56 std::sin -> sin 5 years ago
kamilritz 4ab364f0fd Make conversion from float to double explicite 5 years ago
Julian Kent 9ea3468091 Negative distances go in the opposite direction 5 years ago
kamilritz b7e49f20e4 Update change indication 5 years ago
kamilritz 497008811a Update matrix version 5 years ago
kamilritz d7568d55b4 extend firmware build checks 5 years ago
kamilritz 310b989c9a refactor start of gps into separate function 5 years ago
kamilritz 7eb2b08eed Yaw measurement jacobian to Vector4f 5 years ago
kamilritz 15d360f446 saved_mag_ef_cov to Squarematrix2f 5 years ago
kamilritz 7609bc69b2 drag innov member variables to Vector2f 5 years ago
kamilritz 960b80ee71 Do not update output filter a second time after reset to flow. 5 years ago
Paul Riseborough 77b11129fa
EKF: replacement of covariance prediction autocode with sympy generated output (#870) 5 years ago
Matthias Grob 0bffd951ec AlphaFilter: include float.h for FLT_EPSILON 5 years ago
kritz 88c52aba5e
Refactor ev fusion start into helper functions (#872) 5 years ago
kamilritz 8c65ca29e4 Only run firmware build test on pull_request 5 years ago
kamilritz 049f59d7de Fix firmware-build-test 5 years ago
Daniel Agar 185f22b094
geo_lookup: copyright header consistency and minor update 5 years ago
Daniel Agar 9aa7991654
geo_lookup: upgrade table size (2 bytes per element) and add testing 5 years ago