-
Notifications
You must be signed in to change notification settings - Fork 197
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
Flight Review 3D Visualization: Yaw Angle Incorrectly Rotated by 90° #299
Comments
Can you provide a log? |
I also found that whether it was the log imported a long time ago or the log imported now, it was the same, and the course was deflected 90 degrees. |
Fixing it here: #301 |
The heading is displayed normally, but the pitch and roll are reversed @bkueng |
Sorry I didn't check roll/pitch. It should be correct this time: #303 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed while reviewing older logs that Flight Review’s 3D visualization appears to be incorrectly interpreting the aircraft’s yaw angle. It is rotated by about 90 degrees, causing the fixed-wing model to appear perpendicular to the intended takeoff direction, as illustrated in the attached image.
The text was updated successfully, but these errors were encountered: