mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 05:05:19 +08:00
Syslink for battery, RSSI, and initial radio control
This commit is contained in:
committed by
Lorenz Meier
parent
b99b886576
commit
c842b0457f
@@ -518,6 +518,10 @@ then
|
||||
then
|
||||
frsky_telemetry start -d /dev/ttyS2
|
||||
fi
|
||||
if param compare SYS_COMPANION 20
|
||||
then
|
||||
syslink start
|
||||
fi
|
||||
if param compare SYS_COMPANION 921600
|
||||
then
|
||||
mavlink start -d /dev/ttyS2 -b 921600 -m onboard -r 80000 -x
|
||||
|
||||
Reference in New Issue
Block a user