Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Track current pcilib | Matthias Vogelgesang | 2016-07-04 | 1 | -1/+4 |
| | |||||
* | Do not stop/close pcilib if we never had a handle | Matthias Vogelgesang | 2016-06-22 | 1 | -4/+6 |
| | |||||
* | Fix software trigger ... again | Matthias Vogelgesang | 2016-06-03 | 1 | -1/+3 |
| | |||||
* | Use current exported symbol name | Matthias Vogelgesang | 2016-03-16 | 1 | -1/+1 |
| | | | | See https://github.com/ufo-kit/libuca/commit/6c2c19d1101a043cc0b05065447cc9321ed32ac0 | ||||
* | Use common write_register_value function | Matthias Vogelgesang | 2016-01-19 | 1 | -26/+14 |
| | |||||
* | Use read_register_value consistently | Matthias Vogelgesang | 2016-01-19 | 1 | -19/+6 |
| | |||||
* | Implement sensor height as compile-time constant | Matthias Vogelgesang | 2016-01-19 | 1 | -10/+8 |
| | |||||
* | Implement vertical ROI windowing | Matthias Vogelgesang | 2016-01-18 | 1 | -16/+87 |
| | |||||
* | Always set control bit 9 to enable readout | Matthias Vogelgesang | 2015-08-26 | 1 | -0/+3 |
| | |||||
* | Remove adc_resolution fix | Matthias Vogelgesang | 2015-08-26 | 1 | -11/+5 |
| | | | | This is corrected with current firmware versions. | ||||
* | Read correct sensor height depending on firmware | Matthias Vogelgesang | 2015-08-13 | 1 | -4/+10 |
| | |||||
* | Enforce 12 bits for firmware version 6 | Matthias Vogelgesang | 2015-08-04 | 1 | -1/+8 |
| | |||||
* | Simplify adc_resolution to bits conversion | Matthias Vogelgesang | 2015-08-04 | 1 | -17/+3 |
| | |||||
* | Read one less line to avoid segfaults | Matthias Vogelgesang | 2015-08-03 | 1 | -1/+1 |
| | |||||
* | Make sensor width configurable | Matthias Vogelgesang | 2015-07-31 | 1 | -4/+5 |
| | |||||
* | Update against current pcilib | Matthias Vogelgesang | 2015-07-24 | 1 | -12/+11 |
| | |||||
* | Initial commit | Matthias Vogelgesang | 2015-06-16 | 1 | -0/+728 |
For the past plugin history refer to the libuca repository. |