Skip to content

Handle Accel correctly in D500 #12982

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

Merged
merged 3 commits into from
Jun 2, 2024

Conversation

OhadMeir
Copy link
Contributor

Tracked on [RSDEV-2127]

Moved accuracy and scale factor logic from common to device specific.
Also cleaned the code from unused template and parameters.

Tried to make motion-transform use cleaner code by using polymorphism instead of parameters and ifs.
The first commit is the logic change, afterwards is cleaning the code but keeping the logic.

Opening as draft until the accuracy will be tested in the lab.

@OhadMeir OhadMeir requested review from noacoohen and Nir-Az May 29, 2024 19:17
Copy link
Contributor

@noacoohen noacoohen left a comment

Choose a reason for hiding this comment

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

LGTM

@OhadMeir OhadMeir marked this pull request as ready for review June 2, 2024 11:11
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

LGTM

@OhadMeir OhadMeir merged commit 9ded7ba into IntelRealSense:development Jun 2, 2024
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.

3 participants