I see what you mean - let me explain further.I normally use the HQ mode in low light conditions when no tripod is available, in order to take several shots (the SX40 takes series of 8 pics), the least blurred of which I then keep later on. I find that, at full wide lens, and with the camera firmly held, 1/8s gives me a rate of non-blurred pics of about 70%, so I figured I can "afford" to drop the speed down to 1/4s, which will probably halve the percentage of unblurred shots, but which also uses a better ISO.
Since it appears that no further CHDK releases are planned for this camera model
If you are talking about CHDK "custom auto ISO" being limited to 1/8th, that could certainly be changed to allow lower values. Seems like a reasonable request to me.
static const int shutter1_values[] = { 0, 8, 15, 30, 60, 125, 250, 500, 1000 };
I don't understand this. When CHDK is updated, it is updated for all supported cameras.
From core/autoiso.cCode:static const int shutter1_values[] = { 0, 8, 15, 30, 60, 125, 250, 500, 1000 };
This is not a part of the CHDK package for the sd card. It's an excerpt from the CHDK source code.You (or another person with skill) must change the source code and compile a new CHDK version for your camera.
Started by barberofcivil Feature Requests
Started by longtalker General Help and Assistance on using CHDK stable releases
Started by Dale Goodvin General Discussion and Assistance
Started by genosmm General Help and Assistance on using CHDK stable releases
Started by stevedawson Creative Uses of CHDK