Update README.md

pull/558/head
Joe Prochazka 2024-06-18 11:10:28 -04:00 zatwierdzone przez GitHub
rodzic 91942b7bc6
commit f5bcf86b6c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 7 dodań i 18 usunięć

Wyświetl plik

@ -1,5 +1,3 @@
<img src="http://assets.jacobwall.netdna-cdn.com/adsb-receiver_logo.png" width="465" height="135" />
# The ADS-B Receiver Project :airplane:
This repository contains a set of scripts and files which can be used to setup an ADS-B receiver 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 chosen by the user.
@ -16,21 +14,11 @@ This repository contains a set of scripts and files which can be used to setup a
* Informs visitors when specific flights are being tracked by dump1090.
* Easily customize the look of your portal using the template system.
**Web Portal Screenshots**
![dump1090 GIF](http://assets-jacobwall.netdna-ssl.com/adsbreceiver_readme.gif)
<img src="http://assets.jacobwall.netdna-cdn.com/adsb-receiver_live_dump1090.png" width="600" height="308" />
<img src="http://assets.jacobwall.netdna-cdn.com/adsb-receiver_performance_graphs.png" width="600" height="535" />
**Please note:** As of February 2016, the scripts do not work when run on an SD card where the current PiAware image was installed. The scripts require a clean installation of a Debian derived operating system.
The ADS-B Receiver Project website is located at https://www.adsbreceiver.net.
### Obtaining And Using This Software
Download the latest ADS-B Receiver Raspbian Stretch Lite image for Raspberry Pi devices.
Download the latest ADS-B Receiver Rasberry Pi OS Lite image for Raspberry Pi devices.
https://github.com/jprochazka/adsb-receiver/releases/latest
When setting up the portal you will have to choose between a lite or advanced installation. Advanced features adds flight logging and plotting and should only be chosen on devices running a more sturdy data storage solution.
@ -67,9 +55,8 @@ The following software can be installed using these scripts.
**Decoders**
* Dump1090 (mutability): https://github.com/mutability/dump1090
* Dump1090 (FlightAware): https://github.com/flightaware/dump1090
* Dump978: https://github.com/mutability/dump978
* Dump978 (FlightAware): https://github.com/mutability/dump978
**Site Feeders**
@ -87,13 +74,15 @@ The following software can be installed using these scripts.
### Supported Operating Systems
The scripts and packages have been tested on most Debian Jessie and Stretch based operating systems.
The project currently supports the following Linux distributions.
The scripts are NOT supported on existing PiAware *image based* installations. The PiAware image is still based on Raspbian Wheezey version which is missing some required libraries for dump1090-mutability installation.
* Debian Bookworm
* Debian Bullseye
* Rasbperry PI OS (Bookworm)
* Rasbperry PI OS Legacy (Bullseye)
### Useful Links
- Website - https://www.adsbreceiver.net/
- Forum - https://adsb.discourse.group/
- Wiki - https://github.com/jprochazka/adsb-receiver/wiki
- Changelog - https://github.com/jprochazka/adsb-receiver/blob/master/CHANGELOG.md