Skip to content

adjust dds dfu timeout based on image size - #13089

Merged
maloel merged 4 commits into
realsenseai:developmentfrom
maloel:dfu-timeout
Jun 27, 2024
Merged

adjust dds dfu timeout based on image size#13089
maloel merged 4 commits into
realsenseai:developmentfrom
maloel:dfu-timeout

Conversation

@maloel

@maloel maloel commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

The timeout was fixed before, but needs to be adjusted based on the image size: the flow controller is asynchronous so any write() calls return immediately. The time estimate is calculated in a utility function.

Tracked on [RSDEV-2328]

@maloel maloel added bug fw update Firmware Update dds labels Jun 26, 2024
@maloel
maloel requested a review from OhadMeir June 26, 2024 06:38

@OhadMeir OhadMeir left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@maloel
maloel merged commit d1379b3 into realsenseai:development Jun 27, 2024
@maloel
maloel deleted the dfu-timeout branch June 27, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug dds fw update Firmware Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants