Open thomaskost17 opened 3 years ago
Motor mixer object to run the motors given pitch, yaw and roll commands. ESCs run at 250 hz so PWM must be adjustable to this constraint.
Motor mixer algorithm and object has been implemented and compiles. Hardware testing is all that is needed now (ensuring that the analogWrite teensy analog performs as documented)
Motor mixer object to run the motors given pitch, yaw and roll commands. ESCs run at 250 hz so PWM must be adjustable to this constraint.