mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
The timeout was triggered using absolute time instead of a delay in usec. This lead to the system hanging. With the fix it continues after the timeout, however, the rates still don't seem right.