mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-05 22:24:47 +08:00
nxphlite-v3:rcS move mavlink to UART4 connector P10
This commit is contained in:
@@ -236,6 +236,12 @@ then
|
|||||||
param set SYS_AUTOSTART 4070
|
param set SYS_AUTOSTART 4070
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if ver hwcmp NXPHLITE_V3
|
||||||
|
then
|
||||||
|
param set SYS_FMU_TASK 1
|
||||||
|
set MAVLINK_COMPANION_DEVICE /dev/ttyS4
|
||||||
|
fi
|
||||||
|
|
||||||
#
|
#
|
||||||
# Set USE_IO flag
|
# Set USE_IO flag
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user