1554 Commits (c3653e68caa690cd5544288ae44eca8ff6dcf3bd)
 

Author SHA1 Message Date
Paul Riseborough 19bbea75c0
Fix GPS altitude not fused if GPS checks fail and GPS is primary height source (#813) 5 years ago
kritz 24f2e60b7e
Reduce stored strings, to save flash space (#815) 5 years ago
kritz 98801ad17b
Support vision velocity expressed in body frame too (#708) 5 years ago
kritz c3de452e8e
Remove duplicate code during vision yaw reset (#810) 5 years ago
Kamil Ritz b40adf3dec Refactor velocity resets 5 years ago
kritz 03191847f9
Fix ev_pos_obs_var(1) entry (#809) 5 years ago
Kamil Ritz 440383f039 Increase matrix library usage and remove white line 5 years ago
bresch 97b437233e ekf: remove unused function 5 years ago
bresch 26d4fbc000 EKF: reduce scope of variable and remove redeclaration of member 5 years ago
bresch edc8a88c24 yaw_fusion: remove useless initialization 5 years ago
bresch 75c49b2082 ekf_helper: fuse double if 5 years ago
bresch 0e3bf2872c EKFGSF_yaw: cleanup initialization of member variables 5 years ago
Daniel Agar 12835b999e
cmake update CXX standard 11 -> 14 5 years ago
Paul Riseborough cda7486897
EKF: Prevent yaw reset to GPS caused by loss of GPS data (#805) 5 years ago
kamilritz 8b6d665a13 Avoid subtraction of two uint 5 years ago
kamilritz 70d65ea55f Test:Increase GPS jump need for rejection 5 years ago
Kamil Ritz c19f40e574 Add reset position test for GPS and VISION 5 years ago
Kamil Ritz 78a6b9f7a8 SensorSimulator: Fix GPS horizontal position step 5 years ago
Kamil Ritz 050298f6c1 Improve matrix library usage 5 years ago
Kamil Ritz 5749273d19 refactor resetPosition 5 years ago
Paul Riseborough 8a9d961f0d
EKF: Improve covariance prediction stability (#795) 5 years ago
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