mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
rc.usb: increase data rate to 10000bytes/s for USB
This commit is contained in:
parent
1fd7b89d3c
commit
4cee3614c7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user