Hotfix: Do not start MAVLink as default on telemetry port

This commit is contained in:
Lorenz Meier 2013-09-12 10:14:33 +02:00
parent 5e6d3604a3
commit a7dddc4dfd
1 changed files with 3 additions and 2 deletions

View File

@ -189,8 +189,9 @@ then
if [ $MODE == autostart ]
then
# Telemetry port is on both FMU boards ttyS1
mavlink start -b 57600 -d /dev/ttyS1
usleep 5000
# but the AR.Drone motors can be get 'flashed'
# if starting MAVLink on them - so do not
# start it as default (default link: USB)
# Start commander
commander start