ardupilot/libraries/AP_HAL_ChibiOS/hwdef/CubeBlack-solo/README.md

909 B

CubeBlack-solo variant of the CubeBlack Flight Controller

The CubeBlack-solo build is identical to the CubeBlack build, but includes a large set of default parameters required by the Solo.

Using this build in waf

  • ./waf configure --board CubeBlack-solo
  • ./waf copter
  • The completed firmware binary will be located in /ardupilot/build/CubeBlack-solo/bin/arducopter.apj