Hi,
I am a newbie here. I started porting CHDK for
A1000IS, firmware ver. 100b. I am done 30-40% with porting. I copied the tasks template from other porting efforts. I will upload the code and update the task template in my next mail. Just to hint you where I am, getting led-blinker, GUI, dumping RAW images, live histogram.
Tasks:
* Get the cam started.
o start cam under chdk-control without any extensions
o create led-blinker-test-task
Progress: not done
* GUI output.
o General output
o Histogramm
o Zebra mode
Progress: not done
* hijack Keyboard handler (this includes USB-support)
Progress: not done
* hijack shoot-task.
o control darkframe subtraction.
o implement raw-save:
Progress: not done
* hijack movie-task.
Progress: not done
* Include multipartition/boot from SDHC support.
Progress: not done
* BASIC scripting.
Progress: not done
* Lua scripting.
Progress: not done
* Overrides.
o AV
o TV
o ISO
o Subject Distance
o Bracketing in cont' mode
Progress: not done
* Image enhancement.
o Bad Pixel removal
o custom curves
Progress: not done
- Diablo