summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi
AgeCommit message (Expand)Author
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04ipa: meson: Allow nested IPA directory structuresNaushir Patuck
2023-04-12ipa: raspberrypi: agc: Add "shadows" constraint modeDavid Plowman
2023-03-31ipa: raspberrypi: Generalise the focus reporting codeNaushir Patuck
2023-03-31ipa: raspberrypi: Generalise the autofocus algorithmNick Hollinghurst
2023-03-31ipa: raspberrypi: Generalise the agc algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: Make RegionStats::get() always return a Region structNaushir Patuck
2023-03-31ipa: raspberrypi: Generalise the contrast algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: alsc: Use a better type name for sparse arraysDavid Plowman
2023-03-31ipa: raspberrypi: alsc: Replace std::vectors by Array2D classDavid Plowman
2023-03-31ipa: raspberrypi: Generalise the ALSC algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: Add hardware configuration to the controllerNaushir Patuck
2023-03-31ipa: raspberrypi Store the target string in the controllerNaushir Patuck
2023-03-28ipa: raspberrypi: Fix default frame durations calculationNaushir Patuck
2023-03-28ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGCNaushir Patuck
2023-03-28ipa: raspberrypi: Use the new sensor limits fields in CameraModeNaushir Patuck
2023-03-28ipa: raspberrypi: Add sensor mode limits to CameraModeNaushir Patuck
2023-03-21ipa: raspberrypi: Fix crash under LTODave Jones
2023-03-07ipa: raspberrypi: imx296: Minor tuning updatesDavid Plowman
2023-03-07ipa: raspberrypi: agc: Fix overflow in Y value calculationDavid Plowman
2023-03-07ipa: raspberrypi: Better heuristics for calculating Unicam timeoutNaushir Patuck
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
2023-02-09ipa: raspberrypi: Normalise region sums to 16-bitsNaushir Patuck
2023-02-09ipa: raspberrypi: Use the generic statistics structure in the algorithmsNaushir Patuck
2023-02-09ipa: raspberrypi: awb: Delay release of the statistics bufferNaushir Patuck
2023-02-09ipa: raspberrypi: histogram: Add a constructor for an empty histogramNaushir Patuck
2023-02-09ipa: raspberrypi: Generalise statisticsNaushir Patuck
2023-01-30ipa: raspberrypi: Add support for the Sony IMX708 sensorNick Hollinghurst
2023-01-30ipa: raspberrypi: Add lens position to DeviceStatusNaushir Patuck
2023-01-30ipa: raspberrypi: First version of autofocus algorithm using PDAFNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus algorithm resultsNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus controlsNick Hollinghurst
2023-01-30ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMapNaushir Patuck
2023-01-30ipa: raspberrypi: Reorder header file inclusionNaushir Patuck
2023-01-30ipa: raspberrypi: Add autofocus algorithm interface headersNick Hollinghurst
2023-01-30pipeline: ipa: raspberrypi: Validate lens controlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Replace entityControlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Remove unused streamConfigNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Check if lens actuator is availableNaushir Patuck
2022-12-22ipa: raspberrypi: Fix permissions on imx477_scientific.jsonLaurent Pinchart
2022-12-19ipa: raspberrypi: Add a "scientific" tuning for the IMX477Naushir Patuck
2022-11-30ipa: raspberrypi: imx477: Update tuning file for the latest camera modulesDavid Plowman
2022-11-30ipa: raspberrypi: Fix bug in IPA frame drop logicNaushir Patuck
2022-11-29ipa: raspberrypi: agc: Fix digital gain calculation for manual modeNaushir Patuck
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-29ipa: raspberrypi: Use an array of RPiController::Metadata objectsNaushir Patuck
2022-11-29ipa: raspberrypi: Add RPiController::Metadata::mergeCopyNaushir Patuck
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-21ipa: raspberrypi: Remove generic "pause" mechanism from AlgorithmNick Hollinghurst
2022-10-28ipa: raspberrypi: awb: Update colour temperature whenever manual gains changeDavid Plowman