summaryrefslogtreecommitdiffstats
path: root/plugins/dexela/uca-dexela-camera.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep2015-08-061-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 modeMihael Koep2015-05-181-7/+37
| | | | | Conflicts: plugins/dexela/changelog.txt
* Only allow symmetricall binningsMihael Koep2015-05-181-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 initialisationMihael Koep2015-05-181-6/+24
| | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt
* Update pylon and dexela plugins to the new trigger APIMihael Koep2015-05-181-22/+50
|
* Added check for 'writable during acquisition' to all set_property callsTimo Dritschler2015-03-091-1/+7
|
* Change trigger mode mapping to better match libuca rulesMihael Koep2014-09-171-14/+16
|
* Implement pixel size propertiesMihael Koep2014-09-171-0/+13
|
* Define minimun exposure time and enforce itMihael Koep2014-09-171-1/+3
|
* Fix dexela software roi for multi-byte imagesMihael Koep2014-09-171-1/+1
|
* Add software roi feature to dexela pluginMihael Koep2014-09-171-6/+46
|
* Finish removal of "sensor-max-frame-rate"Matthias Vogelgesang2014-09-101-7/+0
|
* Updates to the dexela pluginMihael Koep2014-07-291-29/+42
|
* Update dexela plugin to libdexela 1.1.0Mihael Koep2014-04-091-2/+2
|
* Return current width and height as roi.Mihael Koep2013-11-061-4/+2
|
* Make dexela plugin-ready and bump version.Mihael Koep2013-11-061-2/+7
|
* Fix incomplete committ...Mihael Koep2012-10-301-2/+2
|
* Start migrating to libuca 1.1 and glib plugins.Mihael Koep2012-10-251-0/+395