951 Commits (149233a9ab73e5ed08379a835a565f7cf4755613)

Author SHA1 Message Date
kamilritz 149233a9ab Add velocity observations to external vision interface 5 years ago
Matthias Grob 62a1e07512 ecl_EKF: Do not include SquareMatrix from Matrix library 6 years ago
Julian Kent 4c4c1f2984 Use copyTo for writing to memory blocks 6 years ago
Julian Kent 8cc8db211c Fix copy_quaternion reference in code generation 6 years ago
Julian Kent 8d60f8ba8f Remove direct unsafe access to matrix internal data 6 years ago
Nico van Duijn c446ee444a EKF: fake rng if faulty on ground 6 years ago
Andreas Antener 4f19d457c4 ekf, control: make sure mag fusion doesn't start anymore when we have GPS heading fusion active 6 years ago
Jan Brehmer 93eb1266f6 EKF: reset position when stopping GPS use and EV is active 6 years ago
Nico van Duijn 267195a11b EKF: remove check for faulty flag in fake rng 6 years ago
Nico van Duijn 933189eac0 EKF: fix rng_faulty flag when sensor is stuck 6 years ago
Nico van Duijn 640e41cba7 EKF: change rangeSample quality to int8_t 6 years ago
Nico van Duijn a12186c285 terrain_estimator: introduce quality metric in rng 6 years ago
Paul Riseborough 3e05fd552e EKF: Compensate for bad range finder data when on ground 6 years ago
bresch 3b32ee4166 Flow aiding - Reset state when flow is enabled only if it is the only 6 years ago
kamilritz be368f3656 Update comment 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
bresch e1751188fd EKF - Initialize _deadrekon_time_exceeded to true. 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
Paul Riseborough 7612fa40ed EKF: Don't start using GPS for height until all validity checks have passed 6 years ago
Roman cef2ba5ab9 implemented Kahan summation algorithm for adding process noise to delta 6 years ago
RomanBapst 0f49eb34a0 fixed method which calculates validity of terrain estimate 6 years ago
Robert de Vries 340d85afc1 EKF: fix variable names in estimator_interface.h 6 years ago
Beat Küng 54ac147ae8 Ekf: add set_min_required_gps_health_time() to allow configure minimum GPS health time 6 years ago
Roman 770cd3c5cc added python script for terrain flow derivation (optical flow for terrain 6 years ago
Roman c085d7295d addressed review comments 6 years ago
Roman 8673ab0346 terrain estimator: constrain terrain state properly 6 years ago
Roman fbb51147b7 implemented use of optical flow for terrain estimation 6 years ago
Mohammed Kabir 3f691891c4 EKF: control: stop vision yaw fusion on timeout 6 years ago
Martina c4492b17c1 do not reset yaw if vehicle on ground 6 years ago
Paul Riseborough f97f0b6ea3 EKF: Remove unnecessary code 6 years ago
Paul Riseborough 43b5e26fe4 EKF: Fix bug causing continual yaw reset when EKF2_MAG_TYPE = 2 6 years ago
Roman f95cd4b358 ground effect: removed dependency on local position 6 years ago
CarlOlsson 7845ff4360 EKF: increase wind process noise scaler to 0.5 6 years ago
CarlOlsson 32ca6f7030 ekf: scale wind process noise with low pass filtered height rate 6 years ago
CarlOlsson 938c8ad9ad EKF: use hagl estimate if valid for when to trigger yaw reset on takeoff 6 years ago
Carl Olsson f0889c1760 EKF: fixed some comment typos 6 years ago
Paul Riseborough fabd216ca5 EKF: Documentation edits 6 years ago
CarlOlsson 8d6e8ae078 EKF: update get_mag_decl_deg() 6 years ago
CarlOlsson 2b17ced405 EKF: Clean up use of magnetometer declination. Before the innovation was not zero in fuseDeclination() 6 years ago
CarlOlsson 1d91785a8e EKF: correct quaternion order 6 years ago
CarlOlsson 000aa0de5d EKF: do not update the newest attitude estimate in initialiseFilter(). Is is now done in alignOutputFilter() 6 years ago
CarlOlsson 96c5c14041 EKF: Change the EKF initialization to 6 years ago