1740 Commits (d4258cc66d24c6871688ae83f42de3b46c96d033)
 

Author SHA1 Message Date
Mathieu Bresciani d4258cc66d
yaw emergency: check angle between vel observation and estimate (#975) 4 years ago
Loic Dubois ffab483504 Waiting for the filter to be initialized to set global origin 4 years ago
Paul Riseborough 602e65146c EKF: Remove unnecessary initialisation 4 years ago
Paul Riseborough 6f664abc4a EKF: Non functional changes arising from review 4 years ago
Paul Riseborough b87778e61d EKF: Make clip detection logic easier to follow 4 years ago
Paul Riseborough 9aa8d93efc EKF: Use isRecent function 4 years ago
Paul Riseborough e948b3505f EKF: Don't reject vertical aiding data if inertial solution is bad 4 years ago
Paul Riseborough c566318db5 EKF: misc improvements to handling of accel clipping 4 years ago
Paul Riseborough 9c89fa3b29 EKF: Use IMU clipping to adjudicate bad accel data check 4 years ago
bresch cd38621dd6 flow terrain: use dedicated variable for last fusion time 4 years ago
PX4BuildBot 9521e81b09 [AUTO COMMIT] update change indication 4 years ago
PX4 BuildBot ae0c054d75 Update geo_lookup WMM to latest Mon Feb 8 11:48:14 UTC 2021 4 years ago
bresch 5aaa6c6dde lpos accuracy: bump variance if deadreckon time exceeded 4 years ago
Daniel Agar 46251db4a1 geo: explicitly link libm 4 years ago
Paul Riseborough b919f3ddf4 EKF: Restore protection from extreme innovation values 4 years ago
Paul Riseborough efb78deef9 EKF: Set position fusion gate option false by default 4 years ago
Paul Riseborough 556a195320 EKF: Improve handling of non position mode large position innovations 4 years ago
Paul Riseborough 99575d73e1 EKF: Add bad accel bias checking for EV and range finder height use cases 4 years ago
Paul Riseborough ff3c0a6136 EKF: Fix bug preventing recovery from bad delta velocity bias estimates 4 years ago
priseborough c25c97f8b5 [AUTO COMMIT] update change indication 4 years ago
Paul Riseborough 96418101e1 test: Allow for larger vel variance growth due to dvel bias variance 4 years ago
Paul Riseborough 1b1c049e81 test: Update unit test to match expected behaviour 4 years ago
Paul Riseborough dd259a288f EKF: Don't modify accel bias states and variances when inhibited 4 years ago
Paul Riseborough 3e1f2d8674 EKF: Set dvel bias variance to stored value when state is inactive 4 years ago
bresch c212975abe rng height: reset to baro using common logic 4 years ago
Paul Riseborough 03fed323ab EKF: Fix formatting 4 years ago
Paul Riseborough 31fca9c31d EKF: Update GPS loss message 4 years ago
Paul Riseborough c65cf13bb8 EKF; Treat combined sideslip and airspeed as a horizontal aiding source 4 years ago
bresch 211c84c85b Rng finder unit test: cover "un-stuck" logic 4 years ago
Kamil Ritz 78ce46f007 Removing Matlab derivation 4 years ago
Mathieu Bresciani 18f334f4db
flow: add unit test for yaw motion (#950) 4 years ago
Kamil Ritz df7f261e03 Add missing const modifier 4 years ago
Daniel Agar a8e0e82858 EKF: update mag LPF immediately 4 years ago
Daniel Agar 398fe159ce EKF: allow initialising without mag depending on configuration 4 years ago
Daniel Agar 1237087d70
AlphaFilter add constructor that takes alpha and use in EKF 4 years ago
Daniel Agar 37e84b763a README: fix zenodo badge (rename ecl -> PX4-ECL) 4 years ago
Mathieu Bresciani 5ccb8b457d
fakePosFusion: reset _last_known_posNE to current state when starting (#943) 4 years ago
bresch 9d22f140dd gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc 4 years ago
bresch b0cf45e2d2 gps_alt: rename getGpsAltVar -> getGpsHeightVariance 4 years ago
bresch 62f2e26c49 gps_alt: reset GPS alt variance usign helper function 4 years ago
bresch f7bddda3d5 gps_alt: do not scale up reported gps vertical accuracy 4 years ago
bresch 02369cd415 gps_alt: extract measurement variance computation and saturation 4 years ago
Daniel Agar 1541e4b414
EKF: update control status and fault status getters 4 years ago
zhaoxiaowei fbf67bdef9 reset gps height use vacc 4 years ago
Mathieu Bresciani 8f3df7a97b
flow: restructure optical flow control logic (#928) 4 years ago
kritz 38358002bb
Auto update change indication by github actions 4 years ago
Daniel Agar 688a054bdb EKF: controlDragFusion() add parenthesis for readability 4 years ago
Paul Riseborough 944b18c63e EKF: Remove non useful status print 4 years ago
Paul Riseborough ee94980a8f EKF: Clean up wind state activation logic 4 years ago
Paul Riseborough 44ebfb8c43 EKF: Don't report local position as valid when in a non-position mode 4 years ago