summaryrefslogtreecommitdiffstats
path: root/plugins/dexela
Commit message (Collapse)AuthorAgeFilesLines
* Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep2015-08-066-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 tooMihael Koep2015-05-182-1/+4
| | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt
* Correct the ROI dimensions respecting the binning modeMihael Koep2015-05-183-8/+42
| | | | | 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-182-7/+25
| | | | | | 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
|
* Release dexela plugin 1.3.2Mihael Koep2014-09-172-1/+3
|
* Implement pixel size propertiesMihael Koep2014-09-171-0/+13
|
* Release dexela-plugin 1.3.1Mihael Koep2014-09-172-1/+3
|
* Define minimun exposure time and enforce itMihael Koep2014-09-171-1/+3
|
* Fix dexela software roi for multi-byte imagesMihael Koep2014-09-173-7/+7
|
* Add software roi feature to dexela pluginMihael Koep2014-09-175-8/+80
|
* Finish removal of "sensor-max-frame-rate"Matthias Vogelgesang2014-09-101-7/+0
|
* Updates to the dexela pluginMihael Koep2014-07-294-33/+50
|
* Update dexela plugin to libdexela 1.1.0Mihael Koep2014-04-093-5/+8
|
* Make dexela plugin require libuca 1.3.0Mihael Koep2013-11-062-2/+4
|
* Return current width and height as roi.Mihael Koep2013-11-063-5/+5
|
* Make dexela plugin-ready and bump version.Mihael Koep2013-11-062-7/+12
|
* Include directory where config.h is locatedMatthias Vogelgesang2013-10-311-1/+2
|
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-291-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.txtMatthias Vogelgesang2013-10-291-1/+1
|
* Remove binariesMatthias Vogelgesang2013-07-261-0/+0
| | | | ... and I have an eye on you, Miq ;-)
* Build package flags inside package-plugin.sh.inMihael Koep2013-03-191-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 Koep2013-03-143-12/+8
| | | | sensible metadata information.
* Merge branch 'dexela_simple_packaging' into dexelaMihael Koep2013-03-143-46/+8
|\ | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in
| * Improve dexela plugin packaging.Mihael Koep2013-03-072-0/+8
| |
* | Trying to improve dexela plugin packaging.Mihael Koep2013-03-054-0/+55
|/
* Fix incomplete committ...Mihael Koep2012-10-302-2/+26
|
* Start migrating to libuca 1.1 and glib plugins.Mihael Koep2012-10-252-0/+463