Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/ufo-kit/uca-ufoHEADmaster | Suren A. Chilingaryan | 2017-08-24 | 3 | -7/+136 |
|\ | |||||
| * | Improve formatting | Matthias Vogelgesang | 2017-06-23 | 1 | -4/+4 |
| | | |||||
| * | Stop recording if test fails | Matthias Vogelgesang | 2016-11-04 | 1 | -1/+3 |
| | | |||||
| * | Do not handle PCILIB_REGISTER_INCONSISTENT | Matthias Vogelgesang | 2016-11-04 | 1 | -3/+0 |
| | | | | | | | | | | There is no way to check the version of pcilib at compile time and this flag does not seem to be that important anyway ... well let's see. | ||||
| * | Add test program to check stability | Matthias Vogelgesang | 2016-11-04 | 2 | -0/+130 |
| | | |||||
* | | Merge branch 'master' of https://github.com/ufo-kit/uca-ufo | Suren A. Chilingaryan | 2016-10-07 | 1 | -1/+1 |
|\| | |||||
| * | Return TIMEOUT error if ETIME is returned | Matthias Vogelgesang | 2016-07-13 | 1 | -1/+1 |
| | | |||||
* | | Require uthash-devel instead of uthash | Suren A. Chilingaryan | 2016-08-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/ufo-kit/uca-ufo | Suren A. Chilingaryan | 2016-07-12 | 4 | -11/+124 |
|\| | |||||
| * | Use auto triggering in ROI test | Matthias Vogelgesang | 2016-07-12 | 1 | -0/+1 |
| | | |||||
| * | Require device string | Matthias Vogelgesang | 2016-07-12 | 2 | -2/+4 |
| | | |||||
| * | Add some TANGO tests | Matthias Vogelgesang | 2016-07-12 | 2 | -0/+77 |
| | | |||||
| * | Fix default value trigger timeout | Matthias Vogelgesang | 2016-07-12 | 1 | -1/+1 |
| | | |||||
| * | Fix #2: reset frame request and flush at the end | Matthias Vogelgesang | 2016-07-07 | 1 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | This is an intermediate fix proposed by Michele but not really solving the underlying issue of the FPGA getting stuck. The fix consists of two separate solutions: 1. In case we encounter an error while grabbing we reset the command queue on the FPGA (i.e. flipping third bit on the control register). 2. We read all stale data from the FPGA with a timeout now. Before it was still possible to have stale data in the DDR thus corrupting subsequent data reads. | ||||
| * | Add adjustable "timeout" property | Matthias Vogelgesang | 2016-07-04 | 1 | -1/+17 |
| | | |||||
| * | 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 |
| | | |||||
| * | Specify link dir of libuca | Matthias Vogelgesang | 2016-06-03 | 1 | -0/+2 |
| | | |||||
| * | Use current exported symbol name | Matthias Vogelgesang | 2016-03-16 | 1 | -1/+1 |
| | | | | | | | | See https://github.com/ufo-kit/libuca/commit/6c2c19d1101a043cc0b05065447cc9321ed32ac0 | ||||
* | | Packaging | Suren A. Chilingaryan | 2016-07-12 | 3 | -4/+63 |
|/ | |||||
* | 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 | 3 | -10/+14 |
| | |||||
* | 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 |
| | |||||
* | Add forgotten config.h.in | Matthias Vogelgesang | 2015-07-31 | 1 | -0/+1 |
| | |||||
* | Make sensor width configurable | Matthias Vogelgesang | 2015-07-31 | 2 | -8/+15 |
| | |||||
* | Update against current pcilib | Matthias Vogelgesang | 2015-07-24 | 2 | -17/+15 |
| | |||||
* | Set log domain to Uca-Ufo | Matthias Vogelgesang | 2015-07-01 | 1 | -0/+1 |
| | |||||
* | Use libuca include dirs | Matthias Vogelgesang | 2015-07-01 | 1 | -0/+1 |
| | |||||
* | Initial commit | Matthias Vogelgesang | 2015-06-16 | 6 | -0/+898 |
For the past plugin history refer to the libuca repository. |