IntelRealSense / realsense_mipi_platform_driver

Intel® RealSense™ camera driver for GMSL* interface
GNU General Public License v2.0
15 stars 14 forks source link

Metadata related fixes #94

Closed xzhangxa closed 2 years ago

xzhangxa commented 2 years ago

This PR contains the following:

Tested IR Y8 & Y8I metatdata with validation code https://github.com/jubransh/v4l_val_infra (modified myself, because currently IR metadata is disabled and the bpp for Y8I is wrong), and I see the metadata dumped.

xzhangxa commented 2 years ago

@qingwuzh please help review the changes in max9295/9296 and of course the rest of changes, thanks.

qingwuzh commented 2 years ago

Patch look good to me, but do you need to update script?

xzhangxa commented 2 years ago

Patch look good to me, but do you need to update script?

I guess not, current driver doesn't match latest script already (I remember the IR Y8I setting is different) :)

xzhangxa commented 2 years ago

This PR is rebased to latest master, thanks Shikun for fixing the Y12I streaming (reset regs set by Y8/Y8I configs for MD).

xzhangxa commented 2 years ago

Need rebase again on top of #105

xzhangxa commented 2 years ago

Need rebase again on top of #105

@jnzw is working on it and will provide a rebased PR later. Keep this open for now.

xzhangxa commented 2 years ago

Rebased #107 is ready, close this.