Plugin for the ufo detector family


## Installation

Install [libuca](https://github.com/ufo-kit/libuca) first and make sure that
pcilib is available. Then:

    mkdir build && cd build
    cmake ..
    make && make install