Here's the video from day 2 of testing my 3D / reversible prop code. I still have a minor bug to work out in the acro pitch leveling code, but what's working is working well!
- Afro 30A ESCs with SimonK (reversing/braking/complementary)
- RcTimer 9x4.7" CF props (doubled up for symmetry)
- RcTimer BC3530-10 1400KV motors
- Rctimer 450 frame
- Adrucopter3D code (based on Arducopter 2.9.1b)
Here's a close up of the prop configuration:
Comments
Code is up: https://github.com/bdoiron74/ardupilot/tree/Arducopter3D
I tried to wrap the '3D' changes in #ifdefs, but I'm sure I missed some...
The throttle range is set up as reverse/forward with the mid point as neutral (-100...0...+100).
Woah, never even thought about trying to do this without variable pitch!
@Troy - nice camera work and commentary! :P
Awesome work Bob - hoping from your contributions to the APM code base more of us will be looking to build some 3D reversing quadcopters.
Impressive!