The ADS-B Receiver Project
 
 
 
 
 
 
Go to file
Joe Prochazka 24ffe9cb70 Updated README.md. 2015-12-01 05:57:49 -05:00
bash Added adsbexchange-maint.sh. 2015-12-01 05:40:09 -05:00
build Added adsbexchange-maint.sh. 2015-12-01 05:42:26 -05:00
CREDITS.md First commit. 2015-11-03 23:48:08 -05:00
LICENSE.md First commit. 2015-11-03 23:48:08 -05:00
README.md Updated README.md. 2015-12-01 05:57:49 -05:00
install.sh Web portal renaming and additions. 2015-12-01 02:57:20 -05:00

README.md

The ADS-B Feeder Project ✈️

This repository contains a set of bash scripts and files which can be used to setup an ADS-B feeder on a clean installation of a Debian derived operating system. The scripts are executed in order by the main install script depending on the installation options choosen by the user.

Obtaining And Using This Software

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

What Can Be Installed

At this time the following software can be installed using these scripts.

Mode S Decoders

Site Feeders

Additional Features

  • Web accessable Dump1090 and system performance graphs. *

Supported Operating Systems

This project is in it's early stages and still needs to be thuroughly tested in live environments. The following is a list of operating systems which are currently going through testing as well as the status of the testing done so far on each. Those checked off have been tested successfully.

  • Raspbian Jessie
  • Raspbian Jessie Lite
  • Raspbian Wheezy
  • Debian 8.0 Jessie
  • Debian 7.0 Wheezy
  • Ubuntu 15.04 Vivid Vervet
  • Ubuntu 14.04 LTS Trusty Tahr
  • Ubuntu 12.04 LTS Precise Pangolin

* In order to utilize the performance graphs dump1090-mutability must be chosen as your mode s decoder.