IXUS 1000 HS Porting Thread - page 32 - DryOS Development - CHDK Forum

IXUS 1000 HS Porting Thread

  • 440 Replies
  • 181039 Views
Re: IXUS 1000 HS Porting Thread
« Reply #310 on: 29 / October / 2011, 13:30:23 »
Advertisements
thans
i search for text alpha in ixus 1000 platform files, but i do not find it
Take a look in the trunknnnn directory at the camera_list.csv file.  That's where its flagged as "alpha" - although we apparently don't use that exact word yet. 

I don't know if CHDK-Shell uses the local copy now or still scrubs the svn for its camera list.  Should be quick for you to test - just delete the "SKIP_AUTOBUILD" in the 4th column.


thanks for info, i have delete SKIP_AUTOBUILD and i can compile with chdkshell
A quick test show the 100d work ok.ISO overwrite work on all camera same way, so can say its no Ixus 1000 only problem and no special code is need.

I hope i can create diff  patch sooner or later for the changes see here.

http://chdk.setepontos.com/index.php?topic=6944.msg74809#msg74809

I write a message to asm1989, maybe he can test the 100f and he confirm the work.
Have you plans to merge the SX210 code from source link i post too ?
Ixus 1000 HS

Re: IXUS 1000 HS Porting Thread
« Reply #311 on: 29 / October / 2011, 23:52:23 »
Have you plans to merge the SX210 code from source link i post too ?
I missed that in the original thread so I went back and looked at the file you posted.  If that's the only code available for the sx210,  I'd be happy to update it to make it work in the current build and submit as "alpha".   Can you test it if I do so ?
Ported :   A1200    SD940   G10    Powershot N    G16

Re: IXUS 1000 HS Porting Thread
« Reply #312 on: 30 / October / 2011, 10:57:29 »
Have you plans to merge the SX210 code from source link i post too ?
I missed that in the original thread so I went back and looked at the file you posted.  If that's the only code available for the sx210,  I'd be happy to update it to make it work in the current build and submit as "alpha".   Can you test it if I do so ?

I look in Sx210 thread if there is newer as this in Ixus 1000 source. this was for trunk for sx210.But philmoz post something to this

http://chdk.setepontos.com/index.php?topic=5045.msg69449#msg69449

The Ixus 1000 from asm1989 use too modified propset 3 files.but i see it work ok with default propset 4, so i use this in my compile(and source you have).maybe sx210 can work with propset 4 too.

A SX210 i do not have, so i can not test.As far i see in text there seem more problems as bring ixus 1000 to trunk.I have now test trunk files more on Ixus 1000, work good no crashes.only siwtch to record mode do not work.But under some reason the camera is not able to do this.I test alot but nothing help.
« Last Edit: 30 / October / 2011, 10:59:10 by Bernd R »
Ixus 1000 HS

*

Offline reyalp

  • ******
  • 14126
Re: IXUS 1000 HS Porting Thread
« Reply #313 on: 19 / January / 2012, 22:15:26 »
Someone should fix the modemap for this camera, see stubs_entry.S and http://chdk.wikia.com/wiki/Adding_support_for_a_new_camera#platform.2F.3Ccamera.3E.2Fshooting.c

Also, I was unable to find a dump for the 100f firmware version. If someone has a link, please post it.
Don't forget what the H stands for.

*

Offline msl

  • *****
  • 1280
  • A720 IS, SX220 HS 1.01a
    • CHDK-DE links
Re: IXUS 1000 HS Porting Thread
« Reply #314 on: 20 / January / 2012, 05:26:34 »
Also, I was unable to find a dump for the 100f firmware version. If someone has a link, please post it.

http://www.box.com/s/cut76vp5r0897tz7o5t2

(We have a backup of most dumps on the CHDK-DE forum server, but not publicly.)

msl
CHDK-DE:  CHDK-DE links

Re: IXUS 1000 HS Porting Thread
« Reply #315 on: 20 / January / 2012, 11:22:25 »
Someone should fix the modemap for this camera, see stubs_entry.S and http://chdk.wikia.com/wiki/Adding_support_for_a_new_camera#platform.2F.3Ccamera.3E.2Fshooting.c

Also, I was unable to find a dump for the 100f firmware version. If someone has a link, please post it.

the modemap i post here.

http://chdk.setepontos.com/index.php?topic=5722.msg56824#msg56824

I look the values are not in shooting.c add.
Ixus 1000 HS

*

Offline reyalp

  • ******
  • 14126
Re: IXUS 1000 HS Porting Thread
« Reply #316 on: 21 / January / 2012, 02:24:35 »
Someone should fix the modemap for this camera, see stubs_entry.S and http://chdk.wikia.com/wiki/Adding_support_for_a_new_camera#platform.2F.3Ccamera.3E.2Fshooting.c

Also, I was unable to find a dump for the 100f firmware version. If someone has a link, please post it.

the modemap i post here.

http://chdk.setepontos.com/index.php?topic=5722.msg56824#msg56824

I look the values are not in shooting.c add.
Thanks, I've added this in release-1_0 changeset 1589 and trunk changeset 1590.

There are still two modes from the canon mode list not accounted for: 33320 and  33322
I'm guessing these are "Face self timer" and "wink self timer", based on ixus220. These are probably set in the timer menu rather than the normal mode selection. If you can confirm, that would be great.

Don't forget what the H stands for.

Re: IXUS 1000 HS Porting Thread
« Reply #317 on: 21 / January / 2012, 03:18:48 »
Someone should fix the modemap for this camera, see stubs_entry.S and http://chdk.wikia.com/wiki/Adding_support_for_a_new_camera#platform.2F.3Ccamera.3E.2Fshooting.c

Also, I was unable to find a dump for the 100f firmware version. If someone has a link, please post it.

the modemap i post here.

http://chdk.setepontos.com/index.php?topic=5722.msg56824#msg56824

I look the values are not in shooting.c add.
Thanks, I've added this in release-1_0 changeset 1589 and trunk changeset 1590.

There are still two modes from the canon mode list not accounted for: 33320 and  33322
I'm guessing these are "Face self timer" and "wink self timer", based on ixus220. These are probably set in the timer menu rather than the normal mode selection. If you can confirm, that would be great.



I have no setting for face self timer or wink self timer in the canon menu.
the only smile shutter mode is "smart shutter" mode (number is in thread). I can choose with key up the self timer modes.

there is off, 2 sec, 10 sec , and a C mode.here stand 10 sec 3 shots.
 

Ixus 1000 HS

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: IXUS 1000 HS Porting Thread
« Reply #318 on: 21 / January / 2012, 03:26:54 »

I have no setting for face self timer or wink self timer in the canon menu.
the only smile shutter mode is "smart shutter" mode (number is in thread). I can choose with key up the self timer modes.

there is off, 2 sec, 10 sec , and a C mode.here stand 10 sec 3 shots.
 

According to the manual, after selecting the 'Smart Shutter' mode, pressing the Menu button for more than 1 second will then allow you to change the smart shutter mode (Pg. 65 of the English manual).

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: IXUS 1000 HS Porting Thread
« Reply #319 on: 21 / January / 2012, 04:33:22 »

I have no setting for face self timer or wink self timer in the canon menu.
the only smile shutter mode is "smart shutter" mode (number is in thread). I can choose with key up the self timer modes.

there is off, 2 sec, 10 sec , and a C mode.here stand 10 sec 3 shots.
 

According to the manual, after selecting the 'Smart Shutter' mode, pressing the Menu button for more than 1 second will then allow you to change the smart shutter mode (Pg. 65 of the English manual).

Phil.


thanks, i did not read much manuals, so i did not notice the feature.

I see a earlier a menu icon but a press short bring to global menu.
so i thought was a firmware Problem, because in mycolor setting, i need not press 1 sec menu to change values.a short click allow me to change sharpen etc in P mode

but press and hold menu 1 sec does work too.Its possible to change number of shots too and wink and smile mode

I look later for numbers and post them
« Last Edit: 21 / January / 2012, 04:36:09 by Bernd R »
Ixus 1000 HS

 

Related Topics


SimplePortal © 2008-2014, SimplePortal