Skip to content

Hardcoding the AE control range of MIPI device - #13465

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Arun-Prasad-V:rgb_ae_checkbox
Oct 30, 2024
Merged

Hardcoding the AE control range of MIPI device#13465
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Arun-Prasad-V:rgb_ae_checkbox

Conversation

@Arun-Prasad-V

Copy link
Copy Markdown
Contributor

Tracked on LRS-1193

@Arun-Prasad-V
Arun-Prasad-V requested a review from Nir-Az October 25, 2024 15:19
control_range v4l_mipi_device::get_pu_range(rs2_option option) const
{
// Auto controls range is trimed to {0,1} range
if(option >= RS2_OPTION_ENABLE_AUTO_EXPOSURE && option <= RS2_OPTION_ENABLE_AUTO_WHITE_BALANCE)

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.

Do we know what is the actual range sent by FW?
According to that we can decide if it's a FW bug and they should fix or a FW limitation and we will fix here.

@Nir-Az
Nir-Az merged commit dae4445 into realsenseai:development Oct 30, 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.

2 participants