1709 Commits (df7f261e038aa80b07a91857f2f952280938bfc6)
 

Author SHA1 Message Date
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
Daniel Agar da7d41e78a
EKF: add mag bias reset helper and update IMU bias reset to match (#924) 4 years ago
Daniel Agar 03cfcb903e
EKF: RingBuffer minor improvements 4 years ago
PX4 BuildBot 67f13f7ede Update geo_lookup WMM to latest Wed Dec 2 11:48:25 UTC 2020 4 years ago
bresch da9f314b69 mag: use strength in Gauss 4 years ago
Claudio Micheli c4d162f9a0
EKF: range_finder parameterize range sensor quality hysteresis time 4 years ago
Daniel Agar 6158d6d841
EKF: add const reference getters for status flags 4 years ago
Daniel Agar a21092804a EKF: remove virtual getters from estimator_interface 4 years ago
Daniel Agar 48a8992caf
EKF: move small simple getters to header 4 years ago
Daniel Agar defb35d8f5 EKF: pass imuSample by const reference 4 years ago
Daniel Agar d85e24d3ca EKF: Ekf class is final 4 years ago
Daniel Agar 961b545da0 cmake: respect MAX_CUSTOM_OPT_LEVEL if set 4 years ago
Daniel Agar 5ea8824439 EKF: inline simple getters 4 years ago
Daniel Agar 6e99ebd928 EKF: add fault status bit for bad vertical accel data 4 years ago
Daniel Agar d936b85d71 EKF: add fault status bit for clipping 4 years ago
Mathieu Bresciani dd3ffc4192
Optical flow: compute velociy from corrected flow data for logging (#920) 4 years ago
bresch 9126282c03 CI: update containers, sync with px4/Firmware 4 years ago
bresch e80a683981 CI: update change indicator of yaw emergency estimator 4 years ago
Paul Riseborough f666ebb995 EKF: Code format fix - replace 1E-x with 1e-x 4 years ago
Paul Riseborough e82d0af6d2 EKF: Improve code clarity - non functional change 4 years ago
Paul Riseborough 1a7c68ea72 EKF: update change indicator 4 years ago
Paul Riseborough 759d217d5a EKF: Improve protection for GSF weight collapse 4 years ago
Paul Riseborough 7c81350c7a EKF: Don't yaw reset if not yaw induced nav failure 4 years ago
Paul Riseborough bf0d70fc90 EKF: Protect against collapse of GSF weights 4 years ago
Daniel Agar 4c2355a638 EKF: use GPS to lookup declination from WMM before full GPS checks pass 5 years ago
Daniel Agar 6b99ea2a60 ECL standalone build improve ECL_INFO/WARN/DEBUG 5 years ago
bresch 5879eaaf78 ekf: fix variable length array error 5 years ago
Daniel Agar 99aafbaa18
README: remove obsolete build status 5 years ago
Daniel Agar fab242a81f python generation add shebang, mark executable, ignore cache 5 years ago
rjgritter a204c59990
WindEstimator: Fix incorrect _state accessing, clarify enums (#906) 5 years ago
bresch 264c8c4e86 mag_fusion: mag heading and 3d modes are mutually exclusive 5 years ago
kamilritz 9797e4d28f updateYawInRotMat with hidden rotation sequence handling 5 years ago