summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi
AgeCommit message (Expand)Author
2022-10-07ipa: raspberrypi: Remove unneeded Span castsLaurent Pinchart
2022-10-05ipa: raspberrypi: Fix the imx296 mono tuning black levelNaushir Patuck
2022-10-05ipa: raspberrypi: Add a tuning file for the colour variant of IMX296Naushir Patuck
2022-10-05pipeline: raspberrypi: Update naming convention for tuning filesNaushir Patuck
2022-10-04ipa: raspberrypi: Limit minimum exposure time for the IMX296Naushir Patuck
2022-10-04ipa: raspberrypi: Fix sensor delays for the IMX296Naushir Patuck
2022-08-21libcamera: Remove unused headersChristian Rauch
2022-08-09libcamera: controls: Generate and use fixed-sized Span typesChristian Rauch
2022-08-02ipa: raspberrypi: Reset embedded data parser on configureDavid Plowman
2022-07-29ipa: raspberry: awb: Include <functional>Jacopo Mondi
2022-07-28ipa: raspberrypi: Add functional include to pwl.hEric Curtin
2022-07-28ipa: raspberrypi: Remove unused Controller constructorNaushir Patuck
2022-07-28ipa: raspberrypi: agc: Use YamlObject::getList()Laurent Pinchart
2022-07-28ipa: raspberrypi: Convert existing cameara tuning files to version 2.0Naushir Patuck
2022-07-28ipa: raspberrypi: Introduce version 2.0 format for the camera tuning fileNaushir Patuck
2022-07-28ipa: raspberrypi: Use YamlParser to replace dependency on boostLaurent Pinchart
2022-07-28ipa: raspberrypi: Replace Fatal log by error propagationLaurent Pinchart
2022-07-28ipa: raspberrypi: Propagate errors from AGC metering tuning data readLaurent Pinchart
2022-07-28ipa: raspberrypi: Return an error code from Algorithm::read()Laurent Pinchart
2022-07-28ipa: raspberrypi: Replace tabs with spaces in tuning data filesLaurent Pinchart
2022-07-27ipa: raspberrypi: agc: Fix log message prefixesNaushir Patuck
2022-07-27ipa: raspberrypi: Remove #define constantsNaushir Patuck
2022-07-27ipa: raspberryip: Remove all exception throw statementsNaushir Patuck
2022-07-27raspberrypi: Update Copyright statement in all Raspberry Pi source filesNaushir Patuck
2022-07-27ipa: raspberrypi: Rename header files from *.hpp to *.hNaushir Patuck
2022-07-27ipa: raspberrypi: Remove extern "C" declarationsNaushir Patuck
2022-07-27ipa: raspberrypi: Change to C style code commentsNaushir Patuck
2022-07-27ipa: raspberrypi: Code refactoring to match style guidelinesNaushir Patuck
2022-07-19libcamera: controls: Use std::optional to handle invalid control valuesChristian Rauch
2022-06-29pipeline: ipa: raspberrypi: Correctly report available control limitsNaushir Patuck
2022-06-29pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPANaushir Patuck
2022-06-29ipa: raspberrypi: Use std::optional in DeviceStatusNaushir Patuck
2022-06-29ipa: raspberrypi: imx477: Get sensor temperature from embedded dataNaushir Patuck
2022-06-29ipa: raspberrypi: Add sensor temperature to DeviceStatusNaushir Patuck
2022-05-10libcamera: raspberrypi: Fetch correct value for SensorSensitivityDavid Plowman
2022-05-09ipa: raspberrypi: Demote noisy message to DebugLaurent Pinchart
2022-04-14ipa: RPi: Move the IPA to the ipa::RPi namespaceJean-Michel Hautbois
2022-04-06pipeline: raspberrypi: Add a Unicam dequeue timeoutNaushir Patuck
2022-04-06ipa: raspberrypi: alsc: Limit the calculated lambda valuesNaushir Patuck
2022-03-23ipa: raspberrypi: Add tuning file for IMX296 sensorNaushir Patuck
2022-03-23ipa: raspberrypi: Add camera helper for Sony IMX296 sensorNaushir Patuck
2022-03-23ipa: raspberrypi: cam_helper: Make exposure conversion functions virtualNaushir Patuck
2022-03-23ipa: raspberrypi: awb: Fix typo in AWB mode conversion tableDavid Plowman
2022-02-10ipa: raspberrypi: Reduce the controller rate to 30fpsNaushir Patuck
2022-02-08ipa: raspberrypi: awb: Better handling of how we disable AWBDavid Plowman
2022-02-03ipa: raspberrypi: config: Increase the max gain in the exposure profilesNaushir Patuck
2022-02-03ipa: raspberrypi: Limit the maximum sensor gain usedNaushir Patuck
2021-12-04libcamera: base: shared_fd: Rename fd() to get()Laurent Pinchart
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart