I've got to somewhere. CHDK splash logo appears, shows version and camera info. There is a long way to go as I can foresee. For the record, here is how the camera behaves currently:- If I press any button, the logo disappears. No CHDK features are shown (battery life etc)- If I try to access the SD Card (e.g. delete a picture) it still complains "Memory card locked"- I cannot use ALT function (I copied the kbd.c code from A495 so the ALT key must be the Play button)- With the help of mode selection, I can go to record mode but of course it says the card is locked and I can't use Shoot button. With Play button I can return to picture view mode.That's all for today, I hope I can bring more news soon. Please dear gurus, if you have comments or thoughts where I should continue, please let me know.mrowl
In core/gui.c you will find gui_draw_debug_vals_osd, and a commented out call to it. You can uncomment this to have it draw on top of most everything, or move it to gui_redraw. You'll also want to comment out the check of conf.debug_misc_vals_show, since you can't yet change conf values.Once you've got that showing, you can display the various words of physw_status to help find the bits for the different buttons, sd card lock and so on.
I did it as you said but I can only see battery status, free space on SD, a clock, the temperature of something and a bar on the very bottom of the screen that shows some misterious thing. There are no debug messages or bites anywhere. What am I missing?mrowl
- Taking photos in JPG and in CR2 format (yes, RAW works! But how? I did not run badpixel.lua?! Anyway, the .CR2 file can be opened with UFRaw)
- During video recording if I zoom in too much so the camera starts using digital zoom, I could only zoom out with digital zoom and then optical zoom out does not work anymore, the camera stays in maximum optical zoom state.
- I can switch on the camera with the Play button (as you must have found out), then I can use the Play to switch to Alt mode (there is no Print button so I adapted the way A495 works). However, if I can press the Play button long, nothing happened (it must be go to Shooting mode).
I'm afraid I'm going to have a hard time with these two problems, but I'll do my best. Is there anyone who could help me a little? By the way, how can I share the source code?
Excellent progress.I guess A490 does not have a power button separate from play ? Normally, that's what you would hold down to switch to record (this also needs some special code in boot.c to work).
Quote from: mrowl- During video recording if I zoom in too much so the camera starts using digital zoom, I could only zoom out with digital zoom and then optical zoom out does not work anymore, the camera stays in maximum optical zoom state. This is a common problem. I believe there is a workaround in the the sx30 and g12 ports.
If you want to submit it to be included in the trunk, I prefer a patch from tortoisesvn, with all the new files svn added.
QuoteQuote from: mrowl- During video recording if I zoom in too much so the camera starts using digital zoom, I could only zoom out with digital zoom and then optical zoom out does not work anymore, the camera stays in maximum optical zoom state. This is a common problem. I believe there is a workaround in the the sx30 and g12 ports.Hmm, I'd really like to fix it. I looked into G12 patch and it modifies platform/generic/wrappers.c - I found this a bit strange since it is a platform specific code. Or is it normal?I couldn't understand a word of it for the first time, of course but I won't give up.
Started by mr_waiyawit General Help and Assistance on using CHDK stable releases
Started by dezza Feature Requests
Started by jannoon028 DryOS Development
Started by smirnov992 Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by tqft DryOS Development