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

Respect scan device-option for devices connected after startup #1828

Merged

Conversation

rageshkrishna
Copy link
Contributor

@rageshkrishna rageshkrishna commented Sep 26, 2024

The "Scan for compatible boards" setting controls whether MobiFlight offers fo upload MobiFlight firmware to a compatible module which is connected during startup.

The setting is now also considered correctly when connecting a board AFTER initial startup has finished.

image

Fixes #1820

The prompt to install MobiFlight on a compatible device will now be
shown only if the "Scan for compatible boards" setting is enabled.
@neilenns
Copy link
Contributor

Nice simple change! I like it.

@DocMoebiuz DocMoebiuz changed the title Respect the scan devices option for new devices Respect scan device-option for devices connected after startup Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

Build for this pull request:
MobiFlightConnector.zip

@DocMoebiuz DocMoebiuz merged commit b132928 into MobiFlight:main Oct 4, 2024
1 check passed
@DocMoebiuz DocMoebiuz added the bug Something isn't working in a officially released version label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in a officially released version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MobiFlight always asks me if I want to upload firmware to newly connected devices
3 participants