You are right! The pictures from today looked much better than the previous ones. I surely have to get the f2.0 set and hope for the best. Some of today's forest images are too bright.
But f2.0 will make things even brighter. You are probably better off letting the script do its job providing the fastest shutter speed at lowest acceptable ISO by giving it a range of values to work with Set the min & max Av range to f2.0 to f8.0. Set Av target to f2. Same goes for the ISO values - ISO min =100, ISO threshold 1 = 400, ISO threshold = 1600. And the shutter speeds at Tv target 1/1000, Tv min 1/500, Tv max 1/5000.
Do you have any suggestions how I could go back to under 1.1s interval or what caused the increase?
As discussed, shooting at ISO1600 is a problem if you want 1 second speeds. File sizes get bigger and in-camera processing times go up.
Input PWM on ch2 are stable at 1500. maybe I need to trim that a little up or down.
But why are ch2mid pulses being generated repeatedly? Look at the log - this sequence just keeps repeating :
2015Jun25 11:03:35 * usb pulse = ch2mid (150 mSec)
2015Jun25 11:03:38 * usb pulse = idle pulse (210 mSec)
2015Jun25 11:03:39 * usb pulse = ch2mid (150 mSec)
2015Jun25 11:03:41 * usb pulse = idle pulse (210 mSec)
2015Jun25 11:03:42 * usb pulse = ch2mid (150 mSec)
2015Jun25 11:03:45 * usb pulse = idle pulse (210 mSec)
Are you doing something to make that happen?
We have to somehow give back the shot control to the autopilot for each shot and still have the ~1s interval. Even if the same settings of the first picture persist throughout the entire session. Do you see any chance for this? Otherwise I cannot get the GPS and IMU data injected into the EXIF or have any kind of correlation between flight and pictures.
Hmmm ... a new requirement
The shot's time stamp in the log file is quite precise. If you can set the camera and flight controller to the same time (or you can calculate the offset) then you should be able to sync them manually.
Otherwise, I've worked with
bchristal in this forum thread :
Provide USB signal when shutter closes to sync to an Ardupilot using one of the camera's LED's so that it can indicate preciselyl when each shot occurs. Still a "work in process" with the Ardupilot devs - the
kap_uav.lua part is done and in the current production version of the script.