Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 1 | -543/+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 | ||||
* | Correct the ROI dimensions respecting the binning mode | Mihael Koep | 2015-05-18 | 1 | -7/+37 |
| | | | | | 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 | 1 | -6/+24 |
| | | | | | | 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 |
| | |||||
* | Implement pixel size properties | Mihael Koep | 2014-09-17 | 1 | -0/+13 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Add software roi feature to dexela plugin | Mihael Koep | 2014-09-17 | 1 | -6/+46 |
| | |||||
* | 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 | 1 | -29/+42 |
| | |||||
* | Update dexela plugin to libdexela 1.1.0 | Mihael Koep | 2014-04-09 | 1 | -2/+2 |
| | |||||
* | Return current width and height as roi. | Mihael Koep | 2013-11-06 | 1 | -4/+2 |
| | |||||
* | Make dexela plugin-ready and bump version. | Mihael Koep | 2013-11-06 | 1 | -2/+7 |
| | |||||
* | Fix incomplete committ... | Mihael Koep | 2012-10-30 | 1 | -2/+2 |
| | |||||
* | Start migrating to libuca 1.1 and glib plugins. | Mihael Koep | 2012-10-25 | 1 | -0/+395 |