Skip to content

Move ASIC & Projector temperatures to D400 only - #12507

Merged
Nir-Az merged 2 commits into
realsenseai:developmentfrom
Nir-Az:align_d500
Dec 11, 2023
Merged

Move ASIC & Projector temperatures to D400 only#12507
Nir-Az merged 2 commits into
realsenseai:developmentfrom
Nir-Az:align_d500

Conversation

@Nir-Az

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

Copy link
Copy Markdown
Collaborator

No description provided.

@Nir-Az
Nir-Az requested a review from maloel December 11, 2023 12:12
Comment thread src/ds/d400/d400-active.cpp Outdated
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
Copy Markdown
Contributor

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
Copy Markdown
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

Comment thread src/ds/ds-active-common.cpp Outdated
#include "d400/d400-private.h" // for RS_USB2_PID
#include "ds-options.h"

#include <backend-device.h>

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.

Better <src/backend-device.h>

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.

Changed

@Nir-Az
Nir-Az merged commit 9822141 into realsenseai:development Dec 11, 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