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

readme_edits #13220

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Conversation

Noy-Zini
Copy link

Tracked on [RSDEV-2527]

@Noy-Zini Noy-Zini requested a review from Nir-Az July 31, 2024 09:02
An example for the expected output is:

```
update to FW: Signed_Image_UVC_5_11_6_250.bin
Update to FW: C:\Users\nzini\Downloads\d400_series_fw_5_15_1_0\Signed_Image_UVC_5_15_1_0.bin
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This return the whole path?
I see nzini :)

Copy link
Author

@Noy-Zini Noy-Zini Jul 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed it, now it's fixed :)


firmware update progress: 100[%]
Firmware update progress: 0[%]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't we expected to finish with 100%?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was a bug, looks like the function compute_progress(..) was modified for d500-fw-update-device but the change caused d400-fw-update-devices progress to show 0% throughout the update.
I changed it so it would calculate the progress deferentially depends on the device.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch
Was this tested both on D400 & D500 devices?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I tested on D555 and D435

@Nir-Az Nir-Az merged commit f22025d into IntelRealSense:development Aug 1, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants