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

SX430 - This will be my first porting Attempt

  • 202 Replies
  • 237322 Views
*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: SX430 - This will be my first porting Attempt
« Reply #150 on: 30 / April / 2019, 11:50:27 »
Advertisements
bracketing in continuous mode not working, i mean its working but not in a it's supposed to be work.
Can you please explain in more detail what is happening and why you think it does not work well?

Re: SX430 - This will be my first porting Attempt
« Reply #151 on: 30 / April / 2019, 11:56:59 »
bracketing in continuous mode not working, i mean its working but not in a it's supposed to be work.
Can you please explain in more detail what is happening and why you think it does not work well?
it's not responding to the values of TV and AV and SUBJ. DISTANCE.
Say i put timer for 3 shots with 1 sec delay, and 2EV stops for bracketing, so it should tk 3 shots with OE, UE and NE. but only NE shots are being clicked 3 times.

*

Offline srsa_4c

  • ******
  • 4451
Re: SX430 - This will be my first porting Attempt
« Reply #152 on: 30 / April / 2019, 16:25:55 »
it's not responding to the values of TV and AV and SUBJ. DISTANCE.
Are these overrides effective if you set them in the enhanced photo operations menu?
Quote
Say i put timer for 3 shots with 1 sec delay, and 2EV stops for bracketing, so it should tk 3 shots with OE, UE and NE. but only NE shots are being clicked 3 times.
Have you tried setting the cam to continuous shooting? If that works, the port may need
Code: [Select]
#define CAM_DRIVE_MODE_FROM_TIMER_MODE 1in platform_camera.h .

Also, if you're still having problems with edge overlay, making a short video showing the screen would probably be helpful.

Re: SX430 - This will be my first porting Attempt
« Reply #153 on: 01 / May / 2019, 09:12:22 »
it's not responding to the values of TV and AV and SUBJ. DISTANCE.
Are these overrides effective if you set them in the enhanced photo operations menu?
Quote
Say i put timer for 3 shots with 1 sec delay, and 2EV stops for bracketing, so it should tk 3 shots with OE, UE and NE. but only NE shots are being clicked 3 times.
Have you tried setting the cam to continuous shooting? If that works, the port may need
Code: [Select]
#define CAM_DRIVE_MODE_FROM_TIMER_MODE 1in platform_camera.h .

Also, if you're still having problems with edge overlay, making a short video showing the screen would probably be helpful.

Yes i tried this in Continuous shot mode as well, didn't work out.
And only TV override is effective in EPO menu. AV and ISO overrides not responding to any value.
..
and Edge Overlay & zebra is working fine in ver.1.5.0_5163.
..
i tried running a script CHDK PLUS for manual shooting mode,  AV and ISO didn't worked in that too.

Re: SX430 - This will be my first porting Attempt
« Reply #154 on: 01 / May / 2019, 09:52:55 »
And only TV override is effective in EPO menu. AV and ISO overrides not responding to any value.
..
i tried running a script CHDK PLUS for manual shooting mode,  AV and ISO didn't worked in that too.
CHDK+ uses the same underlying mechanism to set Tv, Av, and Sv.  So if it does not work via the EPO menu, it will most likely also not work when the script tries to make the settings.  The root cause of the issue is likely the same in both cases.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: SX430 - This will be my first porting Attempt
« Reply #155 on: 01 / May / 2019, 11:30:52 »
Probably the problem with propset 11, the required items are marked with the question mark:
#define PROPCASE_SV_MARKET    259
#define PROPCASE_SV                  358
.
.
.

*

Offline srsa_4c

  • ******
  • 4451
Re: SX430 - This will be my first porting Attempt
« Reply #156 on: 01 / May / 2019, 18:53:46 »
#define PROPCASE_SV_MARKET    259
#define PROPCASE_SV                  358
One of these is detected by sigfinder, I checked the other one manually, they're correct.

Re: SX430 - This will be my first porting Attempt
« Reply #157 on: 01 / May / 2019, 23:50:06 »
Probably the problem with propset 11, the required items are marked with the question mark:
#define PROPCASE_SV_MARKET    259
#define PROPCASE_SV                  358
.
.
.

so, are you gonna make some changes to firm.? coz i don't understand any of these codes, u mentioned above.

*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: SX430 - This will be my first porting Attempt
« Reply #158 on: 02 / May / 2019, 03:25:01 »
One of these is detected by sigfinder, I checked the other one manually, they're correct.
Thanks for checking.
I was worried about the comments next to PROPCASE_SV 358 -"remains at 699", in this post https://chdk.setepontos.com/index.php?topic=13569.msg138511#msg138511

Later he has several times reported that ISO overriding works well.
https://chdk.setepontos.com/index.php?topic=13569.msg138521#msg138521
https://chdk.setepontos.com/index.php?topic=13569.msg138589#msg138589

*

Offline blackhole

  • *****
  • 946
  • A590IS 101b
    • Planetary astrophotography
Re: SX430 - This will be my first porting Attempt
« Reply #159 on: 02 / May / 2019, 03:26:13 »
so, are you gonna make some changes to firm.? coz i don't understand any of these codes, u mentioned above.
Not yet.

 

Related Topics


SimplePortal © 2008-2014, SimplePortal