[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need assistance with itifg driver.



"M.Stein" wrote:
> 
> 
> The big change from 0.6.0 to 0.7.0 is, that you don't need to specify base
> and size any longer. The memory is allocated, when test_itifg is started
> with respect to the current frame size. So, if your config file specifies
> a 3kx2k frame, 6Mb are allocated. With the '-n # of buffers' option you
> can also increse this value.
> 
> Sorry, there is no up to date documentation to 0.7.0.
> 
After some minor modifications, the 0.7.0 driver is working correctly
with a 6MPixel camera. I found the problems with the 0.6.0 drivers, so
at this point, everything is working with the 0.6.0a and 0.7.0 beta
versions of the software. (note for the documentation, make sure that
you have no IRQ conflicts between the ITI card and any other cards in
the system, it might work in windows, but it won't work in linux)

>>>Tom