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

Update commander in flight tab #652

Merged
merged 2 commits into from
Feb 3, 2023
Merged

Update commander in flight tab #652

merged 2 commits into from
Feb 3, 2023

Conversation

krichardsson
Copy link
Contributor

@krichardsson krichardsson commented Feb 2, 2023

The commander buttons in the flight tab are implemented in a way that freezes the GUI when used. There are also issues in absolute positioning systems as the commander goes to a position close to the origin (which is bad if the take-off position is far away).

This PR calls the high level commander directly instead of using the wrapper class from the library.

Closes #605

@tobbeanton tobbeanton merged commit 0dd24f1 into master Feb 3, 2023
@tobbeanton tobbeanton deleted the krichardsson/commander branch February 3, 2023 09:08
@knmcguire knmcguire added this to the next-release milestone Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Command flight base control freezes client graphics
3 participants