[v1,0/2] FrameWallClock units
mbox series

Message ID 20250708085147.752248-1-naush@raspberrypi.com
Headers show
Series
  • FrameWallClock units
Related show

Message

Naushir Patuck July 8, 2025, 8:49 a.m. UTC
Hi,

This patch series switches the units on the FrameWallClock control from us to ns
to match SensorTimestamp, and supersedes [1]. Patch one is a simple typo fix,
and patch 2 updates the units.

Thanks,
Naush

[1] https://patchwork.libcamera.org/patch/23623/

Naushir Patuck (2):
  libcamera: controls: Remove hypenation in control description text
  libcamera: controls: Use nanoseconds units for FrameWallClock

 src/libcamera/control_ids_core.yaml      | 5 +++--
 src/libcamera/pipeline/rpi/pisp/pisp.cpp | 2 +-
 src/libcamera/pipeline/rpi/vc4/vc4.cpp   | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)