| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-16 | pco: use simple stop frame grabber API | Matthias Vogelgesang | |
| Apparently, SiliconSoftware dropped support for the extended version ... | |||
| 2015-03-11 | ufo: check error codes after read/write regs | Matthias Vogelgesang | |
| 2015-03-09 | Merge pull request #64 from ufo-kit/WriteRestrictionPolicy | Matthias Vogelgesang | |
| Write restriction policy | |||
| 2015-03-09 | Added test case for 'no write during acquisition' policy | Timo Dritschler | |
| 2015-03-09 | Added check for 'writable during acquisition' to all set_property calls | Timo Dritschler | |
| 2015-01-23 | Fixed a crash when passing a 'NULL' parameter to get_camerah | Timo Dritschler | |
| 2014-12-18 | mock: Fake delay caused by exposure | Matthias Vogelgesang | |
| 2014-12-17 | Add error type for write method | Matthias Vogelgesang | |
| 2014-12-16 | Add uca_camera_write to write arbitrary data | Matthias Vogelgesang | |
| This is necessary for cameras that provide a custom calibration. | |||
| 2014-12-10 | Merge pull request #62 from ufo-kit/getcamerah | Matthias Vogelgesang | |
| get_camerah interface | |||
| 2014-12-10 | Added new get_camerah (Get Camera Hash) interface to Pugin Manager | Timo Dritschler | |
| Added unit-test to test/test-mock for the new get_camerah interface | |||
| 2014-12-05 | Export plugin dir in the pkg-config description | Matthias Vogelgesang | |
| 2014-12-05 | Remove disfunctional plugin | Matthias Vogelgesang | |
| 2014-12-04 | Fix UI loading logic one more time ... | Matthias Vogelgesang | |
| 2014-12-04 | Reset error variable | Matthias Vogelgesang | |
| 2014-12-04 | If glade file cannot be load, try locally | Matthias Vogelgesang | |
| 2014-12-01 | xkit: allow to set the fast shift register | Matthias Vogelgesang | |
| 2014-12-01 | xkit: remove unused timer | Matthias Vogelgesang | |
| 2014-12-01 | Make benchmark output parse friendly | Matthias Vogelgesang | |
| 2014-12-01 | Fix grab if Python is not used | Matthias Vogelgesang | |
| 2014-12-01 | benchmark: print message if camera not found | Matthias Vogelgesang | |
| 2014-11-14 | Pick release notes of version 1.6.2 | Matthias Vogelgesang | |
| 2014-11-13 | Fix #61 causing a race condition | Matthias Vogelgesang | |
| The buffer thread now waits on the *intent* to stop the recording (i.e. the internal state) instead of using the external state information. | |||
| 2014-10-29 | Pick release notes of version 1.6.1 | Matthias Vogelgesang | |
| 2014-10-24 | Merge pull request #60 from ufo-kit/release-gil | Matthias Vogelgesang | |
| Release GIL | |||
| 2014-10-24 | Add Python support code to release GIL on grab | Matthias Vogelgesang | |
| A compile time switch WITH_PYTHON_MULTITHREADING has been added that toggles GIL releasing. | |||
| 2014-10-21 | Fix printing non-existent error | Matthias Vogelgesang | |
| This caused a segfault when unreffing a camera object which was still recording but stopping it was not failing. | |||
| 2014-10-07 | Merge pull request #59 from miq/plugin-pylon-improvements | Matthias Vogelgesang | |
| Plugin pylon improvements | |||
| 2014-10-07 | Add missing property specification for exposure-auto | Mihael Koep | |
| 2014-10-07 | Implement auto exposure property for pylon plugin | Mihael Koep | |
| Conflicts: plugins/pylon/CMakeLists.txt plugins/pylon/changelog.txt plugins/pylon/uca-pylon-camera.c | |||
| 2014-10-07 | Improve robustness of roi setting for pylon plugin | Mihael Koep | |
| 2014-10-07 | Update pylon-plugin to libpyloncam 0.4 | Mihael Koep | |
| 2014-10-07 | Minor reformatting in pylon plugin build script | Mihael Koep | |
| 2014-09-30 | pco: add "global-shutter" property | Matthias Vogelgesang | |
| 2014-09-30 | pco: add global shutter support | Matthias Vogelgesang | |
| 2014-09-19 | Post-release version bump to 1.7.0-dev | Matthias Vogelgesang | |
| 2014-09-19 | Release version 1.6 | Matthias Vogelgesang | |
| 2014-09-17 | Merge pull request #57 from miq/plugin-dexela-roi | Matthias Vogelgesang | |
| Dexela plugin updates | |||
| 2014-09-17 | Change trigger mode mapping to better match libuca rules | Mihael Koep | |
| 2014-09-17 | Release dexela plugin 1.3.2 | Mihael Koep | |
| 2014-09-17 | Implement pixel size properties | Mihael Koep | |
| 2014-09-17 | Release dexela-plugin 1.3.1 | Mihael Koep | |
| 2014-09-17 | Define minimun exposure time and enforce it | Mihael Koep | |
| 2014-09-17 | Fix dexela software roi for multi-byte images | Mihael Koep | |
| 2014-09-17 | Add software roi feature to dexela plugin | Mihael Koep | |
| 2014-09-17 | pco: add ::version property | Matthias Vogelgesang | |
| It's a string property containing "serial number, major.minor, major.minor" that denotes the versions for camera hardware and FPGA firmware. | |||
| 2014-09-15 | Fix race condition on buffered acquisition | Matthias Vogelgesang | |
| 2014-09-15 | Add test for buffered recording | Matthias Vogelgesang | |
| 2014-09-10 | Finish removal of "sensor-max-frame-rate" | Matthias Vogelgesang | |
| 2014-09-10 | Fix #53: in docs replace INTERAL by SOFTWARE | Matthias Vogelgesang | |
