dump1090-fa
brew install dump1090-fa
v11.0
GPL-2.0-or-later
FlightAware ADS-B Ground Station System for SDRs
134
30-day installs · #3079
371
90-day · #3244
609
365-day · #4698
1.1k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
ads-b
Links
- https://github.com/flightaware/dump1090
- GitHub: flightaware/dump1090
- Brew formula source: Formula/d/dump1090-fa.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libbladerf",
"librtlsdr",
"ncurses"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "FlightAware ADS-B Ground Station System for SDRs",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:10+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dump1090-fa",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-28T17:17:33Z",
"github_readme_excerpt": "# dump1090-fa Debian/Raspbian packages\n\ndump1090-fa is a ADS-B, Mode S, and Mode 3A/3C demodulator and decoder that\nwill receive and decode aircraft transponder messages received via\na directly connected software defined radio, or from data provided over a\nnetwork connection.\n\nIt is the successor to\n[dump1090-mutability](https://github.com/mutability/dump1090) and is\nmaintained by [FlightAware](http://flightaware.com/).\n\nIt can provide a display of locally received aircraft data in a terminal or\nvia a browser map. Together with [PiAware](http://flightaware.com/adsb/piaware)\nit can be used to contribute crowd-sourced flight tracking data to FlightAware.\n\nIt is designed to build as a Debian package, but should also be buildable on\nmany other Linux or Unix-like systems.\n\n## Building under bullseye, buster, or stretch\n\n```bash\n$ sudo apt-get install build-essential fakeroot debhelper librtlsdr-dev pkg-config libncurses5-dev libbladerf-dev libhackrf-dev liblimesuite-dev libsoapysdr-dev devscripts\n$ ./prepare-build.sh bullseye # or buster, or stretch\n$ cd package-bullseye # or buster, or stretch\n$ dpkg-buildpackage -b --no-sign\n```\n\n## Building with limited dependencies\n\n(Supported for bullseye and buster builds only)\n\nThe package supports some build profiles to allow building without all\nrequired SDR libraries being present. This will produce a package with\nlimited SDR support only.\n\nPass `--build-profiles` to `dpkg-buildpackage` with a comma-separated list of\nprofiles. The list of profiles should include `custom` and zero or more of\n`rtlsdr`, `bladerf`, `hackrf`, `limesdr`, \u0027soapysdr\u0027 depending on what you want:\n\n```bash\n$ dpkg-buildpackage -b --no-sign --build-profiles=custom,rtlsdr # builds with rtlsdr support only\n$ dpkg-buildpackage -b --no-sign --build-profiles=custom,rtlsdr,bladerf # builds with rtlsdr and bladeRF support\n$ dpkg-buildpackage -b --no-sign --build-profiles=custom # builds with _no_ SDR support (network support",
"github_repo": "flightaware/dump1090",
"github_stars": 1109,
"github_topics": [
"ads-b"
],
"homepage": "https://github.com/flightaware/dump1090",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 134,
"installs_365d": 609,
"installs_90d": 371,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "dump1090-fa",
"oldnames": [
"dump1090-mutability"
],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3079,
"rank_365d": 4698,
"rank_90d": 3244,
"raw_hash": "fdb2fa195c4e4393",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dump1090-fa.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "11.0",
"versioned_formulae": [],
"why_use_this": null
}