Agent Set Up

For now we only support Linux and most instructions will be for Ubuntu/Debian.

Install the required dependencies:

# For jenkins
sudo apt install git openjdk-8-jdk
# For libiio
sudo apt install build-essential libxml2-dev bison flex libcdk5-dev cmake
# For pyadi
sudo apt install python3-pip