Updating the Flight Controller Firmware
The ARKV6X Flight Controller can be flashed with PX4 or ArduPilot.
Last updated
The ARKV6X Flight Controller can be flashed with PX4 or ArduPilot.
Open the ARK-UI Autopilot page, select the Firmware tab, and upload a .px4 or .apj firmware file.

SSH into the Jetson and run the ARK-OS flashing tool (on PATH):
Run without an argument to flash the PX4 image bundled with ARK-OS.
PX4: ark_fmu-v6x builds from the PX4 releases page
ArduPilot: ARK_FMU_V6X builds from firmware.ardupilot.org
Last updated
flash_firmware.sh <firmware.px4>