summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-04Implement 64bit detection for install directory of libuca.Mihael Koep
2012-09-04Fix the dexela error quark.Mihael Koep
2012-09-04Ignore some generated files.Mihael Koep
2012-09-04Minor reformatting to trigger the build for testing our generic commit hook...Mihael Koep
2012-09-04Minor cleanup to trigger the build for testing our generic commit hook...Mihael Koep
2012-08-31Extend section on new camera integrationMatthias Vogelgesang
2012-08-28make dexela part compile again.Mihael Koep
2012-08-28fix detection of libdexela.Mihael Koep
2012-08-28Add ignore file.Mihael Koep
2012-08-28Fix indentation and implement the name property.Mihael Koep
2012-08-28First compiling version of dexela implementation.Mihael Koep
2012-08-28Add a section about supported camerasMatthias Vogelgesang
2012-08-28Add API contentMatthias Vogelgesang
2012-08-28Use a more legible style sheetMatthias Vogelgesang
2012-08-27Add a link to the referenceMatthias Vogelgesang
2012-08-27Use current pandoc syntax for PDFMatthias Vogelgesang
2012-08-27Separate manual from referenceMatthias Vogelgesang
2012-08-13Fix `uninitialized variable' warningMatthias Vogelgesang
2012-08-10Cleanup and add correct copyright ownerMatthias Vogelgesang
2012-08-10Add gtester xslMatthias Vogelgesang
2012-08-10Revert doc building changesMatthias Vogelgesang
Instead of switching WITH_REFERENCE we have to use WITH_GTK_DOC that can also be disabled at configure time.
2012-08-10Merge branch 'ipe-basler'Matthias Vogelgesang
Conflicts: src/CMakeLists.txt
2012-08-09Drop REQUIRED flag from Basler dependenciesMatthias Vogelgesang
If they are required, they cannot be built on machines without that dependency.
2012-08-09Merge branch 'iss-master'Matthias Vogelgesang
2012-08-08added custom spec fileVolker Kaiser
2012-08-07Properly convert register values to exposure timeMatthias Vogelgesang
2012-08-07Fix operation on GLib 2.24Matthias Vogelgesang
2012-08-07Check GLib version for GDateTime and GTimeZoneMatthias Vogelgesang
ISS' Jenkins build server has GLib 2.24 which does not have these time related functions.
2012-08-07Calculate timeout only when recording startsMatthias Vogelgesang
Reading register values is not really fast, so we keep the last exposure time when starting the acquisition.
2012-08-07Benchmark: add asynchronous testMatthias Vogelgesang
2012-08-07pack only existing header filesVolker Kaiser
2012-08-07enhanced spec fileVolker Kaiser
2012-08-07added missing 'Prefix' directiveVolker Kaiser
2012-08-07Benchmark: Implement message loggingMatthias Vogelgesang
Because the UFO camera sometimes errors when grabbing frames, we redirect error messages to the log file error.log.
2012-08-07enabled DESTDIRVolker Kaiser
2012-08-07Update benchmark toolMatthias Vogelgesang
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.
2012-08-02added support for libuca.spec.inVolker Kaiser
2012-08-02added custom spec fileVolker Kaiser
2012-08-02added variables with which building of test/control and reference ↵Volker Kaiser
documentation can be disabled
2012-08-02try RPATH setting in order to fix Jenkins buildVolker Kaiser
2012-08-02propagating LIBPYLONCAM_LIBDIR to PARENT_SCOPEVolker Kaiser
2012-08-02use LIBPYLONCAM_LIBDIR also in testsVolker Kaiser
2012-08-02using LIBDIRVolker Kaiser
2012-08-02enhanced usage of LIBPYLONCAM_OTHER_PREFIXVolker Kaiser
2012-08-02use LIBPYLONCAM_OTHER_PREFIX to change prefix found with pkg-configVolker Kaiser
2012-08-01fixed pylon buildVolker Kaiser
2012-08-01reduced differences to masterVolker Kaiser
2012-08-01extracted pylon_camera C-wrapper into own project; enhanced cmake build for ↵Volker Kaiser
pylon cameras
2012-07-30PF: free grabber correctlyMatthias Vogelgesang
2012-07-27Set timeout less than infinityMatthias Vogelgesang