mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 08:47:35 +08:00
a1ff219380
Previously GPS quality checks were only run until the EKF origin was set. This meant that they could not be used by other pre-flight checks. This change ensures that checks will always be run when the vehicle on-ground or not using GPS to enable use by external preflight checks.