Skip to content
Joe Prochazka edited this page Jan 20, 2016 · 31 revisions

The ADS-B Feeder Project wiki ✈️

Obtaining And Using This Software

For new installations...

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

Updating existing installations...

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

Some assembly may still be required...

Read The Following before installing dump978.
Read the Instructions on how to change performance graphs to use the metric system.
Read the Instructions on how to change performance graphs to display WiFi bandwidth usage.