mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 13:15:08 +08:00
Syslink Bridge to Mavlink (#5479)
This commit is contained in:
committed by
Lorenz Meier
parent
446f8e3a36
commit
52fdbf4acc
@@ -525,6 +525,7 @@ then
|
||||
if param compare SYS_COMPANION 20
|
||||
then
|
||||
syslink start
|
||||
mavlink start -d /dev/bridge0 -b 57600 -m osd -r 40000
|
||||
fi
|
||||
if param compare SYS_COMPANION 921600
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user