Skip to content
Snippets Groups Projects
Commit a4c4449b authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

NXPhlite:Dedicate P10 UART as Telem 1 and disable companion

parent d50042f5
No related branches found
No related tags found
No related merge requests found
......@@ -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
###############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment