Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix segfaults with changing ROI or bitdepth | Matthias Vogelgesang | 2016-01-29 | 1 | -18/+38 |
| | |||||
* | file: fix TIFF metadata read | Matthias Vogelgesang | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | Allow setting max bin value of histogram | Matthias Vogelgesang | 2016-01-29 | 2 | -0/+10 |
| | |||||
* | file: strip whitespace and improve error handling | Matthias Vogelgesang | 2016-01-28 | 1 | -5/+9 |
| | |||||
* | Fix GUI zoom problems | MariaMatveeva | 2016-01-11 | 1 | -104/+265 |
| | |||||
* | Fix statistics, zoom | MariaMatveeva | 2016-01-11 | 1 | -13/+17 |
| | |||||
* | Fix #69: revert back to fixed mock camera settings | Matthias Vogelgesang | 2015-11-18 | 2 | -26/+13 |
| | | | | | | | | The combination of CONSTRUCT_ONLY and READWRITE causes a) unnecessary warnings and b) confuses the TANGO server down below (see SCHNEIDE-661). Since adapting the mock camera size and bitdepth at run-time is not a high-priority feature, we reverted that change. In the future and if still required this should be solved through either compile-time defines or an environment variable. | ||||
* | Include stdlib.h for atoi etc. | Matthias Vogelgesang | 2015-10-22 | 1 | -0/+1 |
| | | | | | With certain glibc/gcc versions, the function declarations are not known and wrong parameter types are assumed causing wrong conversion results. | ||||
* | Use prop parsing in grab and benchmark | Matthias Vogelgesang | 2015-10-21 | 2 | -15/+12 |
| | |||||
* | Add uca_camera_parse_arg_props | Matthias Vogelgesang | 2015-10-21 | 2 | -0/+107 |
| | | | | Sets properties from a list of `prop=value` strings. | ||||
* | Improve benchmark output | Matthias Vogelgesang | 2015-10-20 | 1 | -19/+27 |
| | |||||
* | benchmark: count the number of dropped frames | Matthias Vogelgesang | 2015-10-02 | 1 | -5/+17 |
| | |||||
* | Fix #74: call grab in a separate thread | Matthias Vogelgesang | 2015-09-10 | 1 | -5/+9 |
| | |||||
* | Match plugin names correctly | Matthias Vogelgesang | 2015-08-13 | 1 | -2/+5 |
| | |||||
* | Don't free parameters if passes as transfer-none | Matthias Vogelgesang | 2015-08-13 | 1 | -21/+10 |
| | |||||
* | Increase maximum dimension of image attribute | Matthias Vogelgesang | 2015-08-10 | 1 | -1/+1 |
| | | | | Fixes problems with very large sensors such as CMOSIS2000. | ||||
* | Merge pull request #73 from miq/remove-anka-plugins | Matthias Vogelgesang | 2015-08-06 | 17 | -1424/+9 |
|\ | | | | | Remove ANKA plugins and change versioning scheme for bundled plugins | ||||
| * | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 17 | -1424/+9 |
|/ | | | | | | | | | | | | 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 | ||||
* | Update NEWS for v2.1.1 release | Matthias Vogelgesang | 2015-07-21 | 1 | -0/+13 |
| | |||||
* | Refactor position display | Matthias Vogelgesang | 2015-07-20 | 1 | -74/+48 |
| | | | | | Use single function to determine position and value. Also we now avoid string allocation and use a static string for the printing. | ||||
* | Fix #72: avoid race condition | Matthias Vogelgesang | 2015-07-20 | 1 | -34/+18 |
| | | | | | | | The advance_buffers variable introduced in 954bcbc was not properly locked thus leading to race conditions in the UI update thread and the actual grab thread. With this change, we always grab into a single buffer that is updated whenever the GUI is ready. This avoids latencies but might cause noticeable tearing. | ||||
* | Fix #71: remove pco, pf and ufo plugins | Matthias Vogelgesang | 2015-06-26 | 17 | -3650/+1 |
| | |||||
* | Fix ufo-kit/concert#373: same unit for ROI and mult | Matthias Vogelgesang | 2015-06-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #70 from ufo-kit/mock-indexed-readout | Matthias Vogelgesang | 2015-06-16 | 1 | -6/+67 |
|\ | | | | | Added uca_mock_camera_readout | ||||
| * | Added uca_mock_camera_readout | Timo Dritschler | 2015-06-16 | 1 | -6/+67 |
|/ | | | | Using the readout interface will prefix the frame counter in the image with a 'B' followed by its own specific counter for readout-calls | ||||
* | grab: allow setting the exposure time | Matthias Vogelgesang | 2015-06-12 | 1 | -0/+4 |
| | |||||
* | pco: use Fg_stopAcquire in stop_readout | Matthias Vogelgesang | 2015-06-10 | 1 | -3/+1 |
| | |||||
* | Release version 2.1.0 | Matthias Vogelgesang | 2015-06-10 | 2 | -1/+22 |
| | |||||
* | pco: fix deadlock with streamed acquisition | Matthias Vogelgesang | 2015-06-10 | 1 | -4/+6 |
| | |||||
* | 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 |
| | |||||
* | Add uca_camera_readout API | Matthias Vogelgesang | 2015-06-02 | 2 | -0/+79 |
| | | | | This call allows to readout arbitrary frames from internal camera buffers. | ||||
* | Fix wrong stop_readout check | Matthias Vogelgesang | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Fix documentation | Matthias Vogelgesang | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #67 from ufo-kit/mock-dynamic-size | Matthias Vogelgesang | 2015-05-19 | 6 | -63/+155 |
|\ | | | | | Mock dynamic size | ||||
| * | Changed test-mock to accomodate changes in mock | Timo Dritschler | 2015-05-19 | 1 | -10/+11 |
| | | | | | | | | | | Property exposure-time in mock is now allways writable and can no longer be used for test Also, roi-width and roi-height are now set dynamically in mock and cant be used either | ||||
| * | UcaCamera base class: Changed properties | Timo Dritschler | 2015-05-19 | 4 | -51/+139 |
| | | | | | | | | | | | | | | | | | | Changed sensor-width, sensor-height and sensor-bitdepth to construct only Added uca_camera_pspec_set_writable mock: allow characterization at construction time Its now possible to set sensor-width, sensor-height and sensor-bitdepth at construction time Creation of random data is now controlled by a property and can be set while recording | ||||
| * | Changed uca-camera-control property handling | Timo Dritschler | 2015-05-19 | 1 | -2/+5 |
|/ | | | | GUI now correctly understands that construction only properties can not be modified | ||||
* | Merge pull request #68 from miq/anka-plugins-for-2.0 | Matthias Vogelgesang | 2015-05-19 | 11 | -56/+144 |
|\ | | | | | Anka plugins for 2.0 | ||||
| * | Camera plugins now require libuca >= 2.0 so update their versions too | Mihael Koep | 2015-05-18 | 9 | -14/+21 |
| | | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
| * | Correct the ROI dimensions respecting the binning mode | Mihael Koep | 2015-05-18 | 3 | -8/+42 |
| | | | | | | | | | | Conflicts: plugins/dexela/changelog.txt | ||||
| * | Only allow symmetricall binnings | Mihael Koep | 2015-05-18 | 1 | -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 initialisation | Mihael Koep | 2015-05-18 | 2 | -7/+25 |
| | | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt | ||||
| * | Update pylon and dexela plugins to the new trigger API | Mihael Koep | 2015-05-18 | 2 | -26/+55 |
|/ | |||||
* | Fix wrong place of write check caused by 453701edd | Matthias Vogelgesang | 2015-05-13 | 1 | -5/+6 |
| | |||||
* | file: signal change of ROI and bitdepth | Matthias Vogelgesang | 2015-05-13 | 1 | -0/+4 |
| | |||||
* | file: read complete filename path | Matthias Vogelgesang | 2015-05-13 | 1 | -2/+1 |
| | |||||
* | Really add FindClserSis | Matthias Vogelgesang | 2015-05-07 | 2 | -1/+44 |
| | |||||
* | ufo: update trigger policy | Matthias Vogelgesang | 2015-05-06 | 1 | -3/+3 |
| |