| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-10 | ufo: use DEFAULT stop flag to interrupt grabbing | Matthias Vogelgesang | |
| 2015-04-10 | ufo: move pcilib_start/stop back | Matthias Vogelgesang | |
| 2015-04-10 | ufo: read stale frames after recording | Matthias Vogelgesang | |
| On a reasonably fast machine this might take up to 0.1 seconds. | |||
| 2015-04-09 | ufo: trigger type must be 0 for AUTO mode | Matthias Vogelgesang | |
| 2015-04-09 | ufo: set bit 14 if AUTO or EXTERNAL trigger source | Matthias Vogelgesang | |
| 2015-04-09 | ufo: update trigger logic | Matthias Vogelgesang | |
| 2015-03-31 | ufo: implement trigger type | Matthias Vogelgesang | |
| 2015-03-31 | Switch to trigger source/type semantics | Matthias Vogelgesang | |
| This change makes the naming more consistent but will break client and plugin code. The main idea is to specify a trigger source (AUTO being a virtual source) which denotes how causes a trigger and a trigger type which denotes when triggering happens (edge or level). | |||
| 2015-03-31 | ufo: enable/disable external triggering | Matthias Vogelgesang | |
| 2015-03-30 | Remove unused variable | Matthias Vogelgesang | |
| 2015-03-30 | Revert "ufo: fix readout timeouts ..." | Matthias Vogelgesang | |
| This reverts commit 378770200967f6e5b10152c9b094b835b4216c92. | |||
| 2015-03-30 | ufo: start/stop pcilib only once | Matthias Vogelgesang | |
| 2015-03-27 | ufo: check trigger error | Matthias Vogelgesang | |
| 2015-03-27 | ufo: Unconditionally set the streaming bit | Matthias Vogelgesang | |
| That way we will reset the bit on first run if trigger mode is not AUTO. | |||
| 2015-03-27 | ufo: fix readout timeouts ... | Matthias Vogelgesang | |
| 2015-03-16 | pco: Fixed missing arguments in calls to uca_camera_set_writable | Timo Dritschler | |
| 2015-03-16 | pco: use simple stop frame grabber API | Matthias Vogelgesang | |
| Apparently, SiliconSoftware dropped support for the extended version ... | |||
| 2015-03-11 | ufo: check error codes after read/write regs | Matthias Vogelgesang | |
| 2015-03-09 | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | |
| 2014-12-18 | mock: Fake delay caused by exposure | Matthias Vogelgesang | |
| 2014-12-05 | Remove disfunctional plugin | Matthias Vogelgesang | |
| 2014-12-01 | xkit: allow to set the fast shift register | Matthias Vogelgesang | |
| 2014-12-01 | xkit: remove unused timer | Matthias Vogelgesang | |
| 2014-10-07 | Add missing property specification for exposure-auto | Mihael Koep | |
| 2014-10-07 | Implement auto exposure property for pylon plugin | Mihael Koep | |
| Conflicts: plugins/pylon/CMakeLists.txt plugins/pylon/changelog.txt plugins/pylon/uca-pylon-camera.c | |||
| 2014-10-07 | Improve robustness of roi setting for pylon plugin | Mihael Koep | |
| 2014-10-07 | Update pylon-plugin to libpyloncam 0.4 | Mihael Koep | |
| 2014-10-07 | Minor reformatting in pylon plugin build script | Mihael Koep | |
| 2014-09-30 | pco: add "global-shutter" property | Matthias Vogelgesang | |
| 2014-09-30 | pco: add global shutter support | Matthias Vogelgesang | |
| 2014-09-17 | Change trigger mode mapping to better match libuca rules | Mihael Koep | |
| 2014-09-17 | Release dexela plugin 1.3.2 | Mihael Koep | |
| 2014-09-17 | Implement pixel size properties | Mihael Koep | |
| 2014-09-17 | Release dexela-plugin 1.3.1 | Mihael Koep | |
| 2014-09-17 | Define minimun exposure time and enforce it | Mihael Koep | |
| 2014-09-17 | Fix dexela software roi for multi-byte images | Mihael Koep | |
| 2014-09-17 | Add software roi feature to dexela plugin | Mihael Koep | |
| 2014-09-17 | pco: add ::version property | Matthias Vogelgesang | |
| It's a string property containing "serial number, major.minor, major.minor" that denotes the versions for camera hardware and FPGA firmware. | |||
| 2014-09-10 | Finish removal of "sensor-max-frame-rate" | Matthias Vogelgesang | |
| 2014-09-10 | Fix #54: remove sensor-max-frame-rate | Matthias Vogelgesang | |
| 2014-08-23 | mock: link m explicitly | Matthias Vogelgesang | |
| Seems not to be the case on current Ubuntus. | |||
| 2014-07-29 | Fixed a bug in mock plugin | Timo Dritschler | |
| Fixed test-mock still using obsolete 'frame-rate' property | |||
| 2014-07-29 | Removed 'framerate' property from mock camera | Timo Dritschler | |
| Added proper handling of exposure time to mock camera | |||
| 2014-07-29 | Updates to the dexela plugin | Mihael Koep | |
| 2014-07-22 | Use direct UDP communication for xkit | Matthias Vogelgesang | |
| 2014-07-04 | Add TIFF file based camera | Matthias Vogelgesang | |
| 2014-04-09 | Remove unnecessary allocation | Mihael Koep | |
| We now require libpyloncam 0.3.0 or better and got rid of a unnecessary memory check and allocation | |||
| 2014-04-09 | Make pylon plugin compatible with current libuca | Mihael Koep | |
| 2014-04-09 | Update dexela plugin to libdexela 1.1.0 | Mihael Koep | |
| 2014-04-01 | Build xkit plugin | Maria | |
