KCG oder kurz KISS Configuration Tool
da is ne MW 2.1 mit aktivierter "ESC calibration cannot fly" geflasht und auf Okto gestellt um 1-8 ESC zugleich zu kalibrieren.
Code:
/********************************************************************/
/**** 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
ps.: Danke Tilman für den äußerst wertvollen Tipp!