Hi Waterwingz
I have been using the various updates of the script for some time now, since early development. I have successfully used the script for periods of over 6 months continuous with very little problems (previously documented in this forum).
I have two questions:
The latest script has the logging file layout changed, most notable the voltage measurements and comma delimitation. This is how it looks now:
Sun Jul 19 17:15:02 2015; S:60 tv:1/200 f7.8 ISO:93 bv:931 V:3.6 T:9
This is how it was, which is much better:
Wed Jul 8 15:45:03 2015; Shot; 140; tv:1/400; t844; a289; s401; b732; V3504; T17
The new style makes it harder to import into Excel for graphing. a simple ; delimitation was all that was needed. However, most importantly the Voltage is now 1 decimal place, which means you cant graph the voltage accurately. I use solar panels for my cameras and need to see how the voltage changes over the day and to correctly size the panel for its location. I cant do this at 1 d.p. If this cant be change, i could go back to an older script version, but where should i change the script to output like the old format or x.xxx for example:
Second Question:
A 20 minute time period for images is actually my optimum, which is not an option in the script. I looked at the code and could not figure out the various bits where this can be changed. Any chance it can be included in the next version?