Skip to content

Update emitter frequency minimal fw version to 5.14.0.0 - #11223

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Nir-Az:pwm_minimal_fw
Dec 15, 2022
Merged

Update emitter frequency minimal fw version to 5.14.0.0#11223
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Nir-Az:pwm_minimal_fw

Conversation

@Nir-Az

@Nir-Az Nir-Az commented Dec 15, 2022

Copy link
Copy Markdown
Collaborator

Tracked on [DSO-18188]

@Nir-Az
Nir-Az requested a review from remibettan December 15, 2022 13:28

@remibettan remibettan 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.

one comment

Comment thread src/ds5/ds5-active.cpp
// EMITTER FREQUENCY OPTION
if( ( _pid == ds::RS457_PID || _pid == ds::RS455_PID )
&& _fw_version >= firmware_version( "5.13.1.53" ) )
&& _fw_version >= firmware_version( "5.14.0" ) )

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.

Didn't you mean 5.14.0.0 ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It's the same,
The utility version class drops the build number if it's 0.
I tested it.

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.

if so ... :-)

@remibettan
remibettan self-requested a review December 15, 2022 15:10

@remibettan remibettan 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

@Nir-Az
Nir-Az merged commit 757a857 into realsenseai:development Dec 15, 2022
@Nir-Az
Nir-Az deleted the pwm_minimal_fw branch September 30, 2024 11:41
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