Decode what aircraft are actually saying NEW
ADS-B tells you where a plane is. VDL2 (the 136 MHz VHF datalink) tells you what it is saying: engine and ACMS reports, OOOI times, position, weather. Almost nobody decodes it. You already feed ADS-B from a great location. Add VDL2 in about five minutes and become one of the few.
curl -sL vdliq.com/vdl2.sh | sudo bash
You supply the hardware: a second RTL-SDR and a simple VHF antenna for ~136 MHz. See what you need below.
🛰️ Hear what the planes overhead are actually saying
…
Purely additive. Keep every feed and reward you already run (Wingbits, FlightAware, adsb.lol, airframes, ADSBHub). VDL2 sits on top. Nothing you have changes.
⚠️ You need a 136 MHz antenna (about 54–55 cm), not your ADS-B antenna
VDL2 is 136 MHz. A 1090 MHz ADS-B antenna is only about 7 cm and will not work, you will get almost no messages. Use a quarter-wave VHF airband antenna (~54–55 cm), or an RTL-SDR Blog telescopic dipole with the legs set to ~53 cm, mounted high with a clear view of the sky.
What you get
Rare data from your own sky
Read engine reports, ACMS, OOOI and weather that the aircraft overhead are broadcasting. This is the signal enthusiasts chase, and it is on the same rooftop you already feed from.
Free API access
Full access to the ADSBiq aviation-intelligence API (generous feeder rate limits) for the datalink messages from your own sky.
Founding VDL2 feeder
Recognised as an early VDL2 feeder, a spot on the coverage leaderboard, and a personal stats dashboard (ADS-B + VDL2). Your exact location is never shown publicly.
Capture-twice resilience
Keep feeding airframes alongside us and your VDL2 reaches ADSBiq by two independent paths. Real redundancy, the kind that survives a relay outage.
Install
What you need (you supply it)
- A second RTL-SDR dongle (your first is busy on 1090 MHz ADS-B). Any RTL-SDR v3/v4 works.
- A VHF antenna for ~136 MHz and an SMA cable. A simple quarter-wave or a window mag-mount is enough to start.
- One spare USB port and about five minutes.
Recommended build (best 24/7 reliability)
Already feed ADS-B? Just add the dongle to your current setup — no hardware change. For a new build, a small fanless x86 mini PC (Intel N100, eMMC/SSD, Linux) is the most reliable 24/7 option and avoids the #1 Pi failure: SD-card corruption. On a Pi already? Run it from a USB SSD, not an SD card — that removes most Pi feeder failures for about $15.
Already feed ADS-B? Just add the dongle to your current setup — no hardware change. For a new build, a small fanless x86 mini PC (Intel N100, eMMC/SSD, Linux) is the most reliable 24/7 option and avoids the #1 Pi failure: SD-card corruption. On a Pi already? Run it from a USB SSD, not an SD card — that removes most Pi feeder failures for about $15.
New to ADSBiq? Start with ADS-B first → Already feeding? Run the command above to add VDL2.
Want the data side? See the Datalink (VDL2/ACARS) API docs →