ardupilot/libraries/AP_HAL_ChibiOS/hwdef/CubeGreen-solo
Peter Barker 3aab3bac52 Tools/AP_HAL_ChibiOS: move defaults from tools to hwdef directory
Tools: move defaults from tools to hwdef directory
2024-01-17 18:28:48 +11:00
..
README.md
defaults.parm Tools/AP_HAL_ChibiOS: move defaults from tools to hwdef directory 2024-01-17 18:28:48 +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