The ADS-B Receiver Project
 
 
 
 
 
 
Go to file
Joe Prochazka 38d9c25c30 Merge branch 'web' of https://github.com/jprochazka/adsb-feeder into web 2015-12-01 03:55:24 -05:00
bash Added check for Debian. 2015-12-01 03:54:46 -05:00
build/portal Web portal renaming and additions. 2015-12-01 02:57:20 -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 Added Raspbian Jessie Lite to be tested. 2015-12-01 03:28:02 -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 755 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

* The ADS-B Exchange feed is sent via FlightAware's PiAware software.
** In order to utilize the performance graphs dump1090-mutability must be chosen as your mode s decoder.