Projet de relais de radio à l'aide de Raspberry Pi
assets | ||
source | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
requirements.txt |
Installation
Debian
# Pre-requires
sudo apt install chrony
# Download
sudo apt install -y git
git clone https://git.faraphel.fr/study-faraphel/M2-PT-DRP
cd M2-PT-DRP
# Dependencies
sudo apt install -y libmpg123-dev libssl-dev portaudio19-dev
# Compile
sudo apt install -y build-essential cmake ninja-build pkg-config
cmake -S . -B build -G Ninja
cmake --build build
cd build
# Run
sudo ./M2-PT-DRP --host ff02::1 --ipv6