summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-07-24 10:45:52 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-07-24 10:45:52 +0200
commit10e72ce424a35b8d2b9bfe94082732239c2b7f8d (patch)
tree34231146e1a177c21413f41af6e1e5ac3f7569aa /NEWS
parentdb78c7ca734d25851d7a303be7aa9ed74c93071d (diff)
downloaduca-10e72ce424a35b8d2b9bfe94082732239c2b7f8d.tar.gz
uca-10e72ce424a35b8d2b9bfe94082732239c2b7f8d.tar.bz2
uca-10e72ce424a35b8d2b9bfe94082732239c2b7f8d.tar.xz
uca-10e72ce424a35b8d2b9bfe94082732239c2b7f8d.zip
Update NEWS for release of 1.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 063a8ca..0ea8afd 100644
--- a/NEWS
+++ b/NEWS
@@ -10,12 +10,24 @@ Until now, the ABI version was not set correctly and all versions prior 1.3 bear
the same ABI version 1. This version has ABI version 2 and all subsequent
versions will increase it if the ABI breaks.
+### More control and sleeker design for the control GUI
+
+The look of the GUI was changed and includes now controls for acquisition as
+well as status information about the frames pixel values. Moreover, the frames
+can now also be scaled *up* to 200 and 400 per cent. Acquired frames can now
+also be stored as a raw binary dump.
+
### Minor changes
- Added `sensor-pixel-width` and `sensor-pixel-height` to describe the cameras
pixel size in meters.
- Added `-c/--camera` flag to uca-camera-control to specify a camera name from
the command-line and by-pass the choice window.
+- Added `-n/--num-frames` and `-r/--num-runs` to uca-camera-benchmark.
+- The mock camera produces Gaussian distributed, random data now.
+- Sane defaults have been set for binning and ROI and don't need to be repeated
+ by cameras that don't support them.
+- Fix exposure time calculation for UFO camera.
Changes in libuca 1.2