From 2723b1d644d72c535381a1da346e929d22e90369 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 28 Aug 2012 14:11:22 +0200 Subject: Add a section about supported cameras --- docs/manual.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs/manual.md') diff --git a/docs/manual.md b/docs/manual.md index ef45d52..69abae8 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -9,7 +9,8 @@ cameras used at the ANKA synchrotron. ## Installation Before installing `libuca` itself, you should install any drivers and SDKs -needed to access the cameras you want to access through `libuca`. +needed to access the cameras you want to access through `libuca`. Now you have +two options: install pre-built packages or build from source. ## Building from source @@ -229,6 +230,18 @@ for `UfoFooCamera`. The latest nightly built reference can be found [libuca-reference]: http://ufo.kit.edu/extra/libuca/reference/ +# Supported cameras + +The following cameras are supported: + +* pco.edge, pco.dimax, pco.4000 (all CameraLink) via [libpco][]. You need to + have the SiliconSoftware frame grabber SDK with the `menable` kernel module + installed. +* PhotonFocus +* Pylon +* UFO Camera developed at KIT/IPE. + + # More API In the [last section][], we had a quick glance over the basic API used to -- cgit v1.2.3