Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 6 | -699/+0 |
| | | | | | | | | | | | | ANKA plugins are developed and distributed separately like other plugins depending on vendor SDKs. The bundled plugins use libuca version as their version and depend on it directly. This ensures that they always match the libuca version and makes versioning more transparent for the end users. Conflicts: plugins/mock/CMakeLists.txt | ||||
* | Camera plugins now require libuca >= 2.0 so update their versions too | Mihael Koep | 2015-05-18 | 2 | -1/+4 |
| | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
* | Correct the ROI dimensions respecting the binning mode | Mihael Koep | 2015-05-18 | 3 | -8/+42 |
| | | | | | Conflicts: plugins/dexela/changelog.txt | ||||
* | Only allow symmetricall binnings | Mihael Koep | 2015-05-18 | 1 | -2/+2 |
| | | | | | | Other modes are technically possible but unsupported by the vendor. Since we experienced problems using asymmetrical binnings the plugin enforces symmetrical binnings. | ||||
* | Improve error handling on dexela camera initialisation | Mihael Koep | 2015-05-18 | 2 | -7/+25 |
| | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
* | Update pylon and dexela plugins to the new trigger API | Mihael Koep | 2015-05-18 | 1 | -22/+50 |
| | |||||
* | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | 2015-03-09 | 1 | -1/+7 |
| | |||||
* | 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 |
| | |||||
* | Finish removal of "sensor-max-frame-rate" | Matthias Vogelgesang | 2014-09-10 | 1 | -7/+0 |
| | |||||
* | Updates to the dexela plugin | Mihael Koep | 2014-07-29 | 4 | -33/+50 |
| | |||||
* | Update dexela plugin to libdexela 1.1.0 | Mihael Koep | 2014-04-09 | 3 | -5/+8 |
| | |||||
* | Make dexela plugin require libuca 1.3.0 | Mihael Koep | 2013-11-06 | 2 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | Include directory where config.h is located | Matthias Vogelgesang | 2013-10-31 | 1 | -1/+2 |
| | |||||
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Remove binaries | Matthias Vogelgesang | 2013-07-26 | 1 | -0/+0 |
| | | | | ... and I have an eye on you, Miq ;-) | ||||
* | Build package flags inside package-plugin.sh.in | Mihael Koep | 2013-03-19 | 1 | -5/+1 |
| | | | | | | | | | This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
* | Cleanup of dexela plugin build file and package-plugin.sh.in to include ↵ | Mihael Koep | 2013-03-14 | 3 | -12/+8 |
| | | | | sensible metadata information. | ||||
* | Merge branch 'dexela_simple_packaging' into dexela | Mihael Koep | 2013-03-14 | 3 | -46/+8 |
|\ | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
| * | Improve dexela plugin packaging. | Mihael Koep | 2013-03-07 | 2 | -0/+8 |
| | | |||||
* | | Trying to improve dexela plugin packaging. | Mihael Koep | 2013-03-05 | 4 | -0/+55 |
|/ | |||||
* | Fix incomplete committ... | Mihael Koep | 2012-10-30 | 2 | -2/+26 |
| | |||||
* | Start migrating to libuca 1.1 and glib plugins. | Mihael Koep | 2012-10-25 | 2 | -0/+463 |