ArduPilot Instructions
Flashing Firmware
Firmware can be flashed over USB C using QGroundControl.
Building Firmware
./waf configure --board ARK_FPV
./waf copter
and optionally upload
./waf copter --upload
Last updated