mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
posix-configs: enable ftp for all mavlink instances
This commit is contained in:
@@ -23,7 +23,7 @@ land_detector start multicopter
|
||||
mc_pos_control start
|
||||
mc_att_control start
|
||||
|
||||
mavlink start -d /dev/ttyPS1
|
||||
mavlink start -x -d /dev/ttyPS1
|
||||
mavlink stream -d /dev/ttyPS1 -s HIGHRES_IMU -r 50
|
||||
mavlink stream -d /dev/ttyPS1 -s ATTITUDE -r 50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user