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

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

  • 1679 Replies
  • 783328 Views
*

Offline philmoz

  • *****
  • 3450
    • Photos
Advertisements
sx160is 100a port - beta.
This port includes code_gen files.

Added in revision 2886 (trunk).

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Small patch to release existing svn code for 1.00A firmware for ixus130_sd1400 to the autobuild.

Also, move camera to BETA status.

http://chdk.setepontos.com/index.php?topic=5034.msg101895#msg101895
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline nafraf

  • *****
  • 1308
I think that these two ports can be released to the autobuild:
* ixus125 100d (ALPHA). Some test results were posted here
* a4000 102a.  It is compatible with 101b, as reported here


« Last Edit: 22 / June / 2013, 10:34:14 by nafraf »

*

Offline nafraf

  • *****
  • 1308
Patch to propset5, verified on SX160
*DATE_STAMP
*MY_COLORS
*Custom color properties:  CUSTOM_SATURATION, CUSTOM_CONTRAST, CUSTOM_BLUE, CUSTOM_GREEN, CUSTOM_RED, CUSTOM_SKIN_TONE

Patch to propset3, verified on A495
*DATE_STAMP


*

Offline philmoz

  • *****
  • 3450
    • Photos
Small patch to release existing svn code for 1.00A firmware for ixus130_sd1400 to the autobuild.

Also, move camera to BETA status.

http://chdk.setepontos.com/index.php?topic=5034.msg101895#msg101895
I think that these two ports can be released to the autobuild:
* ixus125 100d (ALPHA). Some test results were posted here
* a4000 102a.  It is compatible with 101b, as reported here
Patch to propset5, verified on SX160
*DATE_STAMP
*MY_COLORS
*Custom color properties:  CUSTOM_SATURATION, CUSTOM_CONTRAST, CUSTOM_BLUE, CUSTOM_GREEN, CUSTOM_RED, CUSTOM_SKIN_TONE

Patch to propset3, verified on A495
*DATE_STAMP

Added in revision 2893 (trunk) and 2894 (release-1.1).

Phil.

CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

*

Offline msl

  • *****
  • 1280
  • A720 IS, SX220 HS 1.01a
    • CHDK-DE links
Patch to propset5, verified on SX160
*DATE_STAMP
*MY_COLORS
*Custom color properties:  CUSTOM_SATURATION, CUSTOM_CONTRAST, CUSTOM_BLUE, CUSTOM_GREEN, CUSTOM_RED, CUSTOM_SKIN_TONE

Same for propset4, tested on SX220.

msl
CHDK-DE:  CHDK-DE links

Patch to propset5, verified on SX160
*DATE_STAMP
Same for propset4, tested on SX220.
Same for propset2, tested on G10.
Code: [Select]
--[[
@title timestamp
@param a Propcase 66 =
 @default a 0
 @range a 0 2
--]]
print("setting timestamp")
set_prop(66, a)
shoot()

This is quite exciting as the G10 Canon menus do not allow this to be enabled! From page of the G10 manual :

« Last Edit: 23 / June / 2013, 11:30:31 by waterwingz »
Ported :   A1200    SD940   G10    Powershot N    G16

Fix to enable "dark frame subtraction" and "USB remote sync" for the IXUS100_SD780 per http://chdk.setepontos.com/index.php?topic=3995.msg101958#msg101958
Ported :   A1200    SD940   G10    Powershot N    G16


Patch to move the dark frame subtraction menu item from the RAW menu to the Enhanced Photo Operations menu.

http://chdk.setepontos.com/index.php?topic=8151.msg101960#msg101960
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14080
Same for propset4, tested on SX220.

Same for propset2, tested on G10.
Fix to enable "dark frame subtraction" and "USB remote sync" for the IXUS100_SD780 per http://chdk.setepontos.com/index.php?topic=3995.msg101958#msg101958
Added the above + datestamp for propset1 and mycolors for propset 2 in trunk changesets 2899-2902, release changeset 2904

Patch to move the dark frame subtraction menu item from the RAW menu to the Enhanced Photo Operations menu.
Trunk changeset 2903
Don't forget what the H stands for.

 

Related Topics