diff options
author | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2013-09-13 09:33:57 +0200 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2013-09-13 09:33:57 +0200 |
commit | e58259c7b086074fcdc114a19376d62785d192b5 (patch) | |
tree | 08e8362c7603f9f1056125784fa3dfa3d9b62805 | |
parent | e86f0249b6d0952c25aa93b90541d01a7c3d2b60 (diff) | |
download | uca-e58259c7b086074fcdc114a19376d62785d192b5.tar.gz uca-e58259c7b086074fcdc114a19376d62785d192b5.tar.bz2 uca-e58259c7b086074fcdc114a19376d62785d192b5.tar.xz uca-e58259c7b086074fcdc114a19376d62785d192b5.zip |
Update README
-rw-r--r-- | README | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,12 +1,12 @@ - -General Information +General information =================== -This directory contains libuca version 0.6. libuca (short for Unified Camera -access) is a library to access two-dimensional pixel detectors most commonly -called cameras. It gives the user a general interface to a variety of different -cameras and camera types. It is used to configure them via a property based -interface and acquire images. +This directory contains libuca (short for Unified Camera access), a GLib-based +library to access two-dimensional pixel detectors. It gives the user a general +interface to a variety of different cameras and camera types. You can read more +about it in our manual located at: + + http://ufo.kit.edu/extra/libuca/manual/manual.html Details of the latest version can be found on the UFO project page under: @@ -18,7 +18,7 @@ For changes see the file called NEWS. Installation ============ -Please see the file called INSTALL. +Please see the file called INSTALL or refer to the manual. Licensing |