mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 11:00:34 +08:00
dbd89fe584
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.