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: Tiltrotor: add logging of tilt angles. #26978

Merged
merged 1 commit into from
May 7, 2024

Conversation

IamPete1
Copy link
Member

@IamPete1 IamPete1 commented May 5, 2024

This adds logging of tilt rotor tilt angles. The base angle 0 to 90 if vectored the left and right tilt outputs. This is much easyer than trying to back calculate from the servo outputs. Tested with the Griffin in realflight. It has a tilt yaw angle of 25 deg, so in hover we see the base output at 0 and the left and right opposite in that range.

image

As it transitions they all move to 90:
image

Back transition:
image

This is logged at the same rate as QTUN, 25Hz.

@tridge tridge merged commit a1a5184 into ArduPilot:master May 7, 2024
61 checks passed
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.

3 participants