I'm trying to convert one of the basic brushed quads like this one:
https://www.amazon.com/WLtoys-V929-Beetle-Quadcopter-Dexterous/dp/B008RL18SMWith:
CC3D Atom
DJI Phantom PPM receiver
ReadymadeRC quad brushed ESC -
http://www.readytoflyquads.com/brushed-motor-driverSo far the PPM input is working fine, and the motors basically work. From reading other threads, the motor controller is a "pure" PWM - it runs directly on the duty cycle, not a scaled 1000-2000us RC PWM.
I have my motor outputs configured at for 0-2000us @ 500Hz, and when I tweak each one individually I seem to get full power.
My problem comes when I try to "fly" it. When I throttle up, one one or two of the motors will spin up and it wont have nearly enough thrust to get off the ground, but if I pick it up and tilt it, the appropriate motors kick in and will push hard to try to level it.
If I put in any other command - pitch, roll, or yaw - then the motors will spin up. Why is it so sluggish responding to throttle?
Another issue I'm having, and I'm not sure if its related, is that none of the arming options work - low throttle, and left yaw, or full forward etc. don't arm it.
I've attached the .uav file, if that helps.