IntelRealSense / realsense_mipi_platform_driver

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

Undo update pipe optimization #116

Closed jnzw closed 2 years ago

jnzw commented 2 years ago
jnzw commented 2 years ago

After some experiments, I've narrowed down the necessary registers required to be set so that Y12I -> Y8 toggling can work to be those in map_pipe_opt in max9296_update_pipe. However, this small set of registers would still interrupt other running streams.