IXUS 115 HS / ELPH 100 HS request - page 3 - DryOS Development - CHDK Forum
supplierdeeply

IXUS 115 HS / ELPH 100 HS request

  • 538 Replies
  • 197243 Views
*

Offline fe50

  • ******
  • 3139
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: IXUS 115 HS / ELPH 100 HS request
« Reply #20 on: 13 / September / 2011, 01:07:31 »
Advertisements
Hello & welcome, Jickelsen !
Thanks for the dump...
Added the
  • IXUS115 HS / ELPH100 HS 1.01B
full 8MB dump (dumped with cBasic udumper) provided by Jickelsen from this forum post to the box.net/chdk repository.

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #21 on: 13 / September / 2011, 04:22:46 »
Hi!
I've made a port for 1.01b, pls test it, hope it works.

Unfortunately I have no idea how to turn on zoom in video mode, can guru explain me the principles of unlocking zoom, or give some useful links, where I can found this information?

Stay tuned!

John.
« Last Edit: 13 / September / 2011, 04:35:30 by Just.J »

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #22 on: 13 / September / 2011, 08:13:29 »
Unfortunately I have no idea how to turn on zoom in video mode, can guru explain me the principles of unlocking zoom, or give some useful links, where I can found this information?

I believe that two things are required.  First of all,  you need the following line  in your camera's platform_camera.h file.

Code: [Select]
#define CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 1
And secondly,   you need to implement the  movie_record_task(  ) in file movie_rec.c.  Somewhere in there should be a line that says :

Code: [Select]
" BL      unlock_optical_zoom\n" //+-----> inserted to unlock the zoom                     

Ported :   A1200    SD940   G10    Powershot N    G16

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #23 on: 13 / September / 2011, 10:07:32 »
Thank you John
Chdk runs now.
At the moment I am testing Intervallscripts.
With sevenup it  I can only take one or two pictures, but I am just looking at the setups, hope to get it run.
 


Re: IXUS 115 HS / ELPH 100 HS request
« Reply #24 on: 13 / September / 2011, 13:48:00 »
Thanks, waterwingz! You helped a lot.

I've unlocked optical zoom for video, it is pretty noisy, but it works. But I'm not sure that I correctly found AF function for video, so pls check focussing ability of your camera when video is recording.

And from this time, I'll post all binaries at box.net, because forum allows only 2 attachments and 1024kb but I have 3 packs of CHDK and 1080kb in united archive...)

Here the link to folder with all binaries.

Stay tuned!

John

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #25 on: 13 / September / 2011, 15:30:05 »
I don't know if it's failing for anybody else but of the box.net RAR files I can only download the 1.01a version. The other links seem broken.

Also, from where can I get the actual CHDK folder and files which, as far as I've understood it, should be used with these customized files? Maybe a very basic question but I haven't managed to find the answer to this yet.

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #26 on: 13 / September / 2011, 15:48:48 »
Hi, Jickelsen!

I'v tested links a few minutes ago, and have the same problem, so now I reuploaded it, and everything seems to be ok.
Actual CHDK folder you can get from CHDK official SVN. This folder is not nesessary needed for running CHDK on your camera, it is just gives you additional functionality (like scripts, etc)

Stay tuned!

John.

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #27 on: 13 / September / 2011, 19:01:21 »
Thanks for an incredibly quick adaptation Just.J. Only problem so far seems to be that the bug with video crashing the camera seems to be back in the 1.01b version, plus there's some flickering of the CHDK UI.


Re: IXUS 115 HS / ELPH 100 HS request
« Reply #28 on: 13 / September / 2011, 22:55:18 »
The Auto-focus during video works brilliantly!!
Although, when pointed at a bright source, like outside during the day, and I press the auto-focus while recording, the screen flickers white from the exposure suddenly being too high.

Can't wait for the optical zoom!

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #29 on: 14 / September / 2011, 00:53:20 »
Hi!

2Jickelsen - I'll check once again code, referring to video. I think everything wil be ok.
2kevdog32 - Oh, looks like I forgot to add zoom for 101a and 101b (I made it for my 100c) - my fault...( I'll fix it asap.

EDIT: added optical zoom in video for 101a and 101b, reuploaded new binaries at box.net.
Try to use video again on 101b hope it'll be work... If not, I'll go more deeply into the code.

Stay tuned!

John.
« Last Edit: 14 / September / 2011, 03:56:46 by Just.J »

 

Related Topics