Skip to content

Conversation

@AviaAv
Copy link
Contributor

@AviaAv AviaAv commented Nov 5, 2023

Tracked on RSDEV-1032

@AviaAv AviaAv requested a review from Nir-Az November 5, 2023 09:48
std::string label = rsutils::string::from() << "##" << id << " " << pair.first;
if (pair.first == "Firmware Version")
{
fw_version = pair.second;
Copy link
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
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
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

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 IntelRealSense: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