Hey,
I'm writing a script for a canon S110 which is going to be attached to a UAV pointing to the ground and taking pictures continuously.
As I wrote, my camera model is S110 (FirmWare 102b) running CHDK version 1.2.0
My needs are as follows:
1. pictures need to be taken using remoteshoot() command in order to be immediately sent back to the user's PC -
time of capture mast be somehow logged
2. a pre-shooting script that locks and sets all required properties
- lock AF & set focus to infinity
- lock ISO & set ISO value
- lock shutter speed & set shutter speed value
- lock aperture & set aperture value
- turns the screen off
3. a post-shooting script that restores all properties
all highlighted issues are currently unresolved.
hoping it's not a drawback of my camera, I could definitely use some help

Thanks, Nadav