G15 Porting thread - page 9 - DryOS Development - CHDK Forum supplierdeeply

G15 Porting thread

  • 87 Replies
  • 47704 Views
Re: G15 Porting thread
« Reply #80 on: 27 / January / 2015, 12:06:57 »
Advertisements
thank you so much, both worked like a charm, my g15 has only ~1800 shots, now im happy 8).

*

Offline reyalp

  • ******
  • 14082
Re: G15 Porting thread
« Reply #81 on: 15 / March / 2015, 01:42:23 »
Test build for veruus from IRC

"Meter" alt button option corrected to use KEY_METERING
KEY_DISPLAY alias removed from key map.
osd editor module updated so KEY_VIDEO does the same thing display would do.

edit:
Changes checked it (OSD editor key in 1.4 only)
« Last Edit: 15 / March / 2015, 02:46:45 by reyalp »
Don't forget what the H stands for.

*

Offline reyalp

  • ******
  • 14082
Re: G15 Porting thread
« Reply #82 on: 27 / June / 2017, 23:36:49 »
Don't forget what the H stands for.

*

Offline reyalp

  • ******
  • 14082
Re: G15 Porting thread
« Reply #83 on: 28 / March / 2020, 23:36:44 »
Here's a test build for g15 100e with vid_get_viewport_live_fb implemented. From issue reported by @seagullpat in https://chdk.setepontos.com/index.php?topic=6231.msg143033#msg143033

In the lower right, it will show debug values labeled VB and VP. In rec mode, VB should rapidly cycle though values like 0-3. VP should cycle though values similar to 4081ab80

edit:
try both video and still modes. I suspect video will be incorrect
« Last Edit: 05 / April / 2020, 23:15:38 by reyalp »
Don't forget what the H stands for.


Re: G15 Porting thread
« Reply #84 on: 29 / March / 2020, 08:32:32 »
Thanks for the build! The VB and VP values appear to update correctly in all modes, with VB actually cycling through approximately 0-7 (presumably OK if it's a buffer count?). When attempting to use chdkptp to live view, the camera shuts down when ticking the 'Viewfinder' checkbox in the 'Live' tab, which may be expected at this stage.

*

Offline reyalp

  • ******
  • 14082
Re: G15 Porting thread
« Reply #85 on: 29 / March / 2020, 15:37:42 »
Thanks for the build! The VB and VP values appear to update correctly in all modes, with VB actually cycling through approximately 0-7 (presumably OK if it's a buffer count?).
Does this include movie mode?
On some cameras I have, it goes through 0-3 in still shooting mode, and 0-2 in movie mode, or when recording video.
0-7 is known on some other cameras of a similar generation.
Quote
When attempting to use chdkptp to live view, the camera shuts down when ticking the 'Viewfinder' checkbox in the 'Live' tab, which may be expected at this stage.
This is not expected. Can you get a romlog: https://chdk.fandom.com/wiki/Debugging#Camera_crash_logs_.28romlog.29
Don't forget what the H stands for.

Re: G15 Porting thread
« Reply #86 on: 01 / April / 2020, 19:45:57 »
Sorry for the delay, here's the romlog (name changed by me for convenience).

*

Offline reyalp

  • ******
  • 14082
Re: G15 Porting thread
« Reply #87 on: 05 / April / 2020, 22:52:35 »
Sorry for the delay, here's the romlog (name changed by me for convenience).
@seagullpat thanks. My turn to be sorry for the delay getting back  :haha

The crash was due to a silly mistake on my part. New test build attached. The debug display is also changed, it now users srsa_4c's code from https://chdk.setepontos.com/index.php?topic=14022.msg143092#msg143092

Assuming it doesn't crash, chdkptp screenshots of the debug display in still shooting and movie mode would be helpful.
Don't forget what the H stands for.


 

Related Topics