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

IXUS 115 HS / ELPH 100 HS request

  • 538 Replies
  • 230270 Views
Re: IXUS 115 HS / ELPH 100 HS request
« Reply #230 on: 09 / May / 2012, 14:05:49 »
Advertisements
Unfortunately it does not works for video.
video button does not works anywhere anyhow (Lua, Basic, click, press/release)
The keymap[] in platform/IXUS115_ELPH100/kbd.c is most likely incorrect.

Quote
click("shoot_full") works in Lua only
This might need the
Code: [Select]
#define      CAM_KEY_CLICK_DELAY             150
mentioned above.
Ported :   A1200    SD940   G10    Powershot N    G16

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #231 on: 20 / May / 2012, 07:35:34 »
Hello. I have a camera Canon ixus117 hs. And elph100hs_ixus115hs_ver_101c_alpha5_full version which I load manually.
When i load script:

Code: [Select]
@title shot
@param c Number of Shots
@default c 5
@param d Interval Min
@default d 0
@param e Interval Sec
@default e 0

t=d*60000+e*1000
if t<100 then let t=100

for i=1 to c
shoot
sleep t
next i

if i=c then end 

He shoots twice and stops. What is wrong?
other similar  scripts work the same way -  do only one/two photos.
« Last Edit: 20 / May / 2012, 08:53:04 by mitichya »

*

Offline kosy

  • *
  • 28
Re: IXUS 115 HS / ELPH 100 HS request
« Reply #232 on: 22 / May / 2012, 02:30:19 »
Your default values mean the script issues 5 shoot commands a tenth of a second apart. The camera sees the first one, then is busy taking the picture and misses most of the other shoot commands.

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #233 on: 23 / May / 2012, 04:57:35 »
Yes,but i expose needed values manually on the camera

Code: [Select]
@title shot
@param c Number of Shots
@default c 5
@param d Interval Min
@default d 0
@param e Interval Sec
@default e 5

*

Offline sinak

  • *
  • 11
Re: IXUS 115 HS / ELPH 100 HS request
« Reply #234 on: 28 / May / 2012, 18:40:17 »
I have tested shutter speed at 64 seconds of exposure. Has anyone tested it longer? Would it be safe to reach 2 minutes exposure?
Canon IXUS 115 HS / firmw.1.01c - using ixus115_elph100hs-101c-1.1.0-2184-full_BETA -CHDK-beginner - Europe/Greece

*

Offline sinak

  • *
  • 11
Re: IXUS 115 HS / ELPH 100 HS request
« Reply #235 on: 06 / June / 2012, 06:45:19 »
I tried to take a photo with speed at 101 seconds and shutter closed at 64 seconds. So 64 seconds seems to be the maximum speed.
Canon IXUS 115 HS / firmw.1.01c - using ixus115_elph100hs-101c-1.1.0-2184-full_BETA -CHDK-beginner - Europe/Greece

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #236 on: 11 / June / 2012, 09:54:03 »
I have an Elph100HS with firmware 1.01a, and use elph100hs_ixus115hs_ver_101a_alpha5_full.rar, which I load manually.

I've tried several UBASIC scripts: "Ultra Intervalometer", "Countdown Intervalometer", "accurate intervalometer", and a few others, and they all seem to fail after taking 2 shots.

Has anyone gotten an intervalometer / time-lapse script to work?

Thanks.
ELPH 100HS : CHDK v 101a_alpha11omega

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #237 on: 15 / June / 2012, 08:37:27 »
dont know how I did it but my ixus 115 can zoom in and zoom out now

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #238 on: 18 / June / 2012, 12:12:00 »
Is it possible to autofocus or manually focus while recording videos with this? Also, how exactly do i install it? The tutorials all seem to be for versions that have different files in the zip. This one only has a PS.FI2 and DISKBOOT.BIN and i dont know what to do with them. I have a 8GB SD Card and an ixus 115 hs.

Re: IXUS 115 HS / ELPH 100 HS request
« Reply #239 on: 18 / June / 2012, 20:24:28 »
@abdl:
Please read through: http://chdk.setepontos.com/index.php?topic=6751.msg81562#msg81562.
There are some more infos for alpha-omega in http://chdk.setepontos.com/index.php?topic=6751.msg83820#msg83820

About the video zoom: zooming in is no problem (mechanic and digital zoom), zooming out works only for digital zoom, then it stops functioning (this is a bug of this build; switch to review mode and back to regain function); mechanic zoom without digital zoom: no problem.
Auto-focus while recording: half press shutter button! Manual focus - I don't know.

Please keep in mind, that there is no more development of THAT build (sources are lost).

... and a request to all:
please edit your "forum profile", so that your signature shows
  • your camera model,
  • firmware version,
  • used CHDK version
  • and possibly your CHDK user status (beginner, coder, ...)
Thank you! Ruedi

Edited: about zooming
« Last Edit: 19 / June / 2012, 16:08:06 by RueLue »
Ixus 115 HS / firmw.1.01b - using and testing the new beta - CHDK-beginner - Europe

 

Related Topics


SimplePortal © 2008-2014, SimplePortal