Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pco: add global shutter support | Matthias Vogelgesang | 2014-09-30 | 1 | -14/+26 |
| | |||||
* | Change trigger mode mapping to better match libuca rules | Mihael Koep | 2014-09-17 | 1 | -14/+16 |
| | |||||
* | Release dexela plugin 1.3.2 | Mihael Koep | 2014-09-17 | 2 | -1/+3 |
| | |||||
* | Implement pixel size properties | Mihael Koep | 2014-09-17 | 1 | -0/+13 |
| | |||||
* | Release dexela-plugin 1.3.1 | Mihael Koep | 2014-09-17 | 2 | -1/+3 |
| | |||||
* | Define minimun exposure time and enforce it | Mihael Koep | 2014-09-17 | 1 | -1/+3 |
| | |||||
* | Fix dexela software roi for multi-byte images | Mihael Koep | 2014-09-17 | 3 | -7/+7 |
| | |||||
* | Add software roi feature to dexela plugin | Mihael Koep | 2014-09-17 | 5 | -8/+80 |
| | |||||
* | pco: add ::version property | Matthias Vogelgesang | 2014-09-17 | 1 | -0/+27 |
| | | | | | It's a string property containing "serial number, major.minor, major.minor" that denotes the versions for camera hardware and FPGA firmware. | ||||
* | Finish removal of "sensor-max-frame-rate" | Matthias Vogelgesang | 2014-09-10 | 4 | -20/+0 |
| | |||||
* | Fix #54: remove sensor-max-frame-rate | Matthias Vogelgesang | 2014-09-10 | 4 | -31/+1 |
| | |||||
* | mock: link m explicitly | Matthias Vogelgesang | 2014-08-23 | 1 | -3/+1 |
| | | | | Seems not to be the case on current Ubuntus. | ||||
* | Fixed a bug in mock plugin | Timo Dritschler | 2014-07-29 | 1 | -1/+1 |
| | | | | Fixed test-mock still using obsolete 'frame-rate' property | ||||
* | Removed 'framerate' property from mock camera | Timo Dritschler | 2014-07-29 | 1 | -22/+20 |
| | | | | Added proper handling of exposure time to mock camera | ||||
* | 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 |
| | | | | | We now require libpyloncam 0.3.0 or better and got rid of a unnecessary memory check and allocation | ||||
* | 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 |
| | | | | | | | | The mock camera now only prints a buffer of roi size and *then* transfers it to the caller. Conflicts: plugins/mock/uca-mock-camera.c | ||||
* | 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 |
| | | | | | | | pco provides two ways to set the target exposure time and frame rate: one via set delay/set exposure time and the other via set framerate. Both are mutual exclusively and as it turns out only working on certain models. pco.4000 sets bogus values when using set framerate, hence we use the older code. | ||||
* | 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 |
| | | | | Also added a compiler-flag (__CREATE_RANDOM_IMAGE_DATA__) that controls the generation of random picture data. Disabling this flag boosts mock-framerate by a factor of 10 since no more costly random-operations will be made | ||||
* | 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 |
| | | | | | | The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier. | ||||
* | Cleanup CMakeLists.txt | Matthias Vogelgesang | 2013-10-29 | 8 | -10/+7 |
| |