Unable to arm with stick

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
claustro
Posts: 16
Joined: Sat Aug 11, 2012 11:35 am

Unable to arm with stick

Post by claustro »

Hi I ugraded to 2.3 from 2.2 and now ( with all the same settings) I am unable to arm with sticks.

My value for rc are
thr 930 / 2020
pitch 927/2023
roll 930 / 2014
Yaw 930 / 2022

Mincommand 940
mintrhottle 1300
maxthrootle 1950
#define MINCHECK 1100
#define MAXCHECK 1900

Arm unchecked in gui

Any idea?

Thank you
Andrea

QuadBow
Posts: 532
Joined: Fri Jan 04, 2013 10:06 am

Re: Unable to arm with stick

Post by QuadBow »

Hi Andrea,
Have a look to my post
viewtopic.php?f=8&t=4422&p=44885#p44885
Maybe it is the same issue for you.

claustro
Posts: 16
Joined: Sat Aug 11, 2012 11:35 am

Re: Unable to arm with stick

Post by claustro »

Thank you for your answer.
I found the problem , in case someone else will have the same I solved it :-)
I forgot to uncomment this:
/******************************** ARM/DISARM *********************************/
/* optionally disable stick combinations to arm/disarm the motors.
* In most cases one of the two options to arm/disarm via TX stick is sufficient */
#define ALLOW_ARM_DISARM_VIA_TX_YAW
//#define ALLOW_ARM_DISARM_VIA_TX_ROLL

I never did it on previous version , is it a new field?

Thank you
Andrea

Post Reply