summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Only break out if duration is setMatthias Vogelgesang2013-04-101-2/+1
* Install grab as uca-grabMatthias Vogelgesang2013-04-101-2/+5
* Round bits per sample (e.g. 10 -> 16)Matthias Vogelgesang2013-04-101-2/+5
* Remove obsolete toolsMatthias Vogelgesang2013-04-103-325/+0
* Print status information from time to timeMatthias Vogelgesang2013-04-101-4/+15
* Add filename optionsMatthias Vogelgesang2013-04-101-11/+24
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-1017-14/+111
* Rename --time parameter --durationMatthias Vogelgesang2013-04-101-2/+4
* grab takes -n and -t parameters nowMatthias Vogelgesang2013-04-105-104/+146
* Fix clock skew when setting the frame rateMatthias Vogelgesang2013-03-261-5/+14
* PF: Implement stub triggerMatthias Vogelgesang2013-03-251-0/+6
* Merge branch 'dexela'Matthias Vogelgesang2013-03-219-94/+22
|\
| * Improve libuca package compatibility with RPM systems.Mihael Koep2013-03-215-83/+7
| * Update package scriptMihael Koep2013-03-211-3/+24
| * Revert control glade path to install locationMatthias Vogelgesang2013-03-191-2/+1
| * Build package flags inside package-plugin.sh.inMihael Koep2013-03-196-6/+17
| * Cleanup of dexela plugin build file and package-plugin.sh.in to include sensi...Mihael Koep2013-03-144-13/+9
| * Merge branch 'dexela_simple_packaging' into dexelaMihael Koep2013-03-144-47/+9
| |\
| * | Trying to improve dexela plugin packaging.Mihael Koep2013-03-057-6/+62
* | | Set streaming bit _after_ pcilib_startMatthias Vogelgesang2013-03-201-3/+3
* | | Implement trigger logic in base cameraMatthias Vogelgesang2013-03-202-21/+24
* | | UFO: Use streaming for auto triggerMatthias Vogelgesang2013-03-202-13/+12
* | | UFO: Use internal triggering mechanismMatthias Vogelgesang2013-03-202-22/+69
* | | Add Numpy integration documentationMatthias Vogelgesang2013-03-201-1/+27
* | | uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-2011-83/+104
* | | Remove old OpenCV patchMatthias Vogelgesang2013-03-202-403/+0
* | | Update package scriptMatthias Vogelgesang2013-03-191-3/+24
* | | Revert control glade path to install locationMatthias Vogelgesang2013-03-181-2/+1
* | | Spawn a thread because pcilib_stream blocksMatthias Vogelgesang2013-03-181-6/+17
* | | Build package flags inside package-plugin.sh.inMatthias Vogelgesang2013-03-156-3/+16
* | | Merge branch 'dexela_simple_packaging'Matthias Vogelgesang2013-03-1511-8/+550
|\ \ \ | | |/ | |/|
| * | Improve dexela plugin packaging.Mihael Koep2013-03-073-1/+9
| |/
| * Merge remote branch 'origin/1.1' into dexelaMihael Koep2013-02-217-37/+447
| |\
| * | add some binaries to gitignore.Mihael Koep2013-02-211-0/+6
| * | Include CPack in the build process and set the package file name correctly.Mihael Koep2012-10-302-4/+7
| * | Fix rpm version substitution.Mihael Koep2012-10-301-1/+1
| * | Add configuring of the spec-file.Mihael Koep2012-10-301-0/+2
| * | Fix incomplete committ...Mihael Koep2012-10-304-3/+33
| * | Merge remote branch 'origin/master' into dexelaMihael Koep2012-10-253-15/+53
| |\ \
| * | | Start migrating to libuca 1.1 and glib plugins.Mihael Koep2012-10-254-1/+3
| * | | Merge remote branch 'origin/master' into dexelaMihael Koep2012-10-1963-2222/+4616
| |\ \ \
| * | | | Fix version stuff for rpm packaging.Mihael Koep2012-10-192-3/+3
| * | | | Merge remote branch 'origin/1.0' into dexelaMihael Koep2012-10-199-14/+23
| |\ \ \ \
| | * | | | Bump version for next fixesMatthias Vogelgesang2012-09-261-1/+1
| | * | | | Bump version to prepare for SO fixMatthias Vogelgesang2012-09-261-1/+1
| * | | | | fix SCHNEIDE-382: use correct micros to seconds factor.Mihael Koep2012-10-092-6/+4
| * | | | | Add test mode attribute.Mihael Koep2012-10-091-0/+20
| * | | | | Return full dimensions as roi.Mihael Koep2012-09-181-0/+13
| * | | | | Adapt to new libdexela interface.Mihael Koep2012-09-131-19/+19
| * | | | | Work on acquisition.Mihael Koep2012-09-131-16/+26