mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 04:40:35 +08:00
MAVLink sim: Start faster
This reduces test times across the board.
This commit is contained in:
@@ -747,7 +747,7 @@ void Simulator::run()
|
||||
|
||||
} else {
|
||||
::close(_fd);
|
||||
system_sleep(1);
|
||||
system_usleep(100);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user