mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Update submodule ecl to latest Sun Oct 27 12:38:03 UTC 2019 (#13175)
- ecl in PX4/Firmware (dcfe226638): https://github.com/PX4/ecl/commit/f005e0ea8f33d10dd014a0700e712426540bb58a - ecl current upstream: https://github.com/PX4/ecl/commit/9b4b24ee71902c6a4289170e8fb1ca3306c1d9c4 - Changes: https://github.com/PX4/ecl/compare/f005e0ea8f33d10dd014a0700e712426540bb58a...9b4b24ee71902c6a4289170e8fb1ca3306c1d9c49b4b24e2019-10-17 RomanBapst - removed unused definition0e3a0b82019-10-15 RomanBapst - range_finder_checks: parametrised signal quality hysteresis duration16d1e152019-10-15 RomanBapst - addressed review comments6bc6f262019-10-14 RomanBapst - range_finder_checks: set range height to valid if signal quality is non-zero6299d812019-10-14 RomanBapst - ekf_helper: use latest validated range sample to reset height00f49e62019-10-14 RomanBapst - cleanup checks of range finder data4d370652019-08-22 Paul Riseborough - EKF: Make use of inverse rotation function consistent with name36de2b32019-08-22 Paul Riseborough - EKF: Use matrix library for quaternion to rotation matrix conversion1a4ab062019-10-22 bresch - rate controller: add override specifiers whenever needed29f71ff2019-10-21 bresch - ekf: Add override specifier for all functions that override virtual functions of the estimator interface class50167bf2019-10-16 bresch - estimator interface: add deprecated functions for backward compatibilityb38458c2019-10-10 bresch - Terrain estimator: formatting and remove redundant comments0aef0ed2019-10-10 bresch - terrain_estimator: remove dead code. Since the terrain estimator is constantly reset on ground, it is not necessary anymore to fuse fake measurements on ground if the range measurements are bad.370e04e2019-10-03 bresch - terrain_est: Continuously reset terrain height on ground using known clearance. This is the best estimate as we should not rely on a distance sensor while on the ground. This also helps when the drone is carried over as it avoids starting with a crazy downward distance for optical flow scaling.e09e3e12019-10-14 bresch - control: rename _range_aid_enabled to _is_range_aid_suitable rename rangeAidConditionsMet to checkRangeAidSuitabilityfac69d02019-10-14 bresch - control: refactor rangeAidConditionsMet functioneae6e8f2019-08-06 Paul Riseborough - EKF: Fix on ground yaw drift when using EKF2_MAG_TYPE = 44e946d52019-09-04 RomanBapst - implemented synthesized magnetometer Z measurement - calculate a theoretical value based on the knowledge of the direction and strength of the magnetic field vector and X/Y sensor measurements - needs knowledge about location on earth to work
This commit is contained in: