6 Commits

Author SHA1 Message Date
80747678ab contrast fixes
- update sensor->status.contrast when setting contrast (consistent with most other settings like hmirror)
- initialize sensor->status.contrast to the actual default (50) rather than 0, which is invalid
2025-04-17 17:44:36 -07:00
dba8da9898 Fix right column & row of the measure window (#588)
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2023-11-10 12:35:17 +02:00
81cd88c6a0 fix: add gc0308 output only Y format support (#589) 2023-11-08 15:44:40 +02:00
97d2c297f0 fix: fix gc0308 REGLIST_TAIL define error (#408) 2022-06-30 15:14:55 +03:00
82160bca23 Silence unused variable warnings (#340) 2022-01-18 16:39:32 +02:00
6b1efc1edd add gcxxxx sensors (#293)
- Add sensor GC2145 GC0308 GC032A
- Make xclk driver more standard
- Update README.md
- Add an option to adjust the DMA buffer size

Co-authored-by: zhouli <zhouli@espressif.com>
2021-07-15 17:17:15 +03:00