Hello,
Two days ago I found this modifications for camera, because I have experience in ARM ASM I will port CHDK for my camera.
My camera is: Canon PowerShot SD30/IXUS iZoom, firmware ver. 100g.
In this topic I will show my progress.
This is my first post on forum and forum rules link is dead, so I have hope that I haven't broke any rule
Tasks:- Get the cam started.
- start cam under chdk-control without any extensions
- create led-blinker-test-task
Progress: done - GUI output.
- General output
- Histogram
- Zebra mode
Progress: done - hijack Keyboard handler (this includes USB-support)
Progress: done - hijack shoot-task.
- control darkframe subtraction.
- implement raw-save
Progress: done - hijack movie-task.
Progress: done - Include multipartition/boot from SDHC support.
Progress: done - BASIC scripting.
Progress: done - Lua scripting.
Progress: done - Overrides.
- AV
- TV
- ISO
- Subject Distance
- Bracketing in cont' mode
Progress: done - Image enhancement.
- Bad Pixel removal
- custom curves
Progress: done
Done Known bugs:- Overriding subject distance not working (so DOF not working too)
Sources are on SVN.
Regards elektro255