Hi!
The memisosize issue: former versions used 0x3000, chanegd it to 0x4000 like in current chdk trunk code.
Firmware is vxworks. Sorry i think i cant help you much right now. Your cam is very different :-\
sd300 status:
working:
- keyboard
- keyboard/gui hack to prevent kbd task from calling gui functions (i miss 3 of 10 keypresses so its a bit buggy)
- filebrowser
- memorydump (some very high locations cause cam resets)
- capt_seq storing raw files
- develop raw files by filbrowser
- getProperty seem to work for most properties (like distance etc)
open issues (adresses should be ok):
- getProperty() for ..._SHOOTING not supported -> i tried several values
- get_parameter_data() returns (always?) zero -> especially bad for last file number
what is get_parameter_data intended to return ? always zero except for last file ?
open issues in general:
- when switching to rec while in alt mode the script starts executing (just apeared after my kbd fix so its propably my fault)