Tags:
Permalink Reply by Matthew Gray on May 9, 2011 at 5:07am I'm doing the same thing. I'm assuming it's the same as ardupirates with motor 6-7 in front.
See this link> http://code.google.com/p/ardupirates/wiki/RC
Right now It's not working correctly for me. I setup the frame as HEXA+ but when I arm the motors only 4 motors work like a quad in an x configuration. Very confusing.
Permalink Reply by Gordon on May 9, 2011 at 5:07pm Thanks Matthew, hopefully it is all sorted by the time I finish construction.
I know the team will get it fixed, but they must be swamped right now
Permalink Reply by Guntars on May 10, 2011 at 12:54am
Permalink Reply by Matthew Gray on May 10, 2011 at 6:11am Yes I did the same thing. hexa+ and it seemed to work. I changed to hexa in x mode and the motors are working now. The PID's are out of wack though. On stock PID's I almost crashed because of so much oscillation.
Permalink Reply by Saiful Azuwan on May 12, 2011 at 4:08am It work for me all 6 motor spins. download latest trunk and add this (g.frame_type == HEXAP_FRAME) to line 223, 320, 336 and 365.
from
((g.frame_type == HEXAX_FRAME) || (g.frame_type == Y6_FRAME))
to
((g.frame_type == HEXAX_FRAME) || (g.frame_type == HEXAP_FRAME) || (g.frame_type == Y6_FRAME))
hope this help.
Permalink Reply by Saiful Azuwan on May 12, 2011 at 4:37am
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.671 members
1280 members
8 members
182 members
15 members
© 2013 Created by Chris Anderson.
Powered by
