mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
added vtol stream to usb connection
This commit is contained in:
committed by
Simon Wilks
parent
80a3c74cfc
commit
1b894c3af9
@@ -22,6 +22,7 @@ mavlink stream -d /dev/ttyACM0 -s MANUAL_CONTROL -r 5
|
||||
mavlink stream -d /dev/ttyACM0 -s HIGHRES_IMU -r 100
|
||||
mavlink stream -d /dev/ttyACM0 -s GPS_RAW_INT -r 20
|
||||
mavlink stream -d /dev/ttyACM0 -s CAMERA_TRIGGER -r 500
|
||||
mavlink stream -d /dev/ttyACM0 -s VTOL_STATE -r 2
|
||||
|
||||
# Exit shell to make it available to MAVLink
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user