So habe immer noch ein Problem mit dem Gasweg.
Hardware:
bord: Multiwii Crius se V2.0
Regler SimonK 30A Regler.
Motor NTM 28-26A 1200kv 250w
Wenn ich die Regler direkt am Empfänger habe läuft jeder motor schon bei zwei zacken Gas an. Nur nicht wenn Sie übers Board angeschlossen sind. Da laufen die Motoren erst an wenn der Gasweg an der Funke schon über halb ist und in der Gui Werte von 1500 bis 1600 angezeigt werden.
Irgendwas ist doch da Flasch oder??
/**************************** Motor minthrottle *******************************/
/* Set the minimum throttle command sent to the ESC (Electronic Speed Controller)
This is the minimum value that allow motors to run at a idle speed */
//#define MINTHROTTLE 1300 // for Turnigy Plush ESCs 10A
//#define MINTHROTTLE 1120 // for Super Simple ESCs 10A
//#define MINTHROTTLE 1064 // special ESC (simonk)
#define MINTHROTTLE 1064
/**************************** Motor maxthrottle *******************************/
/* this is the maximum value for the ESCs at full power, this value can be increased up to 2000 */
#define MAXTHROTTLE 2000
/**************************** Mincommand *******************************/
/* this is the value for the ESCs when they are not armed
in some cases, this value must be lowered down to 900 for some specific ESCs, otherwise they failed to initiate */
#define MINCOMMAND 1000
Regler sind angelernt. Senderkanäle an der Gui angepasst.
Mir fällt einfach nichts mehr ein wo der fehler ist.
Hoffe jemand hat eine idee. Lg Ingo
Hardware:
bord: Multiwii Crius se V2.0
Regler SimonK 30A Regler.
Motor NTM 28-26A 1200kv 250w
Wenn ich die Regler direkt am Empfänger habe läuft jeder motor schon bei zwei zacken Gas an. Nur nicht wenn Sie übers Board angeschlossen sind. Da laufen die Motoren erst an wenn der Gasweg an der Funke schon über halb ist und in der Gui Werte von 1500 bis 1600 angezeigt werden.
Irgendwas ist doch da Flasch oder??
/**************************** Motor minthrottle *******************************/
/* Set the minimum throttle command sent to the ESC (Electronic Speed Controller)
This is the minimum value that allow motors to run at a idle speed */
//#define MINTHROTTLE 1300 // for Turnigy Plush ESCs 10A
//#define MINTHROTTLE 1120 // for Super Simple ESCs 10A
//#define MINTHROTTLE 1064 // special ESC (simonk)
#define MINTHROTTLE 1064
/**************************** Motor maxthrottle *******************************/
/* this is the maximum value for the ESCs at full power, this value can be increased up to 2000 */
#define MAXTHROTTLE 2000
/**************************** Mincommand *******************************/
/* this is the value for the ESCs when they are not armed
in some cases, this value must be lowered down to 900 for some specific ESCs, otherwise they failed to initiate */
#define MINCOMMAND 1000
Regler sind angelernt. Senderkanäle an der Gui angepasst.
Mir fällt einfach nichts mehr ein wo der fehler ist.
Hoffe jemand hat eine idee. Lg Ingo