Skip to content
Snippets Groups Projects
Commit 917b51a4 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

autotest: added command line args to test script

parent 5cfdf523
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,5 @@ rm -f $tfile
gnome-terminal -e '../Tools/autotest/jsbsim/runsim.py --home=-26.582218,151.840113,440.3,169'
sleep 2
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 $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment