Adding new cameras, applying patches into trunk (with source code prepared) - page 78 - General Discussion and Assistance - CHDK Forum

Adding new cameras, applying patches into trunk (with source code prepared)

  • 1685 Replies
  • 828467 Views
Advertisements
Submitted :  a patch file to add the IXUS115_ELPH100HS  fw  1.00c, 1.01a, 1.01b&1.01c  to the dev trunk & autobuild.

Based on alpha5 port by Just.J posted here : http://chdk.setepontos.com/index.php?topic=6751.msg78653#msg78653 

Testing progress can be read in that thread.

Thanks to dnw for his patient testing,  for working through all the little details necessary to complete the main.c and shooting.c files and well as his time spent getting the keymap values right. And finally,  for confirming that the build works with the the validation scripts posted here : http://chdk.wikia.com/wiki/Testing

Also props to RueLue and siak for testing each alpha release and reporting results in the forum.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14114
Submitted :  a patch file to add the IXUS115_ELPH100HS  fw  1.00c, 1.01a, 1.01b&1.01c  to the dev trunk & autobuild.

Based on alpha5 port by Just.J posted here : http://chdk.setepontos.com/index.php?topic=6751.msg78653#msg78653 

Testing progress can be read in that thread.

Thanks to dnw for his patient testing,  for working through all the little details necessary to complete the main.c and shooting.c files and well as his time spent getting the keymap values right. And finally,  for confirming that the build works with the the validation scripts posted here : http://chdk.wikia.com/wiki/Testing

Also props to RueLue and siak for testing each alpha release and reporting results in the forum.
Added, trunk changeset 1977
Don't forget what the H stands for.

ixus115_elph100hs : A small cleanup patch file to fix something left over from the debugging phase - the CAM_EMUL_KEYPRESS_DELAY value was set to approx 2 seconds rather than the default 0.4 seconds (as noted here : http://chdk.setepontos.com/index.php?topic=6751.msg87736#msg87736 )
« Last Edit: 12 / July / 2012, 23:22:07 by waterwingz »
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14114
ixus115_elph100hs : A small cleanup patch file to fix something left over from the debugging phase - the CAM_EMUL_KEYPRESS_DELAY value was set to approx 2 seconds rather than the default 0.4 seconds (as noted here : http://chdk.setepontos.com/index.php?topic=6751.msg87736#msg87736 )
Added trunk changeset 1979
Don't forget what the H stands for.


ixus130_sd1400 : Another orphan port, this one from the github :https://github.com/emlyn/chdk

Converted for the dev trunk and marked Alpha - skip_autobuild for now.

Note :  breaks the build as the current makefiles cannot handle the lower case letter assembler code in the C tasks
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14114
ixus130_sd1400 : Another orphan port, this one from the github :https://github.com/emlyn/chdk

Converted for the dev trunk and marked Alpha - skip_autobuild for now.
Added, trunk changeset 1985

Quote
Note :  breaks the build as the current makefiles cannot handle the lower case letter assembler code in the C tasks
I'll make that case insensitive in the next checkin.
Don't forget what the H stands for.

Patch to fix LCD width value for ixus130_sd1400.   Also unlinks some LED debug code.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14114
Patch to fix LCD width value for ixus130_sd1400.   Also unlinks some LED debug code.
Added, trunk changeset 1992. I restored some of the lib.c comments.

Inline asm fixed in changeset 1993
Don't forget what the H stands for.


IXUS130_SD1400 :  Patch to fix values in both f/w version lib.c files - corrected to match sigfinder values for vid_get_viewport_fb() and for get_flash_params_count().

Might help with one of the problems listed here :  http://chdk.setepontos.com/index.php?topic=5034.msg88000#msg88000

Update :  modified patch to include :
Code: [Select]
#define CAM_BITMAP_HEIGHT          270
« Last Edit: 16 / July / 2012, 22:26:46 by waterwingz »
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14114
IXUS130_SD1400 :  Patch to fix values in both f/w version lib.c files - corrected to match sigfinder values for vid_get_viewport_fb() and for get_flash_params_count().

Might help with one of the problems listed here :  http://chdk.setepontos.com/index.php?topic=5034.msg88000#msg88000

Update :  modified patch to include :
Code: [Select]
#define CAM_BITMAP_HEIGHT          270
Added trunk changeset 1997
Don't forget what the H stands for.

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal