hwdef.dat 661 B

1234567891011
  1. # hw definition file for processing by chibios_hwdef.py
  2. # for The CUBE Green hardware in a 3DR Solo
  3. # this is based on the CubeBlack hwdef, with Solo's required parameter defaults
  4. # The CUBE green is identical to a CUBE Black, but uses 5v signalling for the Solo ESC issues
  5. # do not use this hwdef with any configuration other than a 3DR Solo with a Green Cube running Copter 3.7.
  6. include ../CubeBlack/hwdef.dat
  7. # pull Solo's default parameters from /Tools/Frame_params
  8. # these are parameters the Solo requires for proper operation that are differnet from the 3.7 standard defaults.
  9. env DEFAULT_PARAMETERS 'Tools/Frame_params/Solo_Copter-3.7_GreenCube.param'