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

updated flightcommand buttons to gray out if controller is attached #542

Merged
merged 3 commits into from
Dec 6, 2021

Conversation

knmcguire
Copy link
Contributor

The flight command channel grays out if an controller is attached. This should fix #538, but it doesn't regularly update.

Also currently this issue ( #541) is preventing me to try out anything in case the controller get's disconnected when the cfclient is still on.

Copy link
Contributor

@jonasdn jonasdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice find!

src/cfclient/ui/tabs/FlightTab.py Outdated Show resolved Hide resolved
src/cfclient/ui/tabs/FlightTab.py Outdated Show resolved Hide resolved
@knmcguire
Copy link
Contributor Author

thanks for the tips! I've added the changes.

@knmcguire knmcguire merged commit 33058df into master Dec 6, 2021
@krichardsson krichardsson deleted the command-flight-no-control branch December 16, 2021 13:43
@knmcguire knmcguire added this to the next-release milestone Dec 16, 2021
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 Based Flight Control panel does not work with USB controller
2 participants