Age | Commit message (Expand) | Author |
---|---|---|
2024-09-09 | ipa: rpi: agc: Ignore stable region when exposure/gain set manually | David Plowman |
2024-06-18 | ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get() | Laurent Pinchart |
2024-06-12 | ipa: rpi: controller: Use libipa's Pwl class | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2023-11-30 | ipa: rpi: agc: Fix bug where AeLocked was never getting set | David Plowman |
2023-10-24 | ipa: rpi: agc: Fetch AWB status in the prepare method | David Plowman |
2023-10-24 | ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation" | David Plowman |
2023-10-18 | ipa: rpi: agc: Add an AGC stable region | David Plowman |
2023-09-16 | ipa: rpi: agc: Use channel constraints in the AGC algorithm | David Plowman |
2023-09-16 | ipa: rpi: agc: Add AgcChannelConstraint class | David Plowman |
2023-09-16 | ipa: rpi: agc: Implementation of multi-channel AGC | David Plowman |
2023-09-16 | ipa: rpi: agc: Reorganise code for multi-channel AGC | David Plowman |