Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Renat Nurgaliyev authored Jan 4, 2019
1 parent d9b1790 commit a4638e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sdr-flighttracking
This repository is a docker container automation for publicly available tools for RTL-SDR aircraft tracking, tested and made for Raspberry Pi 2/3. All you need is Raspberry Pi 2/3 with latest Raspbian OS and RTL-SDR dongle (RTL2832).
This repository is a docker container automation for publicly available tools for RTL-SDR aircraft tracking, tested and made for Raspberry Pi 2/3. All you need is Raspberry Pi 2/3 with latest Raspbian OS and RTL-SDR dongle (RTL283x).
I hope you know what you are doing, just check `docker-compose.yml` and enable/disable desired containers. Please keep in mind that receiving and/or sharing aircraft ADS-B signals may not be completely legal in some countries, always check local laws ;)

By default, it will run three containers: `dump1090-fa` to receive ADS-B signals, `flightaware` to report to flightaware.com and `flightradar24` to report to flightradar24.com. If you just want to receive ADS-B and don't want to share received data, you can just run the `dump1090-fa` container.
Expand Down

0 comments on commit a4638e2

Please sign in to comment.