mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
autotest: run fg viewers with less CPU priority
This commit is contained in:
parent
5e66d3cecb
commit
accc5dc02f
@ -2,7 +2,7 @@
|
||||
|
||||
AUTOTESTDIR=$(dirname $0)
|
||||
|
||||
fgfs \
|
||||
nice fgfs \
|
||||
--native-fdm=socket,in,10,,5503,udp \
|
||||
--fdm=external \
|
||||
--aircraft=Rascal110-JSBSim \
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
AUTOTESTDIR=$(dirname $0)
|
||||
|
||||
fgfs \
|
||||
nice fgfs \
|
||||
--native-fdm=socket,in,10,,5503,udp \
|
||||
--fdm=external \
|
||||
--aircraft=arducopter \
|
||||
|
Loading…
Reference in New Issue
Block a user