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:
David Plowman
2020-07-03 04:24:00 +03:00
committed by Laurent Pinchart
parent 73b18967b6
commit fd2b55cb3f
3 changed files with 9 additions and 14 deletions
-1
View File
@@ -415,6 +415,5 @@
},
"rpi.focus":
{
"print": 1
}
}