You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
hwdef-bl.dat | 6 years ago | |
hwdef.dat | 6 years ago |
README.md
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.
- For use in ArduCopter 3.7 and higher. Not compatible with any previous versions of ArduCopter or with other vehicle types.
- For data on the Hex CubeBlack flight controller, see the Hex CubeBlack hwdef readme
- For the parameter list used by this build, see Tools/Fram_params/Solo_Copter-3.7_BlackCube.param
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