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

Compass wrapping #302

Open
pilotnbr1 opened this issue May 2, 2022 · 0 comments
Open

Compass wrapping #302

pilotnbr1 opened this issue May 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@pilotnbr1
Copy link
Contributor

When going from 359 degrees to 001 degrees heading the data smoothing that was added causes the compass animations to "wrap" around the wrong way for the time length of the smoothing (very quickly) .. It results in a visual that is distracting because it shows a left turn for a split second while you are in fact in a right turn...

Its possible the pitch will do the same thing while in a loop. But there are other strange things that happen when the pitch tries to wrap from 89, 90 , 89 again (aircraft pointed straight up) . This would be a less commonly seen visual animation flaw because people dont do loops constantly or at all.

We could just turn off data smoothing for compass/heading information...

@pilotnbr1 pilotnbr1 added the bug Something isn't working label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant