mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 02:18:54 +00:00
[no ci] Package: set sensor calibration by chipset family (#1918)
This commit is contained in:
@@ -165,7 +165,9 @@ video_settings() {
|
||||
done
|
||||
|
||||
sensor=$(ipcinfo -s)
|
||||
cli -s .isp.sensorConfig /etc/sensors/"$sensor"_fpv.bin
|
||||
family=$(ipcinfo -f)
|
||||
|
||||
cli -s .isp.sensorConfig /etc/sensors/"$sensor"_"$family".bin
|
||||
cli -s .isp.exposure 16
|
||||
cli -s .video0.fps 60
|
||||
cli -s .video0.bitrate 8000
|
||||
|
||||
BIN
general/package/wifibroadcast-ng/sensor/imx335_infinity6c.bin
Normal file
BIN
general/package/wifibroadcast-ng/sensor/imx335_infinity6c.bin
Normal file
Binary file not shown.
BIN
general/package/wifibroadcast-ng/sensor/imx415_infinity6c.bin
Normal file
BIN
general/package/wifibroadcast-ng/sensor/imx415_infinity6c.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user