mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 05:47:35 +08:00
ekf2-terrain: fix validity switching
Bug not present after 1.14
This commit is contained in:
@@ -199,7 +199,6 @@ void Ekf::resetHaglRng()
|
||||
_terrain_var = getRngVar();
|
||||
_terrain_vpos_reset_counter++;
|
||||
_time_last_hagl_fuse = _time_delayed_us;
|
||||
_time_last_healthy_rng_data = 0;
|
||||
}
|
||||
|
||||
void Ekf::stopHaglRngFusion()
|
||||
|
||||
Reference in New Issue
Block a user