libcamera/utils/codegen/ipc/generators
Barnabás Pőcze 4adefc100d utils: codegen: ipc: Log error code when remote call fails
The error code can be useful in diagnosing the underlying issue,
so log that as well, not just the existence of the issue.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
2025-05-27 11:10:23 +02:00
..
libcamera_templates utils: codegen: ipc: Log error code when remote call fails 2025-05-27 11:10:23 +02:00
__init__.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
meson.build meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
mojom_libcamera_generator.py utils: codegen: ipc: Use any() instead of len([]) > 0 2025-05-27 11:10:23 +02:00