1483 Commits (65a4ca9d65818b42197b91cabd14a0c3fa8d6ff2)
 

Author SHA1 Message Date
Matthias Grob 65a4ca9d65 AlphaFilter: merge with PX4 implementation 5 years ago
Matthias Grob 1e033c4719 camke ctest: enable gtest colors 5 years ago
Kamil Ritz adacca099d test recording of velocity reset 5 years ago
bresch 30d69aa45b Ekf: extract baro height offset computation 5 years ago
bresch 6b64cf0770 Ekf: centralize GPS height fusion startup 5 years ago
bresch 61763544b6 Ekf: centralize baro fusion startup 5 years ago
kamilritz 6f383248ca update change indication 5 years ago
Kamil Ritz e52482501a Expand standalone mathlib double precision functions' usage 5 years ago
Kamil Ritz 1fa6870cd6 Perform geo.cpp's mathlib calls in double point precision 5 years ago
Kamil Ritz a013bb9314 Add test for gps projection & reprojections 5 years ago
kritz fa5a00d871
Refactor velocity reset (#788) 5 years ago
Daniel Agar 47624a0f02
EKF increase delta velocity process noise per axis if clipping (#663) 5 years ago
Kamil Ritz d6b6276cdc change naming from tiltOffset to pitchOffset 5 years ago
bresch 572ad2df0a SensorRangeFinder: add distBottom function to get the vertical distance 5 years ago
bresch a998da1781 terrain_estimator: initialize with valid delayed measurement 5 years ago
Mathieu Bresciani 0623b2b02d
Range check cleanup (#782) 5 years ago
Paul Riseborough 544385fd8c
EKF: Simplify centripetal accel correction (#789) 5 years ago
bresch 027db4bdbd Github Actions: update firmware docker repo 5 years ago
kamilritz 2fa43419d2 Interface: output vector quantities by "return-by-value" 5 years ago
kamilritz 72d8f91b4d Innovation getters: Add const modifier 5 years ago
Paul Riseborough 89b5c77d5d
EKF: Enable GPS flight without magnetometer (#770) 5 years ago
Mathieu Bresciani 3bd09fdcd3
EKF: fix range height sensor offset (#787) 5 years ago
TSC21 870ec380f1 elk_helper: use ISFINITE macro instead of isfinite() 5 years ago
bresch 20c3db69e4 Terrain Est: Add sensor aiding bitmask 5 years ago
bresch f38388cdab YawEst: simplify AHRS accelerometer gain computation 5 years ago
CarlOlsson ee5e3c479b ekfgsf: fix formatting 5 years ago
Mathieu Bresciani f20fc08b7d
ekf2: centralize mag covariance reset (#693) 5 years ago
Daniel Agar f1aa53db8a
delete attitude_fw (merged into PX4/Firmware) 5 years ago
kamilritz 975060d108 Add missing const modifier 5 years ago
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