Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #71: remove pco, pf and ufo plugins | Matthias Vogelgesang | 2015-06-26 | 3 | -1995/+0 |
| | |||||
* | pco: use Fg_stopAcquire in stop_readout | Matthias Vogelgesang | 2015-06-10 | 1 | -3/+1 |
| | |||||
* | pco: allocate memory also when just reading out | Matthias Vogelgesang | 2015-06-03 | 1 | -23/+35 |
| | |||||
* | pco: do not reset storage mode | Matthias Vogelgesang | 2015-06-03 | 1 | -1/+0 |
| | |||||
* | pco: implement uca_camera_readout() | Matthias Vogelgesang | 2015-06-02 | 1 | -0/+48 |
| | |||||
* | Camera plugins now require libuca >= 2.0 so update their versions too | Mihael Koep | 2015-05-18 | 1 | -2/+2 |
| | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
* | pco: update to Siso RT 5.2.2 | Matthias Vogelgesang | 2015-04-15 | 1 | -6/+6 |
| | |||||
* | Switch to trigger source/type semantics | Matthias Vogelgesang | 2015-03-31 | 1 | -11/+11 |
| | | | | | | | 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). | ||||
* | pco: Fixed missing arguments in calls to uca_camera_set_writable | Timo Dritschler | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | pco: use simple stop frame grabber API | Matthias Vogelgesang | 2015-03-16 | 1 | -1/+1 |
| | | | | Apparently, SiliconSoftware dropped support for the extended version ... | ||||
* | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | 2015-03-09 | 1 | -1/+10 |
| | |||||
* | pco: add "global-shutter" property | Matthias Vogelgesang | 2014-09-30 | 1 | -0/+24 |
| | |||||
* | pco: add global shutter support | Matthias Vogelgesang | 2014-09-30 | 1 | -14/+26 |
| | |||||
* | pco: add ::version property | Matthias Vogelgesang | 2014-09-17 | 1 | -0/+27 |
| | | | | | It's a string property containing "serial number, major.minor, major.minor" that denotes the versions for camera hardware and FPGA firmware. | ||||
* | Fix #54: remove sensor-max-frame-rate | Matthias Vogelgesang | 2014-09-10 | 1 | -5/+0 |
| | |||||
* | pco: Add fast-scan property | Matthias Vogelgesang | 2014-03-03 | 1 | -0/+27 |
| | |||||
* | Remove debug output | Matthias Vogelgesang | 2014-03-03 | 1 | -1/+0 |
| | |||||
* | Remove debug output | Matthias Vogelgesang | 2014-02-14 | 1 | -4/+0 |
| | |||||
* | Fix #14: use old exposure time code for pco.4000 | Matthias Vogelgesang | 2014-02-14 | 1 | -20/+159 |
| | | | | | | | pco provides two ways to set the target exposure time and frame rate: one via set delay/set exposure time and the other via set framerate. Both are mutual exclusively and as it turns out only working on certain models. pco.4000 sets bogus values when using set framerate, hence we use the older code. | ||||
* | Fix #20: don't query props if pco is recording | Matthias Vogelgesang | 2013-12-12 | 2 | -3/+13 |
| | |||||
* | Fix #15: set correct pixel sizes for pco.* | Matthias Vogelgesang | 2013-11-05 | 1 | -1/+31 |
| | |||||
* | Fix bit depth information of pco cameras | Matthias Vogelgesang | 2013-10-31 | 2 | -2/+12 |
| | |||||
* | Include directory where config.h is located | Matthias Vogelgesang | 2013-10-31 | 1 | -1/+3 |
| | |||||
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 1 | -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.txt | Matthias Vogelgesang | 2013-10-29 | 1 | -1/+1 |
| | |||||
* | Call pco_request_image only in non-readout mode | Matthias Vogelgesang | 2013-10-25 | 1 | -3/+4 |
| | | | | This should improve performance by 25 per cent. | ||||
* | Read properties in one go | Matthias Vogelgesang | 2013-10-25 | 1 | -3/+4 |
| | |||||
* | pco: simplify buffer size handling | Matthias Vogelgesang | 2013-10-25 | 1 | -7/+6 |
| | |||||
* | Fix #2: thorough error checking on all occasions | Matthias Vogelgesang | 2013-10-25 | 1 | -74/+106 |
| | |||||
* | pco: fix #9, override is-recording property | Matthias Vogelgesang | 2013-10-23 | 1 | -0/+10 |
| | |||||
* | Add plugin summaries for pco and mock | Matthias Vogelgesang | 2013-10-22 | 1 | -0/+1 |
| | |||||
* | Fix setting storage mode | Matthias Vogelgesang | 2013-10-21 | 1 | -2/+2 |
| | |||||
* | Use pco_get/set_framerate instead of delay + exposure | Matthias Vogelgesang | 2013-09-18 | 1 | -176/+18 |
| | |||||
* | Do not throw an error when stream is finished | Matthias Vogelgesang | 2013-09-17 | 1 | -4/+1 |
| | |||||
* | Expose storage mode and set it to FIFO buffer | Matthias Vogelgesang | 2013-08-16 | 3 | -2/+51 |
| | |||||
* | Set the storage mode for pco.4000 | Matthias Vogelgesang | 2013-08-16 | 1 | -2/+14 |
| | |||||
* | Provide a macro for generating the enums | Matthias Vogelgesang | 2013-05-13 | 2 | -4/+10 |
| | |||||
* | Fix clock skew when setting the frame rate | Matthias Vogelgesang | 2013-03-26 | 1 | -5/+14 |
| | | | | | This is a highly dubious patch, because we use a different delay time as what the manual says it is supposed to be. | ||||
* | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | 2013-03-20 | 1 | -11/+12 |
| | |||||
* | Build package flags inside package-plugin.sh.in | Matthias Vogelgesang | 2013-03-15 | 1 | -0/+3 |
| | | | | This will use the information provided by each plugin. | ||||
* | Add get_type entry function | Matthias Vogelgesang | 2013-03-14 | 1 | -0/+6 |
| | |||||
* | Make pco plugin initable | Matthias Vogelgesang | 2013-03-14 | 1 | -109/+167 |
| | |||||
* | Fix setting time stamp | Matthias Vogelgesang | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | Set correct camera link tap value for pco.dimax | Matthias Vogelgesang | 2012-12-03 | 1 | -1/+1 |
| | | | | | The wrong value caused strange artefacts under long exposure and saturation environments. | ||||
* | Reduce timeout to fix block problems | Matthias Vogelgesang | 2012-12-03 | 1 | -4/+3 |
| | |||||
* | Fix compile error | Matthias Vogelgesang | 2012-10-19 | 1 | -0/+2 |
| | |||||
* | Always return correct number of recorded frames | Matthias Vogelgesang | 2012-10-19 | 1 | -8/+2 |
| | |||||
* | Show download progress | Matthias Vogelgesang | 2012-10-18 | 1 | -0/+4 |
| | |||||
* | Add "recorded-frames" property | Matthias Vogelgesang | 2012-10-18 | 1 | -0/+9 |
| | |||||
* | Fix download of in-camera frames | Matthias Vogelgesang | 2012-10-18 | 1 | -3/+22 |
| |