| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-13 | Changed the mock Camera to produce a more predictable test pattern. | Timo Dritschler | |
| Also added a compiler-flag (__CREATE_RANDOM_IMAGE_DATA__) that controls the generation of random picture data. Disabling this flag boosts mock-framerate by a factor of 10 since no more costly random-operations will be made | |||
| 2014-01-30 | Use MSB of "control" for frequency determination | Matthias Vogelgesang | |
| 2014-01-29 | ufo: fix reading the frequency flag | Matthias Vogelgesang | |
| 2013-12-12 | Fix #20: don't query props if pco is recording | Matthias Vogelgesang | |
| 2013-11-08 | Output the list of built plugins | Matthias Vogelgesang | |
| 2013-11-08 | Fix #18: compile xkit if C++ compiler exists | Matthias Vogelgesang | |
| 2013-11-06 | fix plugin revisions | Mihael Koep | |
| 2013-11-06 | Make dexela plugin require libuca 1.3.0 | Mihael Koep | |
| 2013-11-06 | Improve package information of pylon plugin. | Mihael Koep | |
| 2013-11-06 | Many updates and bugfixes to pylon camera plugin. | Mihael Koep | |
| 2013-11-06 | Fix pylon discovery. | Mihael Koep | |
| 2013-11-06 | Return current width and height as roi. | Mihael Koep | |
| 2013-11-06 | Make dexela plugin-ready and bump version. | Mihael Koep | |
| 2013-11-05 | Fix #15: set correct pixel sizes for pco.* | Matthias Vogelgesang | |
| 2013-10-31 | Fix bit depth information of pco cameras | Matthias Vogelgesang | |
| 2013-10-31 | Fix config path | Matthias Vogelgesang | |
| 2013-10-31 | Include directory where config.h is located | Matthias Vogelgesang | |
| 2013-10-29 | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | |
| 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. | |||
| 2013-10-29 | Cleanup CMakeLists.txt | Matthias Vogelgesang | |
| 2013-10-25 | Call pco_request_image only in non-readout mode | Matthias Vogelgesang | |
| This should improve performance by 25 per cent. | |||
| 2013-10-25 | Read properties in one go | Matthias Vogelgesang | |
| 2013-10-25 | pco: simplify buffer size handling | Matthias Vogelgesang | |
| 2013-10-25 | Fix #2: thorough error checking on all occasions | Matthias Vogelgesang | |
| 2013-10-23 | pco: fix #9, override is-recording property | Matthias Vogelgesang | |
| 2013-10-22 | Add plugin summaries for pco and mock | Matthias Vogelgesang | |
| 2013-10-21 | Fix setting storage mode | Matthias Vogelgesang | |
| 2013-09-18 | Use pco_get/set_framerate instead of delay + exposure | Matthias Vogelgesang | |
| 2013-09-17 | Do not throw an error when stream is finished | Matthias Vogelgesang | |
| 2013-09-09 | Pixelman API expects number of elements | Matthias Vogelgesang | |
| 2013-09-09 | Set acquisition parameters | Matthias Vogelgesang | |
| 2013-09-09 | Implement some common features | Matthias Vogelgesang | |
| Apparently this marks the first version in which we can see something from the dummy mode in the GUI. | |||
| 2013-09-09 | Add X-KIT skeleton | Matthias Vogelgesang | |
| 2013-08-16 | Expose storage mode and set it to FIFO buffer | Matthias Vogelgesang | |
| 2013-08-16 | Set the storage mode for pco.4000 | Matthias Vogelgesang | |
| 2013-07-26 | Remove binaries | Matthias Vogelgesang | |
| ... and I have an eye on you, Miq ;-) | |||
| 2013-07-24 | ufo: Read all rows | Matthias Vogelgesang | |
| 2013-07-18 | Produce some random image | Matthias Vogelgesang | |
| 2013-07-17 | Provide binning default and let cameras use that | Matthias Vogelgesang | |
| 2013-05-13 | Provide a macro for generating the enums | Matthias Vogelgesang | |
| 2013-04-24 | Convert to correct frames per second | Matthias Vogelgesang | |
| 2013-04-19 | mock: Do not override trigger mode handling | Matthias Vogelgesang | |
| 2013-04-17 | Fix calculation once more | Matthias Vogelgesang | |
| 2013-04-17 | Fix exposure time calculation | Matthias Vogelgesang | |
| 2013-04-16 | Release version 1.2 | Matthias Vogelgesang | |
| 2013-04-15 | Delay property installation until run-time | Matthias Vogelgesang | |
| 2013-04-10 | Split gui and tools and add preliminary TIFF write | Matthias Vogelgesang | |
| 2013-03-26 | Fix clock skew when setting the frame rate | Matthias Vogelgesang | |
| This is a highly dubious patch, because we use a different delay time as what the manual says it is supposed to be. | |||
| 2013-03-25 | PF: Implement stub trigger | Matthias Vogelgesang | |
| 2013-03-21 | Merge branch 'dexela' | Matthias Vogelgesang | |
| Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt | |||
| 2013-03-21 | Update package script | Mihael Koep | |
| Allows to set additional information in each plugin's CMakeLists.txt. Conflicts: plugins/package-plugin.sh.in | |||
