No start with #define GIMBAL uncomment

Post Reply
sisco21
Posts: 4
Joined: Fri Jul 13, 2012 12:24 pm

No start with #define GIMBAL uncomment

Post by sisco21 »

Hello,

I have a Flyduino MEGA Flight Controller CPU Board. And when i commetn #define gimbal no problem, the quad start. But when i uncomment this line nothing happen. In the Gui i can see it s arm but nothing else!

Could you help me!

crashlander
Posts: 506
Joined: Thu May 05, 2011 8:13 am
Location: Slovenia

Re: No start with #define GIMBAL uncomment

Post by crashlander »

Since you are mentioning uncomenting #gimbal and quad in same sentence I believe that you want to have/fly QuadroCopter with added stabilization gimbal for camera?!

In that case you must define only proper type of quad (x or +) in type of multicopter and than (much lower in config.h) define #define SERVO_TILT (search for Cam Stabilisation) and leave GIMBAL commented, because gimbal is meant for pure/only gimbal (without any input/output for controlling flying machine)

Regards Andrej

sisco21
Posts: 4
Joined: Fri Jul 13, 2012 12:24 pm

Re: No start with #define GIMBAL uncomment

Post by sisco21 »

Thanks for you answer,but when i comment #define gimbal and set servo_tilt nothing happen with the gimbal!

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: No start with #define GIMBAL uncomment

Post by PatrikE »

You need to activate CAMSTAB in the Gui to!

flyboy_____
Posts: 33
Joined: Thu Sep 15, 2011 10:45 am

Re: No start with #define GIMBAL uncomment

Post by flyboy_____ »

I need this explanation. Thanks

Post Reply