Hi,
I'm still working on the astro module and I'd like to make it take a sequence of pictures; simplifying a bit, it should be something like this:
- enable the "bulb" timer and set the exposure time
- take a sequence of N1 photos
- wait for a key press (half-shutter or set, or something else)
- change the exposure time to the fastest allowed value
- take a sequence of N2 photos
Can somebody point me out to the functions in ML that I should call? Should I be using the intervalometer or maybe it's easier&faster to boil my own? In the end the intervalometer should be a simple for cycle, or maybe there's more complex things going on under the cover?
Thanks
Andrea