Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug in mock plugin | Timo Dritschler | 2014-07-29 | 1 | -1/+1 |
* | Removed 'framerate' property from mock camera | Timo Dritschler | 2014-07-29 | 1 | -22/+20 |
* | Updates to the dexela plugin | Mihael Koep | 2014-07-29 | 4 | -33/+50 |
* | Use direct UDP communication for xkit | Matthias Vogelgesang | 2014-07-22 | 3 | -377/+675 |
* | Add TIFF file based camera | Matthias Vogelgesang | 2014-07-04 | 4 | -1/+441 |
* | Remove unnecessary allocation | Mihael Koep | 2014-04-09 | 3 | -7/+6 |
* | Make pylon plugin compatible with current libuca | Mihael Koep | 2014-04-09 | 4 | -62/+81 |
* | Update dexela plugin to libdexela 1.1.0 | Mihael Koep | 2014-04-09 | 3 | -5/+8 |
* | Build xkit plugin | Maria | 2014-04-01 | 3 | -13/+9 |
* | pco: Add fast-scan property | Matthias Vogelgesang | 2014-03-03 | 1 | -0/+27 |
* | Remove debug output | Matthias Vogelgesang | 2014-03-03 | 1 | -1/+0 |
* | Fix memory corruption if using ROIs | Mihael Koep | 2014-02-27 | 2 | -15/+16 |
* | Fix setting frame rate | Matthias Vogelgesang | 2014-02-20 | 1 | -15/+19 |
* | ufo: Allow setting framerate | Matthias Vogelgesang | 2014-02-20 | 1 | -22/+41 |
* | Fix ufo compilation | Matthias Vogelgesang | 2014-02-20 | 1 | -0/+2 |
* | ufo: Set frame rate accordingly | Matthias Vogelgesang | 2014-02-20 | 1 | -6/+15 |
* | Remove debug output | Matthias Vogelgesang | 2014-02-14 | 1 | -4/+0 |
* | Fix #14: use old exposure time code for pco.4000 | Matthias Vogelgesang | 2014-02-14 | 1 | -20/+159 |
* | Use read-write ring buffer | Matthias Vogelgesang | 2014-02-14 | 1 | -30/+19 |
* | Changed the mock Camera to produce a more predictable test pattern. | Timo Dritschler | 2014-02-13 | 1 | -10/+43 |
* | Use MSB of "control" for frequency determination | Matthias Vogelgesang | 2014-01-30 | 1 | -1/+1 |
* | ufo: fix reading the frequency flag | Matthias Vogelgesang | 2014-01-29 | 1 | -1/+1 |
* | Fix #20: don't query props if pco is recording | Matthias Vogelgesang | 2013-12-12 | 2 | -3/+13 |
* | Output the list of built plugins | Matthias Vogelgesang | 2013-11-08 | 1 | -0/+9 |
* | Fix #18: compile xkit if C++ compiler exists | Matthias Vogelgesang | 2013-11-08 | 1 | -1/+4 |
* | fix plugin revisions | Mihael Koep | 2013-11-06 | 4 | -4/+4 |
* | Make dexela plugin require libuca 1.3.0 | Mihael Koep | 2013-11-06 | 2 | -2/+4 |
* | Improve package information of pylon plugin. | Mihael Koep | 2013-11-06 | 2 | -0/+12 |
* | Many updates and bugfixes to pylon camera plugin. | Mihael Koep | 2013-11-06 | 3 | -6/+75 |
* | Fix pylon discovery. | Mihael Koep | 2013-11-06 | 1 | -0/+1 |
* | Return current width and height as roi. | Mihael Koep | 2013-11-06 | 3 | -5/+5 |
* | Make dexela plugin-ready and bump version. | Mihael Koep | 2013-11-06 | 2 | -7/+12 |
* | Fix #15: set correct pixel sizes for pco.* | Matthias Vogelgesang | 2013-11-05 | 1 | -1/+31 |
* | Fix bit depth information of pco cameras | Matthias Vogelgesang | 2013-10-31 | 2 | -2/+12 |
* | Fix config path | Matthias Vogelgesang | 2013-10-31 | 1 | -1/+1 |
* | Include directory where config.h is located | Matthias Vogelgesang | 2013-10-31 | 7 | -6/+16 |
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 7 | -7/+7 |
* | Cleanup CMakeLists.txt | Matthias Vogelgesang | 2013-10-29 | 8 | -10/+7 |
* | Call pco_request_image only in non-readout mode | Matthias Vogelgesang | 2013-10-25 | 1 | -3/+4 |
* | Read properties in one go | Matthias Vogelgesang | 2013-10-25 | 1 | -3/+4 |
* | pco: simplify buffer size handling | Matthias Vogelgesang | 2013-10-25 | 1 | -7/+6 |
* | Fix #2: thorough error checking on all occasions | Matthias Vogelgesang | 2013-10-25 | 1 | -74/+106 |
* | pco: fix #9, override is-recording property | Matthias Vogelgesang | 2013-10-23 | 1 | -0/+10 |
* | Add plugin summaries for pco and mock | Matthias Vogelgesang | 2013-10-22 | 2 | -0/+2 |
* | Fix setting storage mode | Matthias Vogelgesang | 2013-10-21 | 1 | -2/+2 |
* | Use pco_get/set_framerate instead of delay + exposure | Matthias Vogelgesang | 2013-09-18 | 1 | -176/+18 |
* | Do not throw an error when stream is finished | Matthias Vogelgesang | 2013-09-17 | 1 | -4/+1 |
* | Pixelman API expects number of elements | Matthias Vogelgesang | 2013-09-09 | 1 | -1/+1 |
* | Set acquisition parameters | Matthias Vogelgesang | 2013-09-09 | 1 | -22/+66 |
* | Implement some common features | Matthias Vogelgesang | 2013-09-09 | 1 | -11/+70 |