For the complete documentation index, see llms.txt. This page is also available as Markdown.

Updating the Flight Controller Firmware

Flash PX4 or ArduPilot firmware on a USB-connected flight controller.

The Just a Jetson has no onboard flight controller, but ARK-OS can flash one connected over USB.

From the Web UI

Open the ARK-UI Autopilot page, select the Firmware tab, and upload a .px4 or .apj firmware file.

From the Command Line

SSH into the Jetson and run the ARK-OS flashing tool (on PATH):

Firmware Binaries

If the flight controller does not enumerate over USB, recover the bootloader over SWD: ST-LINK Flashing Guide.

Last updated