The ADS-B Receiver Project
 
 
 
 
 
 
Go to file
Joe Prochazka 6fdb9d6dd6 Merge pull request #31 from jprochazka/heywhatsthat
Terrain limit rings added to dump1090.
2015-12-23 02:16:12 -05:00
bash Dump1090 map able to display terrain limits. 2015-12-23 02:01:35 -05:00
build Added call to eth0_graph function. 2015-12-22 16:15:55 -05:00
CHANGELOG.md Updated for merge. 2015-12-21 18:51:48 -05:00
CREDITS.md
LICENSE.md
README.md Updated supported operating systems. 2015-12-21 18:39:26 -05:00
install.sh Check that whiptail is installed. 2015-12-22 20:13:54 -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