Closed naushir closed 4 years ago
@6by9, @JamesH65, this is why we were limited to 20s exposures for HQ cam.
Not entirely sure why we have different limits based on exposure, but I have kept that as-is.
It's the only way of switching into the longer exposure time mode on ov5647.
LGTM
Except it needs to be done in the other apps too https://github.com/raspberrypi/userland/blob/master/host_applications/linux/apps/raspicam/RaspiStillYUV.c#L648 https://github.com/raspberrypi/userland/blob/master/host_applications/linux/apps/raspicam/RaspiVid.c#L1604 https://github.com/raspberrypi/userland/blob/master/host_applications/linux/apps/raspicam/RaspiVidYUV.c#L924
Except it needs to be done in the other apps too
Done.
I'm happy now.
LGTM
@popcornmix Another userland change to get back to the main build.
Need to reduce the min fps limit to 0.005 for 200s exposures available in HQ cam.
Not entirely sure why we have different limits based on exposure, but I have kept that as-is.