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

Move ASIC & Projector temperatures to D400 only #12507

Merged
merged 2 commits into from Dec 11, 2023

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Dec 11, 2023

No description provided.

@Nir-Az Nir-Az requested a review from maloel December 11, 2023 12:12
auto pid = this->_pid;
auto& depth_ep = get_depth_sensor();
auto &raw_depth_ep = get_raw_depth_sensor();
auto uvc_s = std::dynamic_pointer_cast<uvc_sensor>(raw_depth_ep.shared_from_this());
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not needed for D457

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Correct moved & clanged

#include "d400/d400-private.h" // for RS_USB2_PID
#include "ds-options.h"

#include <backend-device.h>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Better <src/backend-device.h>

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Changed

@Nir-Az Nir-Az merged commit 9822141 into IntelRealSense:development Dec 11, 2023
17 checks passed
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.

None yet

2 participants