Merge branch 'mavlink2_hil' of github.com:PX4/Firmware into paul_estimator_mavlink2

This commit is contained in:
Lorenz Meier
2014-03-11 21:12:26 +01:00
3 changed files with 27 additions and 104 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
echo "Starting MAVLink on this USB console"
mavlink start -r 5000 -d /dev/ttyACM0
mavlink start -r 10000 -d /dev/ttyACM0
# Exit shell to make it available to MAVLink
exit