From f2436c659242ccf0d5bb30a59b81cef8ee0aae99 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Tue, 17 Mar 2015 11:22:18 +0100 Subject: Correct the ROI dimensions respecting the binning mode Conflicts: plugins/dexela/changelog.txt --- plugins/dexela/changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/dexela/changelog.txt') diff --git a/plugins/dexela/changelog.txt b/plugins/dexela/changelog.txt index 5b44262..ea92265 100644 --- a/plugins/dexela/changelog.txt +++ b/plugins/dexela/changelog.txt @@ -1,3 +1,7 @@ +* Tue Mar 17 2015 Mihael Koep 1.3.3-1 +- adjust the ROI depending on the binning +* Wed Oct 8 2014 Mihael Koep 1.3.2-2 +- new revision for libuca 1.6.0 * Tue Sep 16 2014 Mihael Koep 1.3.2-1 - implement sensor pixel width and height properties * Tue Sep 16 2014 Mihael Koep 1.3.1-1 -- cgit v1.2.3 From 2f3f57cf90e31b9459de3f36824668ec3a51a177 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Mon, 18 May 2015 17:05:08 +0200 Subject: Camera plugins now require libuca >= 2.0 so update their versions too Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt --- plugins/dexela/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/dexela/changelog.txt') diff --git a/plugins/dexela/changelog.txt b/plugins/dexela/changelog.txt index ea92265..7b2d81b 100644 --- a/plugins/dexela/changelog.txt +++ b/plugins/dexela/changelog.txt @@ -1,3 +1,6 @@ +* Mon May 18 2015 Mihael Koep 1.4.0-1 +- Update to libuca 2.0.0 +- Report errors opening the detector instead of crashing * Tue Mar 17 2015 Mihael Koep 1.3.3-1 - adjust the ROI depending on the binning * Wed Oct 8 2014 Mihael Koep 1.3.2-2 -- cgit v1.2.3