IXUS190 porting attempt - page 7 - DryOS Development - CHDK Forum

IXUS190 porting attempt

  • 97 Replies
  • 36143 Views
*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: IXUS190 porting attempt
« Reply #60 on: 08 / June / 2021, 14:49:25 »
Advertisements
Did you try this tip?
https://chdk.setepontos.com/index.php?topic=13146.msg146410#msg146410

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: IXUS190 porting attempt
« Reply #61 on: 08 / June / 2021, 14:58:29 »
 ???
Code: [Select]
peek 0x146a0
ixus190_elph200-100d-CHDK_DE-1.6.0-5937
A/DCIM/107___06
0x005c007d,0x005c007d
:---=----=--+-=----=----
0
750 0x005c003d 0x40
600 0x005c00fd 0x80
640 0x005c00bd 0xc0
680 0x005c003d 0x40
940 0x005c00fd 0x80
0 0x005c003d 0x40
60 0x005c00fd 0x80
100 0x005c003d 0x40
160 0x005c003d 0x40
220 0x005c00fd 0x80
310 0x005c00bd 0xc0
370 0x005c00bd 0xc0
... continued tomorrow ...
« Last Edit: 08 / June / 2021, 15:26:57 by Caefix »
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: IXUS190 porting attempt
« Reply #62 on: 09 / June / 2021, 04:37:06 »
@Caefix

Replace the core \ gui_osd.c file with the file attached in this post and recompile. You will see something similar to this picture.
Just count which digit changes when you press one of the zoom keys, the value doesn't matter. You need to count from right to left.
The changes will likely be in the PS1 or PS2 line.
Each zoom speed should be seen on different digits.

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: IXUS190 porting attempt
« Reply #63 on: 09 / June / 2021, 11:13:10 »
 
Code: [Select]
       [ 2]
PS1:   0420 no zoom
       0020 <|<<
       0400 >|>>
PS2:   [  6] is changing during optical zooming <> or <<>>, stops at the edge or digital zoom.
vals=  0420,0400,0020 or 0000.
  :haha   :blink:
The only IXus I saw so far with double defined zoomkeys is ixus1000_sd4500.
There the zoomlever is quite massive and the two speeds are visible...
« Last Edit: 09 / June / 2021, 13:58:44 by Caefix »
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: IXUS190 porting attempt
« Reply #64 on: 09 / June / 2021, 14:58:32 »
Code: [Select]
       [ 2]
PS1:   0420 no zoom
       0020 <|<<
       0400 >|>>

This is a never-ending story :)
What does that mean?
Is it a slow or fast zoom speed or is the same bit changed for both speeds? For one change you used the same characters, which you used before for different speeds.
These changes show already known values:
Ove promjene pokazuju već poznate vrijednosti:
 { 0, KEY_ZOOM_IN         ,0x00000200 },
 { 0, KEY_ZOOM_OUT      ,0x00000400 },
We still don't know the values for other zoom speed.
Each digit in the line represents one bit. In theory, when you press a key one bit changes its state. It can be that some of the speeds change more than one bit. This means that while holding down the key, multiple digits can be changed at the same time. When you release the key, the changed digits should be return to the initial value.

Code: [Select]
PS2:   [  6] is changing during optical zooming <> or <<>>, stops at the edge or digital zoom.
vals=  0420,0400,0020 or 0000.
As I wrote before, the changed bit must keep the same state all the time while the key is pressed. If this is not the case, then probably these changes represent something else.


*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: IXUS190 porting attempt
« Reply #65 on: 09 / June / 2021, 15:03:51 »
The only IXus I saw so far with double defined zoomkeys is ixus1000_sd4500.
There the zoomlever is quite massive and the two speeds are visible...
Maybe the camera only has one zoom speed. 8)
Can you zoom at different speeds, regardless of chdk?

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: IXUS190 porting attempt
« Reply #66 on: 09 / June / 2021, 15:07:35 »
Looks like a single zoomlever,  8) no change visible (anyw)here >,>> || <,<<.
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: IXUS190 porting attempt
« Reply #67 on: 09 / June / 2021, 15:09:08 »
Looks like a single zoomlever,  8) no change visible (anyw)here >,>> || <,<<.
No matter, sometimes it’s good to spend time on nonsense.  :D

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: IXUS190 porting attempt
« Reply #68 on: 09 / June / 2021, 15:21:02 »
I have "something" for that camera but only for the firmware version 100d.
The port is completely untested, I don't know if it works or not, I didn't really waste too much time on it.
:xmas "Something" works...
All lifetime is a loan from eternity.

*

Offline Caefix

  • *****
  • 948
  • Sorry, busy deleting test shots...
Re: IXUS190 porting attempt
« Reply #69 on: 23 / June / 2021, 12:05:38 »
I have "something" for that camera but only for the firmware version 100d.
:xmas "Something" works...
If anything else works, then it´s not my fault...   ::)
https://chdk.setepontos.com/index.php?topic=13146.msg146345#msg146345
All lifetime is a loan from eternity.

 

Related Topics


SimplePortal © 2008-2014, SimplePortal