Skip to content

Addressing LRS-462 Viewer IR frames switch#10797

Merged
Nir-Az merged 2 commits into
realsenseai:developmentfrom
OhadMeir:development
Aug 23, 2022
Merged

Addressing LRS-462 Viewer IR frames switch#10797
Nir-Az merged 2 commits into
realsenseai:developmentfrom
OhadMeir:development

Conversation

@OhadMeir

Copy link
Copy Markdown
Contributor

model-views post_processing_filters populate viewer::streams_origin to map filtered frames to original streams. Using first_or_default for mapping infrared streams is not always OK.

Changed to using get_infrared_frame(index) when type is RS2_STREAM_INFRARED

@OhadMeir OhadMeir changed the title Development Addressing LRS-462 Viewer IR frames switch Aug 18, 2022
@OhadMeir OhadMeir requested review from Nir-Az and maloel August 18, 2022 18:11
@Nir-Az

Nir-Az commented Aug 18, 2022

Copy link
Copy Markdown
Collaborator

Nice catch !

1 question , Why did you have to do a merge commit of development and not just rebase and have 1 commit of the actual change?

@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.

Nicely done! Very hard to find BUG 🥇

@Nir-Az Nir-Az merged commit e0bed2f into realsenseai:development Aug 23, 2022
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