Git port of the ufodecode bzr repo from https://ufo.kit.edu/ufo

Matthias Vogelgesang 5b052c73fe Remove package name from install path %!s(int64=11) %!d(string=hai) anos
doc 7098be23b9 Add documentation and split CMakeLists %!s(int64=12) %!d(string=hai) anos
src 4d1ba6ec2f Undo last commit %!s(int64=11) %!d(string=hai) anos
test 939617a16c Add --continue flag %!s(int64=11) %!d(string=hai) anos
CMakeLists.txt 5b052c73fe Remove package name from install path %!s(int64=11) %!d(string=hai) anos
INSTALL dec2d75dc6 Add INSTALL and README %!s(int64=12) %!d(string=hai) anos
NEWS 508b9fb91c Bump version to 0.2.2 %!s(int64=11) %!d(string=hai) anos
README dec2d75dc6 Add INSTALL and README %!s(int64=12) %!d(string=hai) anos
ufodecode.pc.in 57f2f8976b Rename to `ufodecode` %!s(int64=12) %!d(string=hai) anos

README


General Information
===================

This directory contains libufodecode version 0.6. This package provides a
library to decode frames from the UFO camera developed at IPE/KIT. It is able to
decode frames produced with firmware versions 4, 5 and 5 with 12-bit support.
The library is a dependency of pcilib to decode frames on-the-fly.

This package also contains a stand-alone offline decoder called `ipedec` to
decode raw frames acquired with the `pcitool` program. More information is
available by calling

$ ipedec -h

Installation
============

Please see the file called INSTALL.


Licensing
=========

Please see the file called COPYING.