369 B
369 B
adsbus
adsbus is a hub and protocol translator for ADS-B messages.
Building
sudo apt-get -y install build-essential git clang libjansson-dev libprotobuf-c-dev protobuf-c-compiler
git clone https://github.com/flamingcowtv/adsb-tools.git
cd adsb-tools/adsbus
make