Hello,
I am working on a product based on OMAP4460 processor, 4AJ.2.2 code release.
We have successfully implemented a driver for our custom camera following the existing examples.
It works. Ducati binary loads properly and I am able to record video and see a preview.
My problem is with DCC files.
1) Understanding exactly what they are used for. What they are responsible for.
2) How they are generated - how I can generate my own.
Actually, I came across this while trying to change the maximal frame rate. While sensor/driver supports upto 60fps, Ducati reports only up to 24fps. Right now I don't have any DCC files, so I guess it uses default values.
Can anyone please point me in the right direction? Documentation or example would be appreciated.
Thanks in advance.