Skip to content
Snippets Groups Projects
Commit d832b4fe authored by Daniel Agar's avatar Daniel Agar Committed by Lorenz Meier
Browse files

rc.mavlink AV-X reduce companion baudrate

parent d0c69eff
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ fi
if ver hwcmp AV_X_V1
then
# AV-X: start MAVLink to companion (connected to TX2)
mavlink start -d /dev/ttyS5 -r 80000 -b 921600 -m onboard
mavlink start -d /dev/ttyS5 -r 20000 -b 460800 -m onboard
# AV-X: start MAVLink UDP port 14570
mavlink start -x -u 14570
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment