CHDK Forum

CHDK Development => Feature Requests => Topic started by: spinnyp on 22 / December / 2008, 16:10:02

Title: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: spinnyp on 22 / December / 2008, 16:10:02
Hi Guys!

New to CHDK and I really like what you are doing. Maybe this is the answers to my prayers :) I bought a Canon G9 with original UW housing (WP-DC21) about a year ago and I have been very annoyed that you cannot use manual or any of the creative modes on the camera due to there is no dial on the housing. It would be nice to be able to use a button to change the mode of the left and right buttons to be able to change aperture and/or shutter speed.

Is this possible? Is there some way I can help?

Cheers
Patrik
(A developer with long Java, C, C++ and assembler experience)
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: PhyrePhoX on 22 / December / 2008, 16:55:13
what buttons can you use, using this housing? you could remap buttons using a script (so no need for changing chdk source).
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: fe50 on 22 / December / 2008, 20:19:09
The G9 has also CAM_ADJUSTABLE_ALT_BUTTON, so the Alt-button (but only this one) can be changed in the CHDK menu without modification of the sources...
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: lojo on 29 / December / 2008, 04:59:51
Hi,

you don't need to complicate things that much. I would expect it to be described in the manual of the housing,since they decided not to build the control for the dial control (I love that wheel) and I don't remember right now, but it may be even in the manual of the camera (I understand it is though piece for reading).

If you keep pressed the shortcut button(upper-left corner), the left and right buttons of the camera will do the same job as the dial control.
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: maka45 on 29 / December / 2008, 10:24:26
I never read that before!Yes,it works on my g7 !This is a good way to replace the 'wheel'-dial!and in script too,for
example a good sequence:
(in Av,Tv mode or in Mf(with a previous click "up"on g7)

 press "print"
 click "left"
 release "print"

will diminish the Tv,Av or Mfocus value!I tryied this on my g7.

Edited:OOh!Sorry I just found that for script the 'wheel_right' and 'wheel_left' was an old story...I haven't not yet read all the
wiki chdk pages(and manual pages)...anyway thanx to lojo !


Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: teiyo on 21 / February / 2011, 16:56:30
could this be solved for G11 CHDK version?
WP-DC34 is also without wheel support :(
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: lojo on 21 / February / 2011, 17:04:36
could this be solved for G11 CHDK version?
WP-DC34 is also without wheel support :(

It is exactly the same, hold the shortcut/print button and use the left or right button. This way, you can modify the same parameters as with the wheel.

Check the housing manual, it should be described there and if you look carefully in the manual of the camera, it may be mentioned in some point too.
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: teiyo on 21 / February / 2011, 17:33:38
hold the shortcut/print button and use the left or right button
I know that trick, but it doesn`t work in CHDK, only in canon firmware mode :( I have checked it several times.
CHDK changes basic DirectPrint/Shortcut button function from short click to hold.
And unfortunately removes "shift" feature to left/right.

Only adjusting <Alt> button to any other (or at least to Disp. or *) in CHDK menu could help, because recommended in several post source edit will not work with future firmware updates.
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: teiyo on 01 / March / 2011, 14:45:30
Why adjustable <alt> button is not available in CHDK firmware menu for G11?:( Though it is available in G9?

It is the only right and simple way to solve the problem of missing wheel.

The devil of it - using DirectPrint/Shortcut for ALT disables it`s basic function of holding it as a "shift".

CHDK main idea is to extend capabilities, but not cutting them!!!

I appeal to the developers crew! Enable this simple line in G11 firmware menu please! It would be so kind of you!
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: teiyo on 05 / March / 2011, 07:17:46
Could someone answer? is there any reason to wait here for the reply??  :-[

Dear developers, are you planing to add this feature for the G11 firmware in foreseeable future or i should ask someone else to help (with scpits or code recompiling etc.) ???

I`m planning to use my underwater housing in two weeks... but there is no sense doing it with CHDK (without access to manual mode functions) :(
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: Microfunguy on 05 / March / 2011, 08:54:41
Could someone answer? is there any reason to wait here for the reply??  :-[

I don't think there are any developers adding new features to the official CHDK.

Apart from Reyalp, I don't think there are any developers at all.


(I work on SDM).

Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: teiyo on 05 / March / 2011, 09:07:23
"Microfunguy, Developers, Guru Member" - how about this??? )))

Someone adds new builds anyway!

it is not a new feature at all! in other versions of CHDK (for example in G9) - that menu line is present by default!

so, ok. asking in other way - who could really help me with it? Reyalp? is it convenient to ask him directly?
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: Microfunguy on 05 / March / 2011, 09:18:23
I did not give myself the designation 'Developer' or 'Guru Member'.
I do not even pretend to know much about programming, just enough to develop SDM.
I have never worked on CHDK.

You need to ask someone who has worked with CHDK and is able to test the code.

I would imagine Reyalp is extremely busy, like many people.

Maybe a G12 owner could help ?


Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: waterwingz on 03 / November / 2011, 23:48:51
could this be solved for G11 CHDK version?
WP-DC34 is also without wheel support :(
Should work with the G11 now too.
Title: Re: To be able to use manual mode on Canon G9 and UW housing WP-DC21
Post by: teiyo on 04 / November / 2011, 09:29:22
Quote
@1392: Add configurable ALT button for G10, G11 & G12 (from waterwingz).
 http://chdk.setepontos.com/index.php?topic=650.msg75220#msg75220 (http://chdk.setepontos.com/index.php?topic=650.msg75220#msg75220)

Super!!!!!! :xmas Thank you so much!