The '''[http://chdk.wikia.com/wiki/Ver.req#Q._How_can_I_get_the_original_firmware_version_number_of_my_camera.3F ver.req]''' file is used to retrieve firmware information from the camera.
+
The '''[http://chdk.wikia.com/wiki/Ver.req#Q._How_can_I_get_the_original_firmware_version_number_of_my_camera.3F ver.req]''' file is used to retrieve firmware information from the camera.
After holding down {{button|FUNCSET}} then press {{button|DOWN}}:
After holding down {{button|FUNCSET}} then press {{button|DOWN}}:
Line 69:
Line 69:
FreeFall Total Count: 0
FreeFall Total Count: 0
+
+
==CHDK Specialties==
+
''This section describes special CHDK-related things...''
+
+
* Since this camera has no print button, {{button|Playback [>]}} is used as CHDK's '''<tt> <Alt> </tt>''' button (short press = '''<tt><Alt> </tt>'''button, long press = original function).
+
* Starting with CHDK 1.2 (r2498), the {{button|On/Off}} button can optionally be used in '''<tt><Alt></tt>''' mode as {{button|Display}} button replacement (<tt>CHDK Settings -> ON/OFF button in <ALT> mode</tt>)
+
+
* In CHDK 1.1, the {{button|On/Off}} button always acts as {{button|Display}} in '''<tt><Alt></tt>''' mode, therefore
+
+
:* You need to exit '''<tt><Alt></tt>''' mode to be able to switch the camera off with the {{button|On/Off}} button!
==For Developers==
==For Developers==
Line 78:
Line 88:
</pre>
</pre>
+
===Porting thread===
+
http://chdk.setepontos.com/index.php?topic=9133.0
===Firmware dumps===
===Firmware dumps===
+
* Firmware '''1.00B''' (8MB, by cyberT, dumped with cBasic udumper, [http://chdk.setepontos.com/index.php?topic=9133.msg96521#msg96521])
* Firmware '''1.01D''' (8MB, by Tobi, dumped with cBasic udumper, [http://chdk.setepontos.com/index.php/topic,288.msg54866.html#msg54866])
* Firmware '''1.01D''' (8MB, by Tobi, dumped with cBasic udumper, [http://chdk.setepontos.com/index.php/topic,288.msg54866.html#msg54866])
+
* Firmware '''1.01F''' (8MB, by hcosta, dumped with cBasic udumper, [http://chdk.setepontos.com/index.php/topic=9133.msg95629#msg95629])
+
* Firmware '''1.01G''' (8MB, by ant_thomas, dumped with cBasic udumper, [http://chdk.setepontos.com/index.php?topic=9133.msg96311#msg96311])
{{DL_dumps}}
{{DL_dumps}}
[[Category:Cameras]]
[[Category:Cameras]]
Latest revision as of 00:15, February 14, 2013
Canon Powershot SD960IS / IXUS110IS / IXY 510
The Powershot SD960 IS (North America) / IXUS110 IS (Europe) / IXY 510 IS (Japan) was released on February 17, 2009
Alpha release for the IXUS110IS / SD960IS with firmware 1.00b, 1.01d, 1.01f, 1.01g is available from the CHDK Autobuild Server
This section describes special CHDK-related things...
Since this camera has no print button, Playback [>] is used as CHDK's <Alt> button (short press = <Alt> button, long press = original function).
Starting with CHDK 1.2 (r2498), the On/Off button can optionally be used in <Alt> mode as Display button replacement (CHDK Settings -> ON/OFF button in <ALT> mode)
In CHDK 1.1, the On/Off button always acts as Display in <Alt> mode, therefore
You need to exit <Alt> mode to be able to switch the camera off with the On/Off button!