You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
follows PX4/PX4-Autopilot#16489
The EV height starting condition only checks if the gathered data is not too old :
PX4-ECL/EKF/control.cpp
Line 1037 in b919f3d
In some cases, it can be that the EV system provides wrong data; in that case, it should be rejected and EV height should not start (or re-start).
FYI @cimbar