Changes

Jump to navigation Jump to search
Line 605: Line 605:     
The new version manual gain, depending on the sensor, accurate to 0.1dB or 0.3dB.
 
The new version manual gain, depending on the sensor, accurate to 0.1dB or 0.3dB.
 +
 +
===== auto_shutter_max =====
 +
This feature is only supported in versions with ''release time'' later than 2022-12-09.
 +
 +
Configure the upper limit of auto exposure when '''mshutter''' is configured to auto.
 +
 +
<code>./veye_mipi_i2c.sh -r -f auto_shutter_max</code>
 +
 +
<code>./veye_mipi_i2c.sh -w -f auto_shutter_max -p1 1000</code>
 +
 +
in us in the range [1,1000000/fps].
 +
 +
Since the sensor can not support accurate exposure time of 1us, it is recommended to read it for confirmation after configuration.

Navigation menu