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

[Feature] Integrate DFU instructions in Pybricks Code #858

Closed
laurensvalk opened this issue Dec 15, 2022 · 2 comments
Closed

[Feature] Integrate DFU instructions in Pybricks Code #858

laurensvalk opened this issue Dec 15, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request software: pybricks-code Issues with https://code.pybricks.com application

Comments

@laurensvalk
Copy link
Member

Since most Windows users will have to install the DFU driver, I think we'd want these instructions in the app one way or another.

Searching through comments of a discussion is not ideal.

If we want to avoid nesting another pop-up menu, perhaps we could have something like this in the settings menu

App

  • Configure device drivers <---- new
  • Check for update
  • About

On the other hand, this means the hub won't be in DFU mode yet (in which case you can't follow the steps?) so maybe it does just belong somewhere in the firmware download process...

Instructions originally posted by @dlech in #688 (comment)

@laurensvalk laurensvalk added this to To do in Pybricks v3.2 via automation Dec 16, 2022
@laurensvalk
Copy link
Member Author

laurensvalk commented Dec 16, 2022

And for Windows, we may want to move the warning with the link to the bottom (i.e. after the steps), since the instructions will only work if the hub is already in DFU mode.

@dlech dlech added enhancement New feature or request software: pybricks-code Issues with https://code.pybricks.com application labels Dec 16, 2022
@laurensvalk
Copy link
Member Author

dlech added a commit to pybricks/pybricks-code that referenced this issue Dec 19, 2022
This replaces the link for Windows DFU USB driver installation
instructions with a new in-app dialog containing the instructions.

Fixes: pybricks/support#858
@dlech dlech self-assigned this Dec 19, 2022
dlech added a commit to pybricks/pybricks-code that referenced this issue Dec 19, 2022
This replaces the link for Windows DFU USB driver installation
instructions with a new in-app dialog containing the instructions.

Fixes: pybricks/support#858
dlech added a commit to pybricks/pybricks-code that referenced this issue Dec 19, 2022
This replaces the link for Windows DFU USB driver installation
instructions with a new in-app dialog containing the instructions.

Fixes: pybricks/support#858
Pybricks v3.2 automation moved this from To do to Done Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request software: pybricks-code Issues with https://code.pybricks.com application
Projects
Pybricks v3.2
  
Done
Development

No branches or pull requests

2 participants