The ADS-B Receiver Project
 
 
 
 
 
 
Go to file
Joe Prochazka d79ef0cbbd Created PiAware current version variable. 2015-12-27 00:52:38 -05:00
bash Created PiAware current version variable. 2015-12-27 00:52:38 -05:00
build Execute script using bash. 2015-12-26 23:09:02 -05:00
CHANGELOG.md December 25th, 2015 update. 2015-12-25 23:21:16 -05:00
CREDITS.md Removed dump1090-MalcolmRobb option 2015-12-16 23:58:45 -05:00
LICENSE.md First commit. 2015-11-03 23:48:08 -05:00
README.md Updated supported operating systems. 2015-12-21 18:39:26 -05:00
install.sh Graph cron duobled up fixed. ADS-B Exchange check fixed. 2015-12-25 23:06:38 -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

At this time some manual configuration is required to properly display the max range graph. Please refer to the project wiki for more infromation on what will need to be changed as well as how to display bandwidth usage for a wireless connections. https://github.com/jprochazka/adsb-feeder/wiki

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.
  • Add navigation to the stock Dump1090 map.

Supported Operating Systems

The scripts and packages have been tested on the following operating systems.

  • Raspbian Jessie
  • Raspbian Jessie Lite
  • Debian 8.0 Jessie
  • Ubuntu 15.04 Vivid Vervet
  • Ubuntu 14.04 LTS Trusty Tahr