Merge remote-tracking branch 'upstream/master'

This commit is contained in:
M.H.Kabir 2015-01-04 21:24:02 +05:30
commit 9fdbdee03e
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ usleep 100000
mavlink stream -d /dev/ttyACM0 -s POSITION_TARGET_GLOBAL_INT -r 10
usleep 100000
mavlink stream -d /dev/ttyACM0 -s LOCAL_POSITION_NED -r 30
usleep 100000
mavlink stream -d /dev/ttyACM0 -s MANUAL_CONTROL -r 5
# Exit shell to make it available to MAVLink
exit