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

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

  • 1679 Replies
  • 785806 Views
*

Offline philmoz

  • *****
  • 3450
    • Photos
Advertisements
A1200 - Patch to mute mic if zoom during video recording.
Test and report here: http://chdk.setepontos.com/index.php?topic=6318.msg102484#msg102484
Patch: http://chdk.setepontos.com/index.php?action=dlattach;topic=6318.0;attach=8561
Croatian language update.
sx160 100a filewrite patch
Update to Custom Auto ISO patch - previous patch failed to make a complete change for UI values not assumed to be (x10).

This version also rolls in the language file changes that I had posted seperately.

Added to trunk in revision 2940.

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 c10ud

  • ***
  • 245
S110 and G15:
- moved code to code_gen tool usage
- new minimal taskhook code based on phil's hints
- filewrite hook (based on sx160)

S110 only:
- fixed memisostart value for 102b port
- fixed power on check for 101b port

tested with g15 100b and s110 102b

patch against today's trunk
« Last Edit: 08 / July / 2013, 09:36:10 by c10ud »

*

Offline philmoz

  • *****
  • 3450
    • Photos
S110 and G15:
- moved code to code_gen tool usage
- new minimal taskhook code based on phil's hints
- filewrite hook (based on sx160)

S110 only:
- fixed memisostart value for 102b port
- fixed power on check for 101b port

tested with g15 100b and s110 102b

patch against today's trunk

Added to trunk in revision 2947.

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
Filewrite patch SX220, thanks rudis help.

Successfully tested with 1.01a.

msl
CHDK-DE:  CHDK-DE links


*

Offline philmoz

  • *****
  • 3450
    • Photos
Filewrite patch SX220, thanks rudis help.

Successfully tested with 1.01a.

msl

Added to trunk in revision 2950.

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 nafraf

  • *****
  • 1308
a590 patch:
- filewritetask implemented. Tested by blackhole on a590 101b.
- #undef  CAM_CAN_SD_OVER_NOT_IN_MF  added to platform_camera.h.  Report here



*

Offline reyalp

  • ******
  • 14080
a590 patch:
- filewritetask implemented. Tested by blackhole on a590 101b.
- #undef  CAM_CAN_SD_OVER_NOT_IN_MF  added to platform_camera.h.  Report here
Added, trunk changeset 2951
Don't forget what the H stands for.

*

Offline dvip

  • ****
  • 451
The A590IS has a tendency to overexpose video (and images).
I think CAM_EV_IN_VIDEO is useful to correct for video overexposure.
 


*

Offline reyalp

  • ******
  • 14080
The A590IS has a tendency to overexpose video (and images).
I think CAM_EV_IN_VIDEO is useful to correct for video overexposure.
You should discuss in the development thread, see the posts starting at http://chdk.setepontos.com/index.php?topic=2361.msg102624#msg102624
Don't forget what the H stands for.

*

Offline dvip

  • ****
  • 451
Sounds good, reyalp, missed that thread.

 

Related Topics