Skip to content
Joe Prochazka edited this page Feb 18, 2016 · 31 revisions

The ADS-B Receiver Project wiki ✈️

Obtaining And Using This Software

For new installations...

sudo apt-get update
sudo apt-get install git
git clone https://github.com/jprochazka/adsb-receiver.git ~/adsb-receiver
cd ~/adsb-receiver
chmod +x install.sh
./install.sh

Updating existing installations...

cd ~/adsb-receiver
git fetch --all
git reset --hard origin/master
./install.sh

Some assembly may still be required...

Read The Following before installing dump978.