mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 03:17:35 +08:00
2bafe9df08
This fixes the cases where the yaw message from the GNSS receiver would take more time than the vel/pos. The estimator should wait and not immediately fall back to an other aiding source after 5sec. If it never comes, it will never fall back, but this is ok since the user wants to fly with GPS aiding an not with something else.