Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | 2013-03-20 | 11 | -83/+104 |
| | | | |||||
* | | | Remove old OpenCV patch | Matthias Vogelgesang | 2013-03-20 | 2 | -403/+0 |
| | | | |||||
* | | | Update package script | Matthias Vogelgesang | 2013-03-19 | 1 | -3/+24 |
| | | | | | | | | | | | | Allows to set additional information in each plugin's CMakeLists.txt. | ||||
* | | | Revert control glade path to install location | Matthias Vogelgesang | 2013-03-18 | 1 | -2/+1 |
| | | | | | | | | | | | | It was not a cool move to change it to the current directory ... | ||||
* | | | Spawn a thread because pcilib_stream blocks | Matthias Vogelgesang | 2013-03-18 | 1 | -6/+17 |
| | | | |||||
* | | | Build package flags inside package-plugin.sh.in | Matthias Vogelgesang | 2013-03-15 | 6 | -3/+16 |
| | | | | | | | | | | | | This will use the information provided by each plugin. | ||||
* | | | Merge branch 'dexela_simple_packaging' | Matthias Vogelgesang | 2013-03-15 | 11 | -8/+550 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: .gitignore | ||||
| * | | Improve dexela plugin packaging. | Mihael Koep | 2013-03-07 | 3 | -1/+9 |
| |/ | |||||
| * | Merge remote branch 'origin/1.1' into dexela | Mihael Koep | 2013-02-21 | 7 | -37/+447 |
| |\ | |||||
| * | | add some binaries to gitignore. | Mihael Koep | 2013-02-21 | 1 | -0/+6 |
| | | | |||||
| * | | Include CPack in the build process and set the package file name correctly. | Mihael Koep | 2012-10-30 | 2 | -4/+7 |
| | | | |||||
| * | | Fix rpm version substitution. | Mihael Koep | 2012-10-30 | 1 | -1/+1 |
| | | | |||||
| * | | Add configuring of the spec-file. | Mihael Koep | 2012-10-30 | 1 | -0/+2 |
| | | | |||||
| * | | Fix incomplete committ... | Mihael Koep | 2012-10-30 | 4 | -3/+33 |
| | | |