I should probably call an exorcist.
Also I know I can use save_list to save camera id's, but is there a way to persistently map cameras to libusb id's?
*edit:Or maybe you should... set_led() should have been completely non-functional on the a3400...
Or maybe you should... set_led() should have been completely non-functional on the a3400...
-- console inputinputtext = iup.text{ expand = "HORIZONTAL",}
So here's a gui question; how would I go about creating a text field in chdkptp? I found this for the consoleCode: [Select]-- console inputinputtext = iup.text{ expand = "HORIZONTAL",}
Unless I'm missing something, you should be able to just put an iup.text with your other controlls. You can use the .value field elsewhere (e.g. in a button handler) to access the value
I'm still working on fixing these cameras that keep giving me I/O errors. I have three of the cameras in question connected to a usb hub (and only 3). I've been trying to update them to the latest version of chdk and if I cut connection to my keyboard and mouse while it's updating I get an imediate I/O error.
self:cmdwait('rec',{printcmd=false})self:cmdwait('call set_prop(props.FLASH_MODE, 2)',{printcmd=false})self:cmdwait('preshoot',{printcmd=false})printf("ready to shoot\n")return
Anyway this I/O error problem I'm getting happens consistanly in this order, occasionally one of the cameras on the connected hub will freeze and I have to manually disconnect and reconnect power to it to get it running again.
There don't seem to be any particularly troublesome hubs/cameras from what I can tell. My guess would be that it's a chdk firmware problem.
Started by jmonty General Help and Assistance on using CHDK stable releases
Started by Mike Lee General Discussion and Assistance
Started by axman General Help and Assistance on using CHDK stable releases
Started by andrew.stephens.754365 General Help and Assistance on using CHDK stable releases
Started by reyalp RAW Shooting and Processing