everything seems to be working with some bugs like...Alt> menu keeps on disappearing while selecting options, enabling some options causing display to go black or red sometimes(don't know which option is causing this), MOST IMPO. this cam don't have DISP. button, so the MANUAL FOCUS can't be turned on, pano mode isn't working ( display goes red or cam went hung when enabling edge overlay)..intrervalometer is working fi9,
void *vid_get_bitmap_active_buffer(){ return bitmap_buffer[active_bitmap_buffer&1];}
enabling some options causing display to go black or red sometimes(don't know which option is causing this)
Try enabling the compatibility check in the next test build, since we now know that CHDK works.To rule out a possible cause of the edge overlay crash, I'd recommend doing this in lib.c:Code: [Select]void *vid_get_bitmap_active_buffer(){ return bitmap_buffer[active_bitmap_buffer&1];}
Quote from: srsa_4c on 12 / March / 2019, 16:48:30Try enabling the compatibility check in the next test build, since we now know that CHDK works.To rule out a possible cause of the edge overlay crash, I'd recommend doing this in lib.c:Code: [Select]void *vid_get_bitmap_active_buffer(){ return bitmap_buffer[active_bitmap_buffer&1];}Thanks !Compatibility check is now enabled.@shinchaπ Can you please try the edge overlay and zebra with this test build.
however the camera does not execute the shutdown() or the reboot from LUA properly it feels like it crashes .. the lens does not retract the camera just stops responding power off and power on makes it just fine.
however i have one camera kept with power permanently pressed connected to a pc ...changes to white balance for eg become difficult (impossible other than physically turning it off) to save ... because the camera does not shut down
post_levent_to_ui("PressOffButton",0)
post_levent_to_ui("UnpressPowerButton")
Auto Focusing is also improved in this ver. , still manual focus can't be enabled coz i can't see any DISP. button in this Cam.
Quote from: shinchaπ on 28 / March / 2019, 01:45:40Auto Focusing is also improved in this ver. , still manual focus can't be enabled coz i can't see any DISP. button in this Cam.You do not need a DISP button for focusing.Enable sd (subject distance) override in chdk menu and in ALT mode use zoom lever to adjusting focus.
Started by greenparadise007 Creative Uses of CHDK
Started by fishpepper « 1 2 3 » General Discussion and Assistance
Started by Emiiiiiil Creative Uses of CHDK
Started by Thanatos Creative Uses of CHDK
Started by reyalp CHDK Releases