summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-04Track current pcilibMatthias Vogelgesang
2016-06-22Do not stop/close pcilib if we never had a handleMatthias Vogelgesang
2016-06-03Fix software trigger ... againMatthias Vogelgesang
2016-06-03Specify link dir of libucaMatthias Vogelgesang
2016-03-16Use current exported symbol nameMatthias Vogelgesang
See https://github.com/ufo-kit/libuca/commit/6c2c19d1101a043cc0b05065447cc9321ed32ac0
2016-01-19Use common write_register_value functionMatthias Vogelgesang
2016-01-19Use read_register_value consistentlyMatthias Vogelgesang
2016-01-19Implement sensor height as compile-time constantMatthias Vogelgesang
2016-01-18Implement vertical ROI windowingMatthias Vogelgesang
2015-08-26Always set control bit 9 to enable readoutMatthias Vogelgesang
2015-08-26Remove adc_resolution fixMatthias Vogelgesang
This is corrected with current firmware versions.
2015-08-13Read correct sensor height depending on firmwareMatthias Vogelgesang
2015-08-04Enforce 12 bits for firmware version 6Matthias Vogelgesang
2015-08-04Simplify adc_resolution to bits conversionMatthias Vogelgesang
2015-08-03Read one less line to avoid segfaultsMatthias Vogelgesang
2015-07-31Add forgotten config.h.inMatthias Vogelgesang
2015-07-31Make sensor width configurableMatthias Vogelgesang
2015-07-24Update against current pcilibMatthias Vogelgesang
2015-07-01Set log domain to Uca-UfoMatthias Vogelgesang
2015-07-01Use libuca include dirsMatthias Vogelgesang
2015-06-16Initial commitMatthias Vogelgesang
For the past plugin history refer to the libuca repository.