ardupilot/libraries/AP_HAL_ChibiOS/hwdef/CubeGreen-solo
Peter Barker 1d4e0a784c AP_HAL_ChibiOS: rename GPS_ to GPS1_ 2024-03-19 19:50:12 +11:00
..
README.md
defaults.parm AP_HAL_ChibiOS: rename GPS_ to GPS1_ 2024-03-19 19:50:12 +11:00
hwdef-bl.dat
hwdef.dat Tools/AP_HAL_ChibiOS: move defaults from tools to hwdef directory 2024-01-17 18:28:48 +11: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