Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put control to the right side | Matthias Vogelgesang | 2013-07-16 | 1 | -354/+367 |
| | |||||
* | Move frame slider to acquisition panel | Matthias Vogelgesang | 2013-07-16 | 1 | -144/+215 |
| | |||||
* | Add some acquisition control | Matthias Vogelgesang | 2013-07-16 | 2 | -24/+237 |
| | |||||
* | Clarify problems with gobject introspection | Matthias Vogelgesang | 2013-07-16 | 1 | -0/+6 |
| | |||||
* | Update manual with better pre-install instructions | Matthias Vogelgesang | 2013-07-16 | 1 | -8/+10 |
| | |||||
* | Add naive up-scaling | Matthias Vogelgesang | 2013-07-11 | 2 | -2/+67 |
| | |||||
* | Remove leftover text that slipped through | Matthias Vogelgesang | 2013-05-13 | 1 | -1/+0 |
| | |||||
* | Provide a macro for generating the enums | Matthias Vogelgesang | 2013-05-13 | 4 | -27/+43 |
| | |||||
* | Make writing TIFF files optional | Matthias Vogelgesang | 2013-05-13 | 1 | -4/+16 |
| | |||||
* | Add sensor-pixel-width and sensor-pixel-height | Matthias Vogelgesang | 2013-05-02 | 3 | -0/+39 |
| | | | | | To all camera authors: you should override these values and provide the correct pixel sizes. | ||||
* | Convert to correct frames per second | Matthias Vogelgesang | 2013-04-24 | 1 | -0/+20 |
| | |||||
* | mock: Do not override trigger mode handling | Matthias Vogelgesang | 2013-04-19 | 1 | -9/+0 |
| | |||||
* | Build list of cameras only in one place | Matthias Vogelgesang | 2013-04-18 | 5 | -78/+117 |
| | |||||
* | Add -n and -r options to uca-benchmark | Matthias Vogelgesang | 2013-04-18 | 1 | -30/+53 |
| | | | | | The flags specify the number of frames per run (default: 100) and the number of runs (default: 3). | ||||
* | Fix calculation once more | Matthias Vogelgesang | 2013-04-17 | 1 | -2/+2 |
| | |||||
* | Fix exposure time calculation | Matthias Vogelgesang | 2013-04-17 | 1 | -2/+3 |
| | |||||
* | Bump version to 1.3.0 | Matthias Vogelgesang | 2013-04-16 | 1 | -2/+2 |
| | |||||
* | Release version 1.2 | Matthias Vogelgesang | 2013-04-16 | 5 | -5/+5 |
| | |||||
* | Rename uca-control to uca-camera-control | Matthias Vogelgesang | 2013-04-16 | 1 | -3/+4 |
| | |||||
* | Delay property installation until run-time | Matthias Vogelgesang | 2013-04-15 | 1 | -7/+6 |
| | |||||
* | Fix segmentation fault when accessing binning list | Matthias Vogelgesang | 2013-04-15 | 1 | -0/+25 |
| | | | | This fixes one of the problems in #208. | ||||
* | Append NEWS file to the manual | Matthias Vogelgesang | 2013-04-11 | 2 | -23/+21 |
| | |||||
* | Update NEWS | Matthias Vogelgesang | 2013-04-11 | 1 | -0/+17 |
| | |||||
* | Install all binaries with common uca- prefix | Matthias Vogelgesang | 2013-04-11 | 2 | -11/+9 |
| | |||||
* | Move binaries to bin and make ring buffer a lib | Matthias Vogelgesang | 2013-04-11 | 19 | -29/+26 |
| | |||||
* | Update documentation | Matthias Vogelgesang | 2013-04-10 | 1 | -5/+14 |
| | |||||
* | Only break out if duration is set | Matthias Vogelgesang | 2013-04-10 | 1 | -2/+1 |
| | |||||
* | Install grab as uca-grab | Matthias Vogelgesang | 2013-04-10 | 1 | -2/+5 |
| | |||||
* | Round bits per sample (e.g. 10 -> 16) | Matthias Vogelgesang | 2013-04-10 | 1 | -2/+5 |
| | |||||
* | Remove obsolete tools | Matthias Vogelgesang | 2013-04-10 | 3 | -325/+0 |
| | |||||
* | Print status information from time to time | Matthias Vogelgesang | 2013-04-10 | 1 | -4/+15 |
| | |||||
* | Add filename options | Matthias Vogelgesang | 2013-04-10 | 1 | -11/+24 |
| | |||||
* | Split gui and tools and add preliminary TIFF write | Matthias Vogelgesang | 2013-04-10 | 17 | -14/+111 |
| | |||||
* | Rename --time parameter --duration | Matthias Vogelgesang | 2013-04-10 | 1 | -2/+4 |
| | |||||
* | grab takes -n and -t parameters now | Matthias Vogelgesang | 2013-04-10 | 5 | -104/+146 |
| | |||||
* | 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. | ||||
* | PF: Implement stub trigger | Matthias Vogelgesang | 2013-03-25 | 1 | -0/+6 |
| | |||||
* | Merge branch 'dexela' | Matthias Vogelgesang | 2013-03-21 | 9 | -94/+22 |
|\ | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt | ||||
| * | Improve libuca package compatibility with RPM systems. | Mihael Koep | 2013-03-21 | 5 | -83/+7 |
| | | |||||
| * | Update package script | Mihael Koep | 2013-03-21 | 1 | -3/+24 |
| | | | | | | | | | | | | | | | | Allows to set additional information in each plugin's CMakeLists.txt. Conflicts: plugins/package-plugin.sh.in | ||||
| * | Revert control glade path to install location | Matthias Vogelgesang | 2013-03-19 | 1 | -2/+1 |
| | | | | | | | | It was not a cool move to change it to the current directory ... | ||||
| * | Build package flags inside package-plugin.sh.in | Mihael Koep | 2013-03-19 | 6 | -6/+17 |
| | | | | | | | | | | | | | | | | | | This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
| * | Cleanup of dexela plugin build file and package-plugin.sh.in to include ↵ | Mihael Koep | 2013-03-14 | 4 | -13/+9 |
| | | | | | | | | sensible metadata information. | ||||
| * | Merge branch 'dexela_simple_packaging' into dexela | Mihael Koep | 2013-03-14 | 4 | -47/+9 |
| |\ | | | | | | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
| * | | Trying to improve dexela plugin packaging. | Mihael Koep | 2013-03-05 | 7 | -6/+62 |
| | | | |||||
* | | | Set streaming bit _after_ pcilib_start | Matthias Vogelgesang | 2013-03-20 | 1 | -3/+3 |
| | | | | | | | | | | | | God knows why this is this way ... | ||||
* | | | Implement trigger logic in base camera | Matthias Vogelgesang | 2013-03-20 | 2 | -21/+24 |
| | | | |||||
* | | | UFO: Use streaming for auto trigger | Matthias Vogelgesang | 2013-03-20 | 2 | -13/+12 |
| | | | | | | | | | | | | This has nothing to do with asynchronous operation mode. | ||||
* | | | UFO: Use internal triggering mechanism | Matthias Vogelgesang | 2013-03-20 | 2 | -22/+69 |
| | | | |||||
* | | | Add Numpy integration documentation | Matthias Vogelgesang | 2013-03-20 | 1 | -1/+27 |
| | | |