Getting Started
This guide will help you go from zero to feeding ACARS data to Airframes.
If you're not yet familiar with aircraft tracking and the technologies it involves, it is suggested that you read the Technology Overview and What is Feeding? first.
Quick Start
The fastest path from unboxing to feeding:
- Get an RTL-SDR dongle and antenna — An RTL-SDR Blog V4 or ADSBExchange Orange SDR and a basic VHF antenna will work.
- Set up a Raspberry Pi or Linux computer — Any Raspberry Pi 3 or newer, or an x86 Linux machine.
- Run the Airframes installer:
curl -sSL https://install.airframes.sh/installer | bash - Verify your feed — Visit app.airframes.io/stations and search for your station ID.
That's it — you're feeding!
Choosing Your Path
There are several ways to set up your station depending on your experience level and preferences:
Path 1: Airframes Installers (Easiest)
The Airframes Installers provide one-command setup for ACARS, VDL2, and HFDL decoders. Works on Linux, macOS, and Windows (via WSL). Best for getting started quickly.
Path 2: Docker with ACARS Hub
ACARS Hub is a Docker-based setup that runs decoders in containers and provides a local web dashboard showing your received messages. Best for users comfortable with Docker who want a visual interface and easy management of multiple decoders.
Path 3: Manual Installation
Build and configure each decoder from source. This gives you the most control and is best for experienced users who want to fine-tune everything. See the individual decoder guides:
Path 4: AirwavesOS
AirwavesOS is a custom Debian-based OS image for Raspberry Pi that comes with everything pre-installed. Flash, boot, configure via web UI, and you're done. (In development.)
Steps to Begin
- Determine what kind of system you want to set up — Start with a single SDR for VHF ACARS or VDL2, then expand.
- Acquire the parts — An SDR, antenna, and a computer to run it on.
- Install the software — Use one of the paths above.
- Configure frequencies for your region — Each decoder guide includes region-specific frequency lists.
- Feed to Airframes — Point your decoder output at the Airframes ingest endpoints.
- Verify on app.airframes.io — Confirm your station is appearing and messages are being received.
- Explore the data — Browse messages, flights, and stations on the Airframes web app.
Need Help?
- Check the Troubleshooting guide for common issues and solutions
- Visit the Airframes Discord or Community Forum for support
- Browse the Glossary if you encounter unfamiliar terms