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

Identify maxmix devices in firmware installer #100

Open
t3knomanzer opened this issue Jul 28, 2020 · 0 comments · May be fixed by #259
Open

Identify maxmix devices in firmware installer #100

t3knomanzer opened this issue Jul 28, 2020 · 0 comments · May be fixed by #259
Labels
feature New feature or request firmware installer Related to the firmware installer P1 high High Priority

Comments

@t3knomanzer
Copy link
Owner

t3knomanzer commented Jul 28, 2020

Is your feature request related to a problem? Please describe.
When several COM ports are available, it’s hard to know which one to choose in the firmware installer.

Describe the solution you'd like
Show in parenthesis next to the port name of they are a maxmix device. Use the discovery service to send a handshake message and identify the devices. Still lost all available ports since the device may have never been flashed before.
That means extracting the discovery service into a shared DLL.

Describe alternatives you've considered
We could also subscribe to a ports changed event (if there is one) and ask the user to unplug/plug the device while we listen for new ports added.

Additional context
Add any other context or screenshots about the feature request here.

@t3knomanzer t3knomanzer added firmware installer Related to the firmware installer feature New feature or request labels Jul 28, 2020
@t3knomanzer t3knomanzer modified the milestone: 1.0.0 Jul 29, 2020
@t3knomanzer t3knomanzer changed the title Identify maxmix devices in firmware installer port drop down. Identify maxmix devices in firmware installer Aug 13, 2020
@t3knomanzer t3knomanzer added the P1 high High Priority label Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request firmware installer Related to the firmware installer P1 high High Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant