mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
NXPhlite:Dedicate P10 UART as Telem 1 and disable companion
This commit is contained in:
committed by
Daniel Agar
parent
d50042f58d
commit
a4c4449b85
@@ -272,6 +272,10 @@ else
|
||||
if ver hwcmp NXPHLITE_V3
|
||||
then
|
||||
param set SYS_FMU_TASK 1
|
||||
# Let the mavlink compaion logic fail to start
|
||||
set MAVLINK_COMPANION_DEVICE none
|
||||
# Telem 1 is P10
|
||||
set MAVLINK_F "-r 1200 -f -d /dev/ttyS4"
|
||||
fi
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user