summaryrefslogtreecommitdiffstats
path: root/uca-ufo-camera.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement sensor height as compile-time constantMatthias Vogelgesang2016-01-191-10/+8
|
* Implement vertical ROI windowingMatthias Vogelgesang2016-01-181-16/+87
|
* Always set control bit 9 to enable readoutMatthias Vogelgesang2015-08-261-0/+3
|
* Remove adc_resolution fixMatthias Vogelgesang2015-08-261-11/+5
| | | | This is corrected with current firmware versions.
* Read correct sensor height depending on firmwareMatthias Vogelgesang2015-08-131-4/+10
|
* Enforce 12 bits for firmware version 6Matthias Vogelgesang2015-08-041-1/+8
|
* Simplify adc_resolution to bits conversionMatthias Vogelgesang2015-08-041-17/+3
|
* Read one less line to avoid segfaultsMatthias Vogelgesang2015-08-031-1/+1
|
* Make sensor width configurableMatthias Vogelgesang2015-07-311-4/+5
|
* Update against current pcilibMatthias Vogelgesang2015-07-241-12/+11
|
* Initial commitMatthias Vogelgesang2015-06-161-0/+728
For the past plugin history refer to the libuca repository.