Problems with A470 and time_lapse - Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes) - CHDK Forum  

Problems with A470 and time_lapse

  • 2 Replies
  • 2523 Views
Problems with A470 and time_lapse
« on: 02 / November / 2009, 13:02:36 »
Advertisements
Hello All,
      FYI, I'm a newbie to CHDK. I donwloaded and intalled a470-102c-0.9.8-822-full in my Canon A470.
      CHDK is working fine and I manage to run some basic scripts without problem.
      Now I'm trying to load the script time_lapse (that I downloaded) see code below but as soon as the script starts runing the camera turn off.
      Is there any know problem with the time_lapse function implementation in the A470 port?
      am I missing somehting?
      Thanks in advance and regards

                 rpriegu
--------------------------------------------------------------------------------------------------------------------

@title Time-lapse
@param a first delay minutes
@default a 0
@param b first delay seconds
@default b 10
@param c shoot interval minutes
@default c 0
@param d shoot interval seconds
@default d 5
@param e number of repeats
@default e 3
@param f endless mode N/Y    0/1
@default f 0
@param g single/cont/time/burst
@default g 0
@param h Tv exposures
@default h 3
@param i Focus exposures
@default i 3
@param j bracket Tv/foc/Both   0/2
@default j 0
@param k light/dark/alternate   0/1/2
@default k 2
@param l num of 1/3 EV steps
@default l 3
@param m equal/auto/digi  0-2
@default m 0
@param n focus-step
@default n 50
@param p digiscope focus ref
@default p 500
@param q blank screen N/Y 0/1
@default q 0
@param r shutdown N/Auto/USB 0/1/2
@default r 0
@param s save stack N/Y 0/1
@default s 0
@param t Sunrise mode
@default t 0
@param u TXT/CSV 0/1
@default u 0

time_lapse a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t, u
end

Re: Problems with A470 and time_lapse
« Reply #1 on: 02 / November / 2009, 13:42:43 »
That only works with SDM.
Download the A470 file from here http://stereo.jpn.org/eng/sdm/index.htm

Replace your existing DISKBOOT.BIN with the new version.

As far as I know, it should work.

If your firmware is 101b, use this version instead http://www.zshare.net/download/6775893116f4b00b/


David
« Last Edit: 02 / November / 2009, 14:26:02 by Microfunguy »

Re: Problems with A470 and time_lapse
« Reply #2 on: 02 / November / 2009, 14:29:38 »
Thanks David,
        I'll download SDM and give it a try.
        Regards
            Ramiro

 

Related Topics