autotest: run fg viewers with less CPU priority

This commit is contained in:
Andrew Tridgell 2012-03-02 16:09:24 +11:00
parent 5e66d3cecb
commit accc5dc02f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
AUTOTESTDIR=$(dirname $0)
fgfs \
nice fgfs \
--native-fdm=socket,in,10,,5503,udp \
--fdm=external \
--aircraft=Rascal110-JSBSim \

View File

@ -2,7 +2,7 @@
AUTOTESTDIR=$(dirname $0)
fgfs \
nice fgfs \
--native-fdm=socket,in,10,,5503,udp \
--fdm=external \
--aircraft=arducopter \