Skip to content

removed width restriction for fw version - #12355

Merged
Nir-Az merged 2 commits into
realsenseai:developmentfrom
AviaAv:fw-version-short-rsviewer
Nov 5, 2023
Merged

removed width restriction for fw version#12355
Nir-Az merged 2 commits into
realsenseai:developmentfrom
AviaAv:fw-version-short-rsviewer

Conversation

@AviaAv

@AviaAv AviaAv commented Nov 5, 2023

Copy link
Copy Markdown
Contributor

Tracked on RSDEV-1032

@AviaAv
AviaAv requested a review from Nir-Az November 5, 2023 09:48
Comment thread common/device-model.cpp Outdated
@@ -2708,16 +2708,11 @@ namespace rs2
if (pair.first == "Firmware Version")
{
fw_version = pair.second;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please check if this parametes are used:

        std::string fw_version;
        std::string min_fw_version;

If not we can remove them ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done + rebase

@AviaAv
AviaAv force-pushed the fw-version-short-rsviewer branch from 23b4ab8 to a15b044 Compare November 5, 2023 13:22

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Nir-Az
Nir-Az merged commit 0c727a5 into realsenseai:development Nov 5, 2023
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