Files
PX4-Autopilot/test/mavsdk_tests
Balduin 790b60f027 mavsdk tests: use tester sleep function
the original std::this_thread::sleep_for is with respect to host system
time which is different from autopilot time if speed factor != 1, if
some component runs slower than real time, or if debugging.
tester.sleep_for (which already existed) correctly sleeps w.r.t.
px4/simulation time.
2025-11-24 09:12:13 -08:00
..
2025-11-24 09:08:17 -08:00
2019-12-26 10:16:58 +01:00
2025-11-24 09:08:45 -08:00