Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@jprochazka jprochazka released this 19 Aug 19:09
· 31 commits to master since this release

ADS-B Exchange Setup Scripts v2.0.0 ✈️

Obtaining And Using The Scripts

Running the following commands will download the contents of this repository.

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

After completing the setup do not delete this repository.

The file adsbexchange-maint.sh script resides in this folder containing a clone of this repository. The path to execute this script after a reboot has been set to this location. Deleting this folder will result in the adsbexchange-maint.sh script not being executed thus not enabling your feeder to feed ADS-B Exchange.

no_dialogs.sh

The file "no_dialogs.sh" can used in place of "setup.sh" to set up your receiver.
The only difference between the two files is "no_dialogs.sh" does not use Whiptail dialogs.