diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,6 +1,21 @@ Changelog ========= +Changes in libuca 1.4 +--------------------- + +### X-KIT detector plugin + +This release adds experimental support for X-KIT, a Medipix2 and timepix +detector system developed at IPE/KIT. Note, that this requires a pre-built +shared library and header files by the chip vendor. + +### Minor changes + +- `uca_camera_grab` does not set an error when the stream finished in + readout mode. Now, only `FALSE` is returned. + + Changes in libuca 1.3 --------------------- |