Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdr-enthusiasts/gitbook-adsb-guide
Guide to aircraft tracking using ADS-B reception with SDR & docker containers. Published on GitBook.
https://github.com/sdr-enthusiasts/gitbook-adsb-guide
ads-b adsb adsb-exchange adsbexchange docker docker-compose fr24feed piaware rbfeeder rtl-sdr rtlsdr sdr
Last synced: 4 days ago
JSON representation
Guide to aircraft tracking using ADS-B reception with SDR & docker containers. Published on GitBook.
- Host: GitHub
- URL: https://github.com/sdr-enthusiasts/gitbook-adsb-guide
- Owner: sdr-enthusiasts
- License: other
- Created: 2020-11-09T04:33:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T16:21:51.000Z (about 1 month ago)
- Last Synced: 2025-01-28T13:17:03.003Z (11 days ago)
- Topics: ads-b, adsb, adsb-exchange, adsbexchange, docker, docker-compose, fr24feed, piaware, rbfeeder, rtl-sdr, rtlsdr, sdr
- Homepage: https://sdr-enthusiasts.gitbook.io/ads-b/
- Size: 482 KB
- Stars: 132
- Watchers: 12
- Forks: 54
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ADS-B Reception, Decoding & Sharing with Docker
Automatic Dependent Surveillance-Broadcast \(ADS-B\) is a safety and surveillance technology in which an aircraft determines its position via satellite navigation and periodically broadcasts it, enabling it to be tracked.
These ADS-B data can be received by ~~nerds~~ enthusiasts using Software Defined Radio \(SDR\), and shared with aggregators, which collect, combine, and redistribute flight information for fun and profit.
## Fun and Non-Profit Aggregators
* [ADSBHub](https://www.adsbhub.org)
* [adsb.exposed](https://adsb.exposed/)
* [adsb.fi](https://adsb.fi/)
* [ADSB.lol](https://adsb.lol/)
* [Airplanes.live](https://airplanes.live/)
* [OpenSky Network](https://opensky-network.org/)
* [Planespotters.net](https://www.planespotters.net/)
* [Plane Watch](https://plane.watch/)
* [The Air Traffic](https://theairtraffic.com/)
* [RadarPlane.com](https://radarplane.com/)
* [HPRadar](https://skylink.hpradar.com)
* [Fly Italy ADSB](https://flyitalyadsb.com/)## For-Profit Aggregators
* [FlightAware](https://flightaware.com/adsb/piaware/)
* [FlightRadar24](https://www.flightradar24.com/share-your-data)
* [Plane Finder](https://planefinder.net)
* [Airnav Radar](https://www.airnavradar.com)
* [radarvirtuel.com](https://www.radarvirtuel.com)
* [AV Delphi](https://avdelphi.com)
* [ADS-B Exchange](https://adsbexchange.com)## Objective
This guide will walk you through the process to deploy and configure Docker containers to allow reception and decoding of ADS-B data, as well as submission to various flight tracking services, both open and commercial, and the visualisation of this data.
This document is best viewed on GitBook. If you're reading it elsewhere, we humbly suggest going here: [https://sdr-enthusiasts.gitbook.io/ads-b/](https://sdr-enthusiasts.gitbook.io/ads-b/)
This document is intended to be "living". Please feel free to fork the [GitHub repository](https://github.com/sdr-enthusiasts/gitbook-adsb-guide), contribute and submit pull requests! We value your input!
## License and Contributors
This guide is made available under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) and maintained by members of the SDR-Enthusiasts community.
[![Contributors](https://contrib.rocks/image?repo=sdr-enthusiasts/gitbook-adsb-guide)](https://github.com/sdr-enthusiasts/gitbook-adsb-guide/graphs/contributors)