Add ARK PAB Carrier

Add ARK_FMU_V6X to RCS netman

Remove arkv6x rc single wire

Fix arkv6x mtd

arkv6x bootloader init all pins to prevent power cycling peripherals on boot

arkv6x don't power cycle sd card on boot

arkv6x add UART4 Telem 4
This commit is contained in:
alexklimaj
2022-11-10 12:23:25 -07:00
committed by Daniel Agar
parent 6af8e34596
commit 486674a652
7 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ else
param select-backup /fs/microsd/parameters_backup.bson
fi
if ver hwcmp PX4_FMU_V5X PX4_FMU_V6X
if ver hwcmp PX4_FMU_V5X PX4_FMU_V6X ARK_FMU_V6X
then
netman update -i eth0
fi