Just an update:
Checked last change log and bug list for sx110 (
http://chdk.setepontos.com/index.php/topic,2838.msg33314.html#msg33314) and current autobuild code base:
Solved or accepted at least ;-)
====================
- core/kbd.c: ZSTEP_TABLE_SIZE, nTxtbl --> using same values as sx100 does; optics are nearly the same (or identical); always in code base
- platform/<camera>/shooting.c: dof_tbl --> it's just unused in code... So I will remove it from code base some day if nobody rejects this
- platform/<camera>/sub/lib.c: hook_raw_image_addr --> checked again and again... RAW-images are possible at all. Someone has to decide ... I'm pretty sure, current code base is correct, so this issue is solved.
open issues/problems:
===============
- include/camera.h: CAM_COLORMATRIX1, CAM_ACTIVE_AREA_* --> must be adapted to SX110
- GetBatteryTemperature --> still linked to GetCCDTemperature, otherwise (that means using the real function) it will provoke a camera crash
BTW: I've tracked some other porting threads and some of them seems to be decease after a successful port (like SX100). But CHDK is evolving and those cameras miss new features or enhancements requiring camera specific code (have a look at
http://chdk.setepontos.com/index.php/topic,2838.msg33558.html#msg33558 as an example). Hope, SX110 will overcome the next decade ;-))))
Greetings.