ipa: raspberrypi: Enable focus measure without recompile
Previously, output of the focus measure could not be enabled without recompiling (because of the RPI_LOGGING_ENABLE macro). This uses the libcamera logging mechanism instead, so can be enabled/disabled at runtime. Signed-off-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
73b18967b6
commit
fd2b55cb3f
@@ -415,6 +415,5 @@
|
||||
},
|
||||
"rpi.focus":
|
||||
{
|
||||
"print": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user