SX430 - This will be my first porting Attempt - page 9 - DryOS Development - CHDK Forum  

SX430 - This will be my first porting Attempt

  • 202 Replies
  • 236045 Views
Re: SX430 - This will be my first porting Attempt
« Reply #80 on: 14 / November / 2018, 02:56:16 »
Advertisements
i do not know how to check these few have remarks

 
PS10PS11OffsetVerifiedRemarks
PROPCASE_BV
40
40
0
?40-49 all seem to change at half press 41 and 47 remains 0
PROPCASE_AF_LOCK
11
11
0
?Always remains 0
PROPCASE_FOCUS_MODE
141
142
1
?Camera does not have manual Focus How to check
PROPCASE_AE_LOCK
3
3
0
?how to check
PROPCASE_REAL_FOCUS_MODE
141
142
1
?how to check
PROPCASE_OVEREXPOSURE
111
112
1
?remains 0 doesn’t seem to change
PROPCASE_TIMER_SHOTS
386
388
2
?remains at 3-because that’s the default?
PROPCASE_SV
356
358
2
?remains at 699
PROPCASE_MIN_AV
28
28
0
?Seems Right
PROPCASE_USER_AV
29
29
0
?Seems Right
PROPCASE_FLASH_EXP_COMP
135
136
1
?shows 65440
PROPCASE_BRACKET_MODE
33
33
0
?
PROPCASE_CUSTOM_SATURATION
62
63
1
?
PROPCASE_CUSTOM_CONTRAST
66
67
1
?
PROPCASE_FLASH_SYNC_CURTAIN
71
72
1
?
PROPCASE_DELTA_SV
86
87
1
?
PROPCASE_FLASH_ADJUST_MODE
129
130
1
?
PROPCASE_FLASH_MANUAL_OUTPUT
149
150
1
?
PROPCASE_CUSTOM_BLUE
184
185
1
?
PROPCASE_CUSTOM_GREEN
185
186
1
?
PROPCASE_CUSTOM_RED
186
187
1
?
PROPCASE_CUSTOM_SKIN_TONE
187
188
1
?
PROPCASE_EXPOSURE_LOCK
217
218
1
?
PROPCASE_EV_CORRECTION_2
218
219
1
?
PROPCASE_IMAGE_FORMAT
221
222
1
?
PROPCASE_CUSTOM_SHARPNESS
236
238
2
?
PROPCASE_SV_MARKET
257
259
2
?

Re: SX430 - This will be my first porting Attempt
« Reply #81 on: 14 / November / 2018, 02:56:46 »
only this seems to be wrong

 
PS10PS11OffsetVerifiedRemarks
PROPCASE_VIDEO_FRAMERATE
175
176
1
N1000 is at 175 this I assume to be the framerate

Re: SX430 - This will be my first porting Attempt
« Reply #82 on: 14 / November / 2018, 03:02:30 »
this is the whole excel sheet i used to verify
you can also view it on google drive

*

Offline blackhole

  • *****
  • 945
  • A590IS 101b
    • Planetary astrophotography
Re: SX430 - This will be my first porting Attempt
« Reply #83 on: 14 / November / 2018, 05:59:35 »
i do not know how to check these few have remarks

#define PROPCASE_AE_LOCK                                    3         how to check
#define PROPCASE_REAL_FOCUS_MODE                 141        how to check
#define PROPCASE_AE_LOCK                                    3
Probably half-press + UP  locked  /  only UP not locked

#define PROPCASE_REAL_FOCUS_MODE                 141
Just change focus modes, on sx410 AFnormal = 0 Macro = 1 Infinity = 3


Re: SX430 - This will be my first porting Attempt
« Reply #84 on: 14 / November / 2018, 06:15:20 »
i do not know how to check these few have remarks

#define PROPCASE_AE_LOCK                                    3         how to check
#define PROPCASE_REAL_FOCUS_MODE                 141        how to check
#define PROPCASE_AE_LOCK                                    3
Probably half-press + UP  locked  /  only UP not locked

#define PROPCASE_REAL_FOCUS_MODE                 141
Just change focus modes, on sx410 AFnormal = 0 Macro = 1 Infinity = 3

#define PROPCASE_REAL_FOCUS_MODE                 141
no does not change remains a 0 on all 3 settings

i did not understand the first  PROPCASE_AE_LOCK? ... how do i lock AE

Re: SX430 - This will be my first porting Attempt
« Reply #85 on: 14 / November / 2018, 06:21:05 »
keeping half pressed and moving about does not change the property 3
also it remains permanently at 0

Re: SX430 - This will be my first porting Attempt
« Reply #86 on: 14 / November / 2018, 06:42:37 »
i do not know how to check these few have remarks

#define PROPCASE_AE_LOCK                                    3         how to check
#define PROPCASE_REAL_FOCUS_MODE                 141        how to check
#define PROPCASE_AE_LOCK                                    3
Probably half-press + UP  locked  /  only UP not locked

#define PROPCASE_REAL_FOCUS_MODE                 141
Just change focus modes, on sx410 AFnormal = 0 Macro = 1 Infinity = 3

I have updated the values to the propset11.h with the values .... even the unknown values somehow feel right ... as they are at the proper offset to the known values....
pls update to your source

Re: SX430 - This will be my first porting Attempt
« Reply #87 on: 14 / November / 2018, 06:44:00 »
can you pls post the final source so that i can check it ... i only have the previous non working ones  :)


*

Offline blackhole

  • *****
  • 945
  • A590IS 101b
    • Planetary astrophotography
Re: SX430 - This will be my first porting Attempt
« Reply #88 on: 14 / November / 2018, 07:00:28 »
can you pls post the final source so that i can check it ... i only have the previous non working ones  :)
The source code is replaced:
https://chdk.setepontos.com/index.php?topic=13569.msg138381#msg138381

Re: SX430 - This will be my first porting Attempt
« Reply #89 on: 14 / November / 2018, 08:23:11 »
thank you .... i tried compiling with propcase11.h and it compiled ok CHDK PTP however would not connect as it said propcase11 was unrecognized
so temporarily i renamed the propcase11 to propcase10 and compiled

everything seems ok ... though not thoroughly checked yet

CHDK PTP works ok (it will need to recognize propset11 though)
preview ok,
overlay ok,
zoom ok,
Shooting Mode ok,
Buttons work ok

shooting ok
DNG Remote Shoot ok

the dng file generated seems ok (corruption seems to be gone have not properly developed DCRaw gave a pinkish but non corrupted TIF)

JPG Remote Shoot still gives  ERROR: unsupported format



 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal