Skip to content

color processing block acc to platform - #11294

Merged
Nir-Az merged 3 commits into
realsenseai:adl-pfrom
remibettan:adl-p_color_pb_acc_to_platform
Jan 11, 2023
Merged

color processing block acc to platform#11294
Nir-Az merged 3 commits into
realsenseai:adl-pfrom
remibettan:adl-p_color_pb_acc_to_platform

Conversation

@remibettan

Copy link
Copy Markdown
Contributor

Tracked by: LRS-599

@remibettan
remibettan requested review from Nir-Az and dmipx January 5, 2023 12:10
@remibettan

Copy link
Copy Markdown
Contributor Author

closing branch because of design change

@remibettan remibettan closed this Jan 5, 2023
Comment thread src/linux/backend-v4l2.cpp Outdated
}

std::string driver_str = reinterpret_cast<char*>(cap.driver);
return (driver_str.substr(0, 5) == "tegra");

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

close missing

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

Comment thread src/linux/backend-v4l2.cpp Outdated

bool v4l_mipi_device::is_platform_jetson() const
{
int fd = open(_name.c_str(), O_RDONLY);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Instead lets use get_dev_capabilities

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@remibettan remibettan reopened this Jan 10, 2023
@remibettan
remibettan force-pushed the adl-p_color_pb_acc_to_platform branch from c8387da to abd95d8 Compare January 10, 2023 07:31
@remibettan
remibettan requested a review from Nir-Az January 10, 2023 07:31

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Nir-Az
Nir-Az merged commit a416a09 into realsenseai:adl-p Jan 11, 2023
@remibettan
remibettan deleted the adl-p_color_pb_acc_to_platform branch July 29, 2025 14:05
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