summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * added variables with which building of test/control and reference ↵Volker Kaiser2012-08-022-3/+10
| | | | | | | | documentation can be disabled
| * try RPATH setting in order to fix Jenkins buildVolker Kaiser2012-08-021-0/+2
| |
| * propagating LIBPYLONCAM_LIBDIR to PARENT_SCOPEVolker Kaiser2012-08-021-0/+1
| |
| * use LIBPYLONCAM_LIBDIR also in testsVolker Kaiser2012-08-021-1/+1
| |
| * using LIBDIRVolker Kaiser2012-08-022-1/+5
| |
| * enhanced usage of LIBPYLONCAM_OTHER_PREFIXVolker Kaiser2012-08-021-11/+7
| |
| * use LIBPYLONCAM_OTHER_PREFIX to change prefix found with pkg-configVolker Kaiser2012-08-021-1/+7
| |
| * fixed pylon buildVolker Kaiser2012-08-013-10/+11
| |
| * reduced differences to masterVolker Kaiser2012-08-013-11/+1
| |
| * extracted pylon_camera C-wrapper into own project; enhanced cmake build for ↵Volker Kaiser2012-08-016-362/+39
| | | | | | | | pylon cameras
| * SCHNEIDE-276Volker Kaiser2012-07-273-3/+51
| |
| * adjusted pylon additionsVolker Kaiser2012-07-261-4/+5
| |
| * SCHNEIDE-348Volker Kaiser2012-07-261-1/+56
| |
| * SCHNEIDE-347 (standardattribute)Volker Kaiser2012-07-261-10/+61
| |
| * SCHNEIDE-346 (exposure time)Volker Kaiser2012-07-261-7/+15
| |
| * SCHNEIDE-255 (ROI support basler)Volker Kaiser2012-07-264-27/+105
| |
| * working on baslerVolker Kaiser2012-07-264-10/+16
| |
| * basler camera worksVolker Kaiser2012-07-267-38/+31
| |
| * pylon (basler) camera addedVolker Kaiser2012-07-2613-5/+814
| |
* | Merge branch 'iss-master'Matthias Vogelgesang2012-08-093-2/+88
|\ \
| * | added custom spec fileVolker Kaiser2012-08-083-2/+88
| |/
* | Properly convert register values to exposure timeMatthias Vogelgesang2012-08-071-7/+15
| |
* | Fix operation on GLib 2.24Matthias Vogelgesang2012-08-071-2/+1
| |
* | Check GLib version for GDateTime and GTimeZoneMatthias Vogelgesang2012-08-071-3/+8
| | | | | | | | | | ISS' Jenkins build server has GLib 2.24 which does not have these time related functions.
* | Calculate timeout only when recording startsMatthias Vogelgesang2012-08-072-12/+16
| | | | | | | | | | Reading register values is not really fast, so we keep the last exposure time when starting the acquisition.
* | Benchmark: add asynchronous testMatthias Vogelgesang2012-08-071-37/+96
| |
* | Benchmark: Implement message loggingMatthias Vogelgesang2012-08-071-7/+53
| | | | | | | | | | Because the UFO camera sometimes errors when grabbing frames, we redirect error messages to the log file error.log.
* | Update benchmark toolMatthias Vogelgesang2012-08-072-61/+112
| | | | | | | | | | | | The tool measures the bandwidth performance of a supplied camera. It outputs the results in standard space separated format that can be read with Numpy's loadtxt function.
* | PF: free grabber correctlyMatthias Vogelgesang2012-07-301-16/+17
| |
* | Set timeout less than infinityMatthias Vogelgesang2012-07-271-4/+10
| |
* | Use prefixed "exp_time"Matthias Vogelgesang2012-07-271-2/+2
| |
* | Output errors from pcilibMatthias Vogelgesang2012-07-271-2/+10
| |
* | Fix sensor temperature conversionMatthias Vogelgesang2012-07-271-1/+1
|/
* Don't confuse bit_mode with adc_resolutionMatthias Vogelgesang2012-07-261-5/+7
|
* Use current temperature conversion formulaMatthias Vogelgesang2012-07-261-10/+47
|
* Add READMEMatthias Vogelgesang2012-07-181-0/+27
|
* Install glade file into prefix/share/libucaMatthias Vogelgesang2012-07-186-16/+19
|
* Add installation instructions and ignore git filesMatthias Vogelgesang2012-07-183-5/+66
|
* Fix bitmode to bit depth translationMatthias Vogelgesang2012-07-161-1/+1
|
* Fix: saving the bits correctlyMatthias Vogelgesang2012-07-131-9/+9
|
* Add human-readable temperatureMatthias Vogelgesang2012-07-131-19/+29
|
* Fix: return correct bit numberMatthias Vogelgesang2012-07-131-0/+3
|
* Transform bit mode to number of bitsMatthias Vogelgesang2012-07-131-2/+8
|
* Read number of bits from cameraMatthias Vogelgesang2012-07-131-7/+13
|
* Remove scale widgetMatthias Vogelgesang2012-07-122-59/+5
|
* Fix display of exposure timeMatthias Vogelgesang2012-07-121-5/+5
|
* Fix LU-26: make "name" a base propertyMatthias Vogelgesang2012-07-126-46/+42
|
* Get register information dynamicallyMatthias Vogelgesang2012-07-111-4/+80
|
* Scale automatically and fix some warnings with UFOMatthias Vogelgesang2012-07-113-27/+30
|
* Remove unnecessary functionMatthias Vogelgesang2012-07-111-35/+7
|