IntelRealSense / realsense_mipi_platform_driver

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

Fix HWM command round-trip time #114

Closed ev-mp closed 2 years ago

ev-mp commented 2 years ago

Sending HWM I2C command was unconditionally calling for 50msec sleep due to incorrect loop implementation This commits also refines the i2c retry mechanism to reduce the anticipated overhead when a temporal failure occurs. Tracked on: DSO-18343.