Can't config gimbal on mwc 2.3
Posted: Sun Mar 30, 2014 7:32 pm
Hello
I build a servo gimbal for my tricopter but I can't make it work. I did this in arduino:
/*********************** Cam Stabilisation ***********************/
/* The following lines apply only for a pitch/roll tilt stabilization system. Uncomment the first or second line to activate it */
//#define SERVO_MIX_TILT
#define SERVO_TILT
/* camera trigger function : activated via Rc Options in the GUI, servo output=A2 on promini */
// trigger interval can be changed via (*GUI*) or via AUX channel
//#define CAMTRIG
#define CAM_TIME_HIGH 1000 // the duration of HIGH state servo expressed in ms
When I open the gui the flight mode "cam stab" is there but when enable nothing happen. I connected the roll and pitch servos as in this picsture:

My board it's a crius se v2.5. I read that all adjustments related to gimbals now have to be on the GUI but I dont see there options for that.
This is the gimbal that I build:

What am I doing wrong or is missing to make this gimbal work?
Thanks,
gonçalo
I build a servo gimbal for my tricopter but I can't make it work. I did this in arduino:
/*********************** Cam Stabilisation ***********************/
/* The following lines apply only for a pitch/roll tilt stabilization system. Uncomment the first or second line to activate it */
//#define SERVO_MIX_TILT
#define SERVO_TILT
/* camera trigger function : activated via Rc Options in the GUI, servo output=A2 on promini */
// trigger interval can be changed via (*GUI*) or via AUX channel
//#define CAMTRIG
#define CAM_TIME_HIGH 1000 // the duration of HIGH state servo expressed in ms
When I open the gui the flight mode "cam stab" is there but when enable nothing happen. I connected the roll and pitch servos as in this picsture:

My board it's a crius se v2.5. I read that all adjustments related to gimbals now have to be on the GUI but I dont see there options for that.
This is the gimbal that I build:

What am I doing wrong or is missing to make this gimbal work?
Thanks,
gonçalo