-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Disabling hdr while updating exposure & gain values #2934
Disabling hdr while updating exposure & gain values #2934
Conversation
81c42c5
to
9d423b3
Compare
9d423b3
to
53c1775
Compare
53c1775
to
407da9a
Compare
407da9a
to
e09414d
Compare
@Arun-Prasad-V I think we are OK with this fix, about this |
So this PR is ready to be merged? |
The stall was happening during INIT, because HDR was not disabled while updating the exp & gain of seq_ids 1&2. |
Tracked on LRS-962
Overview:
This PR makes sure that the HDR is disabled while setting those params during launch time.
During runtime, if the HDR is enabled, the presets cannot be updated. To update them, should disable HDR first and then try.