zodiac757
Maybe the "on/off error" solved (again馃榾
I've deleted the empty folders in "\dcim", and their .ctg files, in "\dcim\canonmsc".
No errors after it.
That could be the reason that there wasn't any problems for a few weeks after formatting the card.
Hmmm.. I don't know. DCIM is a standard folder by Canon and has nothing to do with CHDK. But apparently it helps..
zodiac757
I've made a mistake .... I'm gonna crazy.
馃槈
zodiac757
I've made a mistake by calculating EFL, so the right values are about 33-330mm. I'm gonna crazy.
So Main Menu / OSD / Misc values / Adapter Lens scale is 100 for RAW, 108 for JPEG.
It was wondering why need to modify Lens scale to 108 and why 33mm is the default. Now we know it.
Zodiac757, may I ask you to have a look in platform\sx110is\main.c ?
There is one interesting thing (at row 7馃槑:
- static const int fl_tbl[] = {6000, 6700, 7300, 8200, 9100, 10300, 11500, 12800, 14400, 16100, 18100, 20100, 22400, 25200, 28100, 31500, 34900, 38900, 42500, 46600, 51100, 55900, 60000};
It's the focal length table.
Is there anything that we should change?