mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
Increase rate of MAVLink output on companion link
This commit is contained in:
@@ -436,7 +436,7 @@ then
|
|||||||
then
|
then
|
||||||
if param compare SYS_COMPANION 921600
|
if param compare SYS_COMPANION 921600
|
||||||
then
|
then
|
||||||
mavlink start -d /dev/ttyS2 -b 921600 -m onboard
|
mavlink start -d /dev/ttyS2 -b 921600 -m onboard -r 20000
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user