i tried to do a basic port but i'm stuck with kbd task..it doesn't seem to be responding "as usual" (i.e. no luck in getting to recognize keypresses, even if keymasks should be correct..) anyone else trying to hack this camera?
... _GetKbdState(kbd_new_state); // get camera keyboard switch values (in camera keyboard part 1) ... // CHDK keyboard logic (call kbd_process, and set physw_status) ... _kbd_read_keys_r2(physw_status); // finish in camera keyboard processing ...
... _GetKbdState(kbd_new_state); // get camera keyboard switch values (in camera keyboard part 1) _kbd_read_keys_r2(kbd_new_state); // finish in camera keyboard processing into CHDK variables ... // CHDK keyboard logic (call kbd_process, and set physw_status) ...
So does this mean this port is going to be difficult and take awhile?
i have something running but seeing "most functionality working" i guess you did arrive first, i was waiting for the end of vacations for doing some other work on it (currently i have the alt mode running correctly, kbd working thanks to your tips and ported but untested the captseq task based on sx30)..i guess i'll wait for your beta out of curiosity: did you manage to paint both canon-osd and chdk-osd at the sametime? to make it work, i must boot the camera, then switch to play mode and then rec mode again. otherwise canon-osd just freezes..
Started by ilsaro General Discussion and Assistance
Started by philmoz « 1 2 ... 13 14 » CHDK Releases
Started by pittguy578 General Discussion and Assistance
Started by Impact9 Script Writing
Started by Varminter General Help and Assistance on using CHDK stable releases