Hallo,
ich habe meine 8 ESC mit SimonK Firmware geflasht (4x HK-SS20A-HW und 4x HK-SS30A-HW).
Normaler weise kann man ja mit der MWC Software den Gasweg einlernen.
config.h:
Vor dem umflashen ging es problemlos, was mache ich falsch oder was ist anders bei der SimonK-Soft ?
Am Empfänger lassen sich die ESC anlernen und sie funktionieren auch im Copter.
Gruß Matthias
ich habe meine 8 ESC mit SimonK Firmware geflasht (4x HK-SS20A-HW und 4x HK-SS30A-HW).
Normaler weise kann man ja mit der MWC Software den Gasweg einlernen.
config.h:
/********************************************************************/
/**** ESCs calibration ****/
/********************************************************************/
/* to calibrate all ESCs connected to MWii at the same time (useful to avoid unplugging/re-plugging each ESC)
Warning: this creates a special version of MultiWii Code
You cannot fly with this special version. It is only to be used for calibrating ESCs
Read How To at http://code.google.com/p/multiwii/wiki/ESCsCalibration */
#define ESC_CALIB_LOW MINCOMMAND
#define ESC_CALIB_HIGH 2000
//#define ESC_CALIB_CANNOT_FLY // uncomment to activate
/**** ESCs calibration ****/
/********************************************************************/
/* to calibrate all ESCs connected to MWii at the same time (useful to avoid unplugging/re-plugging each ESC)
Warning: this creates a special version of MultiWii Code
You cannot fly with this special version. It is only to be used for calibrating ESCs
Read How To at http://code.google.com/p/multiwii/wiki/ESCsCalibration */
#define ESC_CALIB_LOW MINCOMMAND
#define ESC_CALIB_HIGH 2000
//#define ESC_CALIB_CANNOT_FLY // uncomment to activate
Am Empfänger lassen sich die ESC anlernen und sie funktionieren auch im Copter.
Gruß Matthias