index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
raspberrypi
/
controller
/
controller.cpp
Age
Commit message (
Expand
)
Author
2023-03-31
ipa: raspberrypi: Add hardware configuration to the controller
Naushir Patuck
2023-03-31
ipa: raspberrypi Store the target string in the controller
Naushir Patuck
2022-11-21
ipa: raspberrypi: Remove generic "pause" mechanism from Algorithm
Nick Hollinghurst
2022-07-28
ipa: raspberrypi: Remove unused Controller constructor
Naushir Patuck
2022-07-28
ipa: raspberrypi: Introduce version 2.0 format for the camera tuning file
Naushir Patuck
2022-07-28
ipa: raspberrypi: Use YamlParser to replace dependency on boost
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Return an error code from Algorithm::read()
Laurent Pinchart
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
2022-07-27
ipa: raspberrypi: Rename header files from *.hpp to *.h
Naushir Patuck
2022-07-27
ipa: raspberrypi: Change to C style code comments
Naushir Patuck
2022-07-27
ipa: raspberrypi: Code refactoring to match style guidelines
Naushir Patuck
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-01-26
ipa: raspberrypi: controller: Replace Raspberry Pi debug with libcamera debug
David Plowman
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-06-22
libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settings
David Plowman
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck