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

Firmware version number inconsistency #462

Closed
GazHank opened this issue Jul 7, 2023 · 2 comments · Fixed by #483
Closed

Firmware version number inconsistency #462

GazHank opened this issue Jul 7, 2023 · 2 comments · Fixed by #483
Labels
bug Something isn't working

Comments

@GazHank
Copy link

GazHank commented Jul 7, 2023

Describe the bug
Prompt to update firmware when existing version is current. The same firmware appears to show as 1.0.9beta vs 1.0.0-beta.9 (installed vs available)

Is there an inconsistency with now the version numbering is being read from the firmware vs the hex files?
To Reproduce
With firmware 1 beta 9 installed
navigate to firmware update

Expected behavior
If current version is the latest then this should be a reflash, not a fresh install

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Bazecor Version: 1.3.0

Additional context
Even after reflashing there seems to be a difference in the version numbering between the installed firmware and the available firmware

@GazHank GazHank added the bug Something isn't working label Jul 7, 2023
@GazHank
Copy link
Author

GazHank commented Jul 7, 2023

Version 1.1.2 doesn't seem to display this issue:

image

However it does look like 1.2.1 does display the same issue

@AlexDygma
Copy link
Member

AlexDygma commented Jul 14, 2023

Yes @GazHank! that's because the version was not named following SemVer conventions, which we follow no, so i adapted the name but the actual FW is the same, but it seems i should also adapt the FW name if not it's not working properly!

Thanks for the Tip ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants