mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 08:50:35 +08:00
f3b2599d33
* ekf2: range height skip "unhealthy" samples, but respect timeout - we should never directly use an "unhealthy" range finder sample for state corrections or resets, but we also shouldn't immediately abort active rng_hgt until the timeout has passed * check starting_conditions_passing once * ekf2: conditional range aid change height ref --------- Co-authored-by: Daniel Agar <daniel@agar.ca>