Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plane: add param Q_TILT_BIAS_CH for RC control of motor tilt forward bias #11270

Closed
wants to merge 2 commits into from

Conversation

kd0aij
Copy link
Contributor

@kd0aij kd0aij commented May 4, 2019

this lets you use a knob or slider to tilt the motors forward for higher speed in VTOL modes
Has no effect on FW modes with the motors fully forward.

@kd0aij kd0aij requested review from tridge and IamPete1 May 4, 2019 20:52
@IamPete1
Copy link
Member

IamPete1 commented May 4, 2019

loads of cool stuff this week! looks good to me

@IamPete1
Copy link
Member

IamPete1 commented May 4, 2019

should add Qacro to this if i think while your updating tiltrotor stuff

if (plane.control_mode == &plane.mode_qstabilize ||

@kd0aij kd0aij added the WIP label May 5, 2019
@kd0aij
Copy link
Contributor Author

kd0aij commented May 5, 2019

@IamPete1 Thanks for catching that; I added qacro to that zero-tilt case as suggested. Doesn't appear to change behavior in qacro, which is why I didn't notice it in testing.

@kd0aij
Copy link
Contributor Author

kd0aij commented May 19, 2019

tested in SITL and flight tested on E-Flite Convergence/PixRacer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants