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