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

4.0.0

Latest
Compare
Choose a tag to compare
@jprochazka jprochazka released this 30 Aug 16:51
· 12 commits to master since this release

ADS-B Exchange Setup Script v4.0.0 ✈️

This script configures an existing ADS-B receiver setup installed on a device running Debian or a Debian derived operating system to both send and receive MLAT data from ADS-B Exchange's MLAT server.

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.

Reporting Issues

Feel free to report any issues you encounter either in this repositories issue tracker or the ADS-B Exchange Setup Script
topic located in the ADS-B Exchange forums.

https://github.com/jprochazka/adsb-exchange_setup/issues
http://www.adsbexchange.com/forums/topic/ads-b-exchange-setup-script/