Closed naushir closed 2 months ago
Thanks, Naush. Just a couple of general observations... firstly, we should fix the flake8 complaints, and secondly, could we maybe add some kind of a test for this? We could even make it an example - "here's how you handle an imx708".
This class provides a convenient helper function set enable/disable sensor HDR mode without relying on external tools. Usage example:
Note that after calling IMX708.set_hdr_mode(), you must re-initialise the Picamera2 instance.
A change to the CameraManager class is also needed to allow it to be reset as it caches sensor modes internally in libcamera.