A480 Porting - page 5 - DryOS Development - CHDK Forum

A480 Porting

  • 75 Replies
  • 51188 Views
*

Offline fe50

  • ******
  • 3147
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: A480 Porting
« Reply #40 on: 02 / April / 2010, 12:32:52 »
Advertisements
Can this camera take timelapse and HDR pictures, if it can, what scripts can I use?

For HDR images there's no need fo a script: http://chdk.setepontos.com/index.php/topic,2143.msg19864.html#msg19864

Re: A480 Porting
« Reply #41 on: 02 / April / 2010, 18:39:32 »
@EWAVR

ubasic_set_led does not work.

I have used the following instead :-

 static char led_table[7]={9,9,9,9,9,7,9};

Do you know where the mode dial bit patterns are located, they are not in physw_status ... which is very unusual ?


David

Re: A480 Porting
« Reply #42 on: 02 / April / 2010, 20:07:34 »
 I have a 8 GB card and I did not create two partitions
I've installed CHDK and its running

*

Offline ewavr

  • ****
  • 1057
  • A710IS
Re: A480 Porting
« Reply #43 on: 02 / April / 2010, 20:50:48 »
ubasic_set_led does not work.
I have used the following instead :-
 static char led_table[7]={9,9,9,9,9,7,9};
OMG, in my code :
 static char led_table[5]={7,9};    :o
I'll fix this bug in nearest future.

Quote
Do you know where the mode dial bit patterns are located, they are not in physw_status ... which is very unusual ?

Mode dial on A480? I can't find it  :).
« Last Edit: 02 / April / 2010, 20:55:09 by ewavr »


Re: A480 Porting
« Reply #44 on: 03 / April / 2010, 05:32:00 »
Mode dial on A480? I can't find it  :).


Hmmm ... I wish the tester had told me that.

Still, no problem.

« Last Edit: 03 / April / 2010, 17:10:48 by Microfunguy »

Re: A480 Porting
« Reply #45 on: 03 / April / 2010, 09:35:16 »
@ fe50: thanks, I tried the sagelight image editor to open the .CR2 file and it works, though the program version you can get is only the trial ones. 


*

Offline ewavr

  • ****
  • 1057
  • A710IS
Re: A480 Porting
« Reply #46 on: 04 / April / 2010, 11:05:59 »
I tried to add PTP features (remote capture etc.) to A480, but ... speed is very low since A480 is USB 1.1 camera! Shame Canon!

And some feature of A480 - if in playback mode you press SET+RIGHT+MENU keys (simultaneously), you will see camera serial number.

Re: A480 Porting
« Reply #47 on: 05 / April / 2010, 04:00:56 »
Hi,

Does the A480 have a ND filter?
Btw, motion detection is available on this camera?

Cheers.


Re: A480 Porting
« Reply #48 on: 05 / April / 2010, 04:14:36 »

*

Offline fe50

  • ******
  • 3147
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: A480 Porting
« Reply #49 on: 05 / April / 2010, 07:39:06 »
Does the A480 have a ND filter?
Yes - as all the IXUS cameras and also most of the cheaper A series ones: no real aperture (iris diaphragm), a ND filter is used instead.

 

Related Topics