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

D4XX: DEPTH PWM selector CID #136

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Conversation

dmipx
Copy link
Contributor

@dmipx dmipx commented Sep 28, 2022

Tracking:

  • [DSO-18498] [D457]-[Driver] - Implement PWM frequency control
  • [DSO-18188] Introduce PWM 57/91Khz selector for DS5 Camera

Signed-off-by: Dmitry Perchanov dmitry.perchanov@intel.com

Tracking:
 - [DSO-18498] [D457]-[Driver] - Implement PWM frequency control
 - [DSO-18188] Introduce PWM 57/91Khz selector for DS5 Camera

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
}
break;
+ case DS5_CAMERA_CID_PWM:
+ if (state->is_depth)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this condition say only when streaming?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

only if it is DEPTH channel

@dmipx dmipx merged commit d531ba4 into IntelRealSense:dev Sep 29, 2022
@dmipx dmipx deleted the d4xx-pwm-cid branch January 31, 2023 08:52
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