Linux Driver for the Spectral Instruments 3097 PCI camera card.
Categories
VisualizationFollow si3097 linux driver
Other Useful Business Software
Filestack is the next-generation file handling service equipped with a powerful file uploader and advanced file processing APIs. If you’re looking to improve your file upload speed, reliability, and offer your users an amazing selection of upload sources like Instagram, Dropbox, and more, let Filestack help you today. Easily transform your files between types and take advantage of advanced image intelligence features like OCR and more!
Rate This Project
Login To Rate This Project
User Reviews
-
We have updated our 454 FLX Sequencer to CentOS 5.7 and needed a driver for the camera. This driver can be compiled for every 32 bit version and works 100% with the FLX camera. I've changed the following line in module.c: /* int maxever = 33554432; this is for lotis */ int maxever = 34604064; /* this is for Roche 454 FLX camera */ Re-compiled and inserted the module and now it recognizes the camera without error messages. I get a reasonable readout for the temperature and the pressure of the camera and image acquisition works fine, too.