[libcamera-devel] [PATCH v3 0/7] Raspberry Pi: ipa::init() restructuring
Naushir Patuck
naush at raspberrypi.com
Tue Mar 23 15:36:03 CET 2021
Hi,
This version 3 of the series fixes the error introduced in v2 where the
Unicam device nodes were not opened.
Thanks,
Naush
Naushir Patuck (7):
ipa: Add sensor model string to IPASettings
pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()
pipeline: raspberrypi: Conditionally open the embedded data node
ipa: raspberrypi: Move the controller initialise to ipa::init()
ipa: raspberrypi: Remove unused member variable
ipa: raspberrypi: Rationalise parameters to ipa::start()
ipa: raspberrypi: Rationalise parameters to ipa::configure()
include/libcamera/ipa/core.mojom | 8 ++
include/libcamera/ipa/raspberrypi.mojom | 27 ++--
src/ipa/raspberrypi/raspberrypi.cpp | 110 +++++++--------
src/libcamera/pipeline/ipu3/ipu3.cpp | 3 +-
.../pipeline/raspberrypi/raspberrypi.cpp | 126 ++++++++----------
src/libcamera/pipeline/vimc/vimc.cpp | 2 +-
test/ipa/ipa_interface_test.cpp | 2 +-
7 files changed, 118 insertions(+), 160 deletions(-)
--
2.25.1
More information about the libcamera-devel
mailing list