mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 16:07:34 +08:00
9b35b680f6
Once we have valid input we should use that and not overwrite our update_result with the result from other inputs, otherwise the automatic selection does not actually work. This behavior means that only the first update will be used if there are several sources updating in the same cycle.