mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
add conditional start of sPort_telemetry daemon for FMUv4 to rcS
This commit is contained in:
committed by
Lorenz Meier
parent
99286db832
commit
52ebbda5ac
@@ -841,6 +841,11 @@ then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if ver hwcmp PX4FMU_V4
|
||||||
|
then
|
||||||
|
sPort_telemetry start -d /dev/ttyS6
|
||||||
|
fi
|
||||||
|
|
||||||
if ver hwcmp PX4FMU_V2
|
if ver hwcmp PX4FMU_V2
|
||||||
then
|
then
|
||||||
# Check for flow sensor - as it is a background task, launch it last
|
# Check for flow sensor - as it is a background task, launch it last
|
||||||
|
|||||||
Reference in New Issue
Block a user