c32fd1b233
Add V4L2 controls (EXPOSURE/GAIN/VBLANK/HBLANK/PIXEL_RATE/LINK_FREQ) and libcamera support
55dfae8c2c
Fix: Correct Bayer pattern declaration from GRBG to BGGR (SBGGR10_1X10) per CFA statistical analysis. Hardware outputs BGGR not GRBG. Eliminates green color cast in demosaiced output.
1658334140
The change in imx586_default_default.json is effectively a runtime-stability workaround: it changes cac_v10.SettingPara.psf_path from /etc/iqfiles/cac_map_42x24x34.bin (missing in the image) to /dev/null so rkaiq_3A_server is less likely to crash trying to open a non-existent file (even though enable is 0).