Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | 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 | Mihael Koep | 2015-08-06 | 17 | -1424/+9 | |
|/ | ||||||
* | 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 | |
* | Fix #72: avoid race condition | Matthias Vogelgesang | 2015-07-20 | 1 | -34/+18 | |
* | 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 | Timo Dritschler | 2015-06-16 | 1 | -6/+67 | |
|/ | ||||||
* | 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 | |
* | 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 | |
|\ | ||||||
| * | Changed test-mock to accomodate changes in mock | Timo Dritschler | 2015-05-19 | 1 | -10/+11 | |
| * | UcaCamera base class: Changed properties | Timo Dritschler | 2015-05-19 | 4 | -51/+139 | |
| * | Changed uca-camera-control property handling | Timo Dritschler | 2015-05-19 | 1 | -2/+5 | |
|/ | ||||||
* | Merge pull request #68 from miq/anka-plugins-for-2.0 | Matthias Vogelgesang | 2015-05-19 | 11 | -56/+144 | |
|\ | ||||||
| * | Camera plugins now require libuca >= 2.0 so update their versions too | Mihael Koep | 2015-05-18 | 9 | -14/+21 | |
| * | Correct the ROI dimensions respecting the binning mode | Mihael Koep | 2015-05-18 | 3 | -8/+42 | |
| * | Only allow symmetricall binnings | Mihael Koep | 2015-05-18 | 1 | -2/+2 | |
| * | Improve error handling on dexela camera initialisation | Mihael Koep | 2015-05-18 | 2 | -7/+25 | |
| * | 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 | |
* | Release version 2.0 | Matthias Vogelgesang | 2015-04-24 | 2 | -2/+21 | |
* | Fix async benchmarks | Matthias Vogelgesang | 2015-04-24 | 1 | -1/+1 | |
* | ufo: fix async mode | Matthias Vogelgesang | 2015-04-24 | 1 | -2/+2 | |
* | Call async where async is expected | Matthias Vogelgesang | 2015-04-23 | 1 | -2/+2 | |
* | Explicitly disable async mode | Matthias Vogelgesang | 2015-04-22 | 1 | -0/+2 | |
* | Benchmark more mode combinations | Matthias Vogelgesang | 2015-04-22 | 1 | -40/+82 | |
* | tango: list tifffile as dependency | Matthias Vogelgesang | 2015-04-21 | 1 | -1/+1 | |
* | Update property documentation | Matthias Vogelgesang | 2015-04-15 | 3 | -10/+25 | |
* | pco: update to Siso RT 5.2.2 | Matthias Vogelgesang | 2015-04-15 | 3 | -40/+44 | |
* | Merge pull request #65 from ufo-kit/frameskip | Matthias Vogelgesang | 2015-04-14 | 2 | -9/+57 | |
|\ | ||||||
| * | Changed GUI to do hard frame skipping if frames are accumulated faster than t... | Timo Dritschler | 2015-04-13 | 2 | -9/+57 | |
* | | Fix overridable trigger names | Matthias Vogelgesang | 2015-04-14 | 1 | -2/+2 | |
|/ | ||||||
* | ufo: set timeouts to 0 and infinite appropriately | Matthias Vogelgesang | 2015-04-10 | 1 | -5/+2 |