ardupilot/libraries/AP_HAL_ChibiOS/hwdef/CubeGreen-solo
Peter Barker 717edae9ef hwdef: fix redefinition of Solo values in CubeSolo/CubeGreen-Solo
adding fmuv3 into the list of firmwares we might run on Solo was a late
addition to the recent PRs.  It was forgotten that the inheritance would
cause a redefition failure
2022-04-06 16:38:23 +10:00
..
README.md
hwdef-bl.dat
hwdef.dat hwdef: fix redefinition of Solo values in CubeSolo/CubeGreen-Solo 2022-04-06 16:38:23 +10:00

README.md

CubeGreen-solo variant of the CubeBlack Flight Controller

The CubeGreen-solo build is identical to the CubeBlack build, but includes a large set of default parameters required by the Solo equipped with a new Hex Green Cube.

Using this build in waf

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