autotest: added command line args to test script

This commit is contained in:
Andrew Tridgell 2013-08-10 11:59:12 +10:00
parent 5cfdf52381
commit 917b51a46b
1 changed files with 2 additions and 1 deletions

View File

@ -21,4 +21,5 @@ rm -f $tfile
gnome-terminal -e '../Tools/autotest/jsbsim/runsim.py --home=-26.582218,151.840113,440.3,169' gnome-terminal -e '../Tools/autotest/jsbsim/runsim.py --home=-26.582218,151.840113,440.3,169'
sleep 2 sleep 2
popd popd
mavproxy.py --aircraft=test --master tcp:127.0.0.1:5760 --sitl 127.0.0.1:5501 --out 127.0.0.1:14550 --out 127.0.0.1:14551 mavproxy.py --aircraft=test --master tcp:127.0.0.1:5760 --sitl 127.0.0.1:5501 --out 127.0.0.1:14550 --out 127.0.0.1:14551 $*