JoeNeptune
I am glad the forum is running again.
If I am reading right, you are trying to limit the hand wave feature by not allowing it to be left on anymore? Do you think you should where it has been so popular
Yes, having that feature "always on" was wrong, IMHO: first, because it was confusing for the user (is it on? is it off? why did this damn camera just fired? ..?); and second because having a task running continuously (even if it sleeps at intervals) can affect the battery duration. In my version it must be started explicitly, before each shot, using the DP button. I can add an option to make it run endlessly (*), if that is useful.
JoeNeptune
Has there been any progress in making fine tuning of the shutter speeds available?
There is no reason a digital camera should have such limited options, its not like you have to add a new gear for each timing.
This would allow for much greater control of the look of motion in the photos.
Well, the parameter used by camera to specify the shutter speed "jumps" 3 bits per EV: that means that a precision of 1/8EV could be possible; or perhaps the camera expects the same notation that is used for EV compensation (my bet), and then only 1/2, 1/3 and 2/3 EV drifts are allowed. It should not cost a lot to make a couple of experiments; but frankly, I do not see the need: 1/3EV precision seems enough for me.
(*) "endlessly" is probably not a good idea, we must have a method to stop it, and the face detector is obviously not a viable option. I would prefer to use a button (DP if possible), but the camera jumps between modes while a script is running, and that method may not be reliable... just some random rambling, anyway.