summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix #71: remove pco, pf and ufo pluginsMatthias Vogelgesang2015-06-2610-3339/+1
* Added uca_mock_camera_readoutTimo Dritschler2015-06-161-6/+67
* pco: use Fg_stopAcquire in stop_readoutMatthias Vogelgesang2015-06-101-3/+1
* pco: allocate memory also when just reading outMatthias Vogelgesang2015-06-031-23/+35
* pco: do not reset storage modeMatthias Vogelgesang2015-06-031-1/+0
* pco: implement uca_camera_readout()Matthias Vogelgesang2015-06-021-0/+48
* UcaCamera base class: Changed propertiesTimo Dritschler2015-05-192-45/+113
* Camera plugins now require libuca >= 2.0 so update their versions tooMihael Koep2015-05-189-14/+21
* Correct the ROI dimensions respecting the binning modeMihael Koep2015-05-183-8/+42
* Only allow symmetricall binningsMihael Koep2015-05-181-2/+2
* Improve error handling on dexela camera initialisationMihael Koep2015-05-182-7/+25
* Update pylon and dexela plugins to the new trigger APIMihael Koep2015-05-182-26/+55
* Fix wrong place of write check caused by 453701eddMatthias Vogelgesang2015-05-131-5/+6
* file: signal change of ROI and bitdepthMatthias Vogelgesang2015-05-131-0/+4
* file: read complete filename pathMatthias Vogelgesang2015-05-131-2/+1
* ufo: update trigger policyMatthias Vogelgesang2015-05-061-3/+3
* ufo: fix async modeMatthias Vogelgesang2015-04-241-2/+2
* pco: update to Siso RT 5.2.2Matthias Vogelgesang2015-04-151-6/+6
* ufo: set timeouts to 0 and infinite appropriatelyMatthias Vogelgesang2015-04-101-5/+2
* ufo: use DEFAULT stop flag to interrupt grabbingMatthias Vogelgesang2015-04-101-1/+1
* ufo: move pcilib_start/stop backMatthias Vogelgesang2015-04-101-12/+15
* ufo: read stale frames after recordingMatthias Vogelgesang2015-04-101-1/+8
* ufo: trigger type must be 0 for AUTO modeMatthias Vogelgesang2015-04-091-1/+2
* ufo: set bit 14 if AUTO or EXTERNAL trigger sourceMatthias Vogelgesang2015-04-091-1/+2
* ufo: update trigger logicMatthias Vogelgesang2015-04-091-2/+2
* ufo: implement trigger typeMatthias Vogelgesang2015-03-311-17/+8
* Switch to trigger source/type semanticsMatthias Vogelgesang2015-03-312-19/+19
* ufo: enable/disable external triggeringMatthias Vogelgesang2015-03-311-3/+12
* Remove unused variableMatthias Vogelgesang2015-03-301-2/+0
* Revert "ufo: fix readout timeouts ..."Matthias Vogelgesang2015-03-301-28/+23
* ufo: start/stop pcilib only onceMatthias Vogelgesang2015-03-301-4/+13
* ufo: check trigger errorMatthias Vogelgesang2015-03-271-1/+3
* ufo: Unconditionally set the streaming bitMatthias Vogelgesang2015-03-271-6/+2
* ufo: fix readout timeouts ...Matthias Vogelgesang2015-03-271-23/+28
* pco: Fixed missing arguments in calls to uca_camera_set_writableTimo Dritschler2015-03-161-2/+2
* pco: use simple stop frame grabber APIMatthias Vogelgesang2015-03-161-1/+1
* ufo: check error codes after read/write regsMatthias Vogelgesang2015-03-111-8/+32
* Added check for 'writable during acquisition' to all set_property callsTimo Dritschler2015-03-097-13/+58
* mock: Fake delay caused by exposureMatthias Vogelgesang2014-12-181-0/+6
* Remove disfunctional pluginMatthias Vogelgesang2014-12-054-829/+1
* xkit: allow to set the fast shift registerMatthias Vogelgesang2014-12-011-1/+72
* xkit: remove unused timerMatthias Vogelgesang2014-12-011-4/+0
* Add missing property specification for exposure-autoMihael Koep2014-10-071-0/+6
* Implement auto exposure property for pylon pluginMihael Koep2014-10-074-2/+24
* Improve robustness of roi setting for pylon pluginMihael Koep2014-10-073-59/+60
* Update pylon-plugin to libpyloncam 0.4Mihael Koep2014-10-073-3/+6
* Minor reformatting in pylon plugin build scriptMihael Koep2014-10-071-3/+1
* pco: add "global-shutter" propertyMatthias Vogelgesang2014-09-301-0/+24
* pco: add global shutter supportMatthias Vogelgesang2014-09-301-14/+26
* Change trigger mode mapping to better match libuca rulesMihael Koep2014-09-171-14/+16