1554 Commits (c3653e68caa690cd5544288ae44eca8ff6dcf3bd)
 

Author SHA1 Message Date
kamilritz 7e20d9df14 Small style cleanup 5 years ago
Daniel Agar 580118e366
EKFGSF_yaw::updateEKF() R_prev copy safely (#775) 5 years ago
kritz 9390d2065b
Run github actions also on master branch (#774) 5 years ago
bresch d09473da89 Ekf control: do not set hgt mode if already set 5 years ago
bresch 13a7d53295 Ekf: correct wrong indentation 5 years ago
bresch 684737eab1 Ekf control: replace individual by global check of baro/GPS health 5 years ago
bresch 320a90d146 EKF control: extract checkVerticalAccelerationHealth logic 5 years ago
bresch 975afa6560 EKF: update csv for change indicator 5 years ago
CarlOlsson 93be6ea49a EKF: dont print wrong reset message on baro timeout 5 years ago
kritz bcd3869ca2
CleanUp of the EKFGSF (#769) 5 years ago
Paul Riseborough 4669aa6312
EKF: Add Emergency yaw recovery using EKF-GSF estimator (#766) 5 years ago
Paul Riseborough 8ce285cdfa
EKF: Don't allow tilt alignment if vehicle is moving excessively (#768) 5 years ago
Mathieu Bresciani 230c865fa9
EKF: do not fuse multiple times the same height (#767) 5 years ago
Paul Riseborough b4ecfb7723
EKF: Fix sign error in earth rotation rate correction (#763) 5 years ago
Daniel Agar 4fab6057a7 EKF control height fusion add switch statement for all dist sensor types 5 years ago
Kamil Ritz 7c179b39b8 Make test with Clang 5 years ago
Carl Olsson 3fa5f501ae
EKF: dont check gps_check_fail_status in velocity reset (#761) 5 years ago
Daniel Agar 71d4d22ae4
EKF: covariances() helper return const reference and fix code style 5 years ago
bresch 8b918563a2 ekf: fix angle wrapping in realignYawGPS 5 years ago
Daniel Agar 00872fcaa3
EKF: ImuDownSampler pass imuSample as const reference 5 years ago
bresch 81c6d6655f ekf: clean uncorrelateQuatStates function 5 years ago
Julian Kent c6d5a74685 Update change indicator 5 years ago
bresch 05d391c785 Update test csv after functional fix 5 years ago
bresch 90ca012705 ekf_helper: restore oridinal quaternion decorrelation 5 years ago
CarlOlsson b6420d0b79 ekf: add vehicle at rest to flags 5 years ago
Paul Riseborough 89bcebd631 EKF: Prevent covariance initialisation overwriting yaw variance 5 years ago
Paul Riseborough a3347b7e06 EKF: Use more conservative value for delta velocity bias process noise 5 years ago
Paul Riseborough 21054a4236 EKF: Fix bug causing incorrect covariance initialisation 5 years ago
Daniel Agar ed260c4f1d validation: remove unused vibration metric 5 years ago
kritz e52e2b88ed
Sensor Replay (#717) 5 years ago
kamilritz da752c9e30 Hot flow fusion fix 5 years ago
kritz ee859e092a Robustify timestamp checks (#729) 5 years ago
kamilritz f20726d47f Expand auto-format coverage and tiny style changes 5 years ago
kritz fbdd75da2e Update CONTRIBUTING.md 5 years ago
kamilritz 5d38b73072 Update description of Firmware build tests 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 a3e1eb9d50 Checkout to matching firmware if possible 5 years ago
kamilritz f3d790a664 Update optical flow interface 5 years ago
RomanBapst cafb1400fb estimator_interface: bugfix, set range sample correctly 5 years ago
kamilritz df37c9bf1d First draft of the contribution guidelines 5 years ago
kamilritz 4b0e7b2cff Remove filtering on external vision alignment 5 years ago
kamilritz 2fe16c4ffe Update build instructions in readme 5 years ago
kamilritz d63e4edfd8 Fix github actions 5 years ago
kamilritz de33885658 Update setExtVisionData interface 5 years ago
kritz ed916c8006 Auto Formatting with clang-format-6.0 (#727) 5 years ago
CarlOlsson dbf0bd43e8 EKF: update wind covariance initialization 5 years ago
kamilritz 37201fb071 Remove legacy imu interface 5 years ago
kamilritz 7c3a2f839b Update range finder interface 5 years ago
kamilritz 4fb2d1b02e Update range finder interface 5 years ago
kamilritz 9f0d8ed59e Update mag interface 5 years ago