# Introduction

libagipdctrl is used to control AGIPD4M system. 

# Dependency

- [libfsdetcore v0.11 ](https://stash.desy.de/plugins/servlet/network/FSDSDET/libfsdetcore)
  Debian packages for stretch/buster are available, please contact the author.

# Installation

- build from source
```
mkdir build
cd build
cmake ..
make
```

# Packages
  
Debian packages for stretch/buster are available.