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

L535 bundling #9264

Merged
merged 12 commits into from
Jul 15, 2021
Merged

L535 bundling #9264

merged 12 commits into from
Jul 15, 2021

Conversation

aangerma
Copy link
Contributor

Change L5XX_FW_Image to L51X_FW_Image
Added support for L535 FW bundling.
Added recommended_fw_version for L535

Tracked on- RS5-11533

common/fw-update-helper.h Outdated Show resolved Hide resolved
common/fw-update-helper.h Outdated Show resolved Hide resolved
@maloel
Copy link
Collaborator

maloel commented Jun 28, 2021

This cannot be merged until we have the changes in the FW updater LibCI test

unit-tests/test-fw-update.py Outdated Show resolved Hide resolved
unit-tests/test-fw-update.py Outdated Show resolved Hide resolved
unit-tests/test-fw-update.py Outdated Show resolved Hide resolved
unit-tests/test-fw-update.py Outdated Show resolved Hide resolved
unit-tests/test-fw-update.py Outdated Show resolved Hide resolved
common/fw-update-helper.cpp Outdated Show resolved Hide resolved
common/fw/CMakeLists.txt Outdated Show resolved Hide resolved
common/model-views.cpp Outdated Show resolved Hide resolved
@maloel maloel merged commit 6d40d3a into IntelRealSense:development Jul 15, 2021
@maloel
Copy link
Collaborator

maloel commented Jul 15, 2021

Comment on lines -135 to +136
{ RS_RECOVERY_PID, "Intel RealSense D4xx Recovery"},
{ RS_USB2_RECOVERY_PID, "Intel RealSense USB2 D4xx Recovery"},
{ RS_RECOVERY_PID, "Intel RealSense D4XX Recovery"},
{ RS_USB2_RECOVERY_PID, "Intel RealSense D4XX USB2 Recovery"},
Copy link
Contributor

Choose a reason for hiding this comment

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

This is an API change, and affects our tests.
Need to discuss on https://rsjira.intel.com/browse/DSO-17528

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.

3 participants