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

FW_Upgrade needs a progress bar #15

Closed
micahjohnson150 opened this issue Oct 7, 2020 · 1 comment
Closed

FW_Upgrade needs a progress bar #15

micahjohnson150 opened this issue Oct 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@micahjohnson150
Copy link
Member

  • radicl version: 0.4.2
  • Firmware version (if applicable):
  • Python version: 3.7
  • Operating System: Windows

Description

When using the firmware upgrade tool the log shows the progress by a single line update of percent. We should turn this into a progress bar instead.

What I Did

radicl.update INFO *** Step 3: Downloading data ***
radicl.update INFO Progress = 1%
radicl.update INFO Progress = 2%
radicl.update INFO Progress = 3%
radicl.update INFO Progress = 4%
radicl.update INFO Progress = 5%
radicl.update INFO Progress = 6%
radicl.update INFO Progress = 7%
radicl.update INFO Progress = 8%
@micahjohnson150 micahjohnson150 added the enhancement New feature or request label Oct 7, 2020
@micahjohnson150 micahjohnson150 self-assigned this Oct 7, 2020
@micahjohnson150
Copy link
Member Author

fixed in 0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant