Support / FAQs / About techtown

Categories

Acarsdeco2 !full!

git clone https://github.com/TLeconte/acarsdeco2.git cd acarsdeco2

acarsdeco2 is a lightweight, multi-channel ACARS decoder written in C. It is specifically designed to work with devices (using the rtl-sdr library) and can decode multiple ACARS frequencies simultaneously within the bandwidth of your SDR.

| Feature | acarsdeco2 | acarsdec | dumpvdl2 | |---------|------------|----------|----------| | | VHF ACARS | VHF ACARS | VDL Mode 2 (VHF) | | Multi-channel | Yes (up to 8) | No (run multiple instances) | Yes | | RTL-SDR | Native | Native | Native | | JSON output | Yes | Yes (with patch) | Yes | | Bit error correction | Good | Basic | Excellent | | VDL2 support | No | No | Yes | acarsdeco2

Unlike acarsdec (which traditionally runs one instance per frequency), acarsdeco2 can handle up to 8 frequencies at once, making it exceptionally efficient for monitoring the entire ACARS VHF band.

Many users send data to or ADS-B Exchange : git clone https://github

It supports external SQLite databases (like basestation.sqb ) to cross-reference aircraft registrations and flight routes, enriching raw data with plane details.

Then point a browser to http://localhost:8080/data for live JSON. Many users send data to or ADS-B Exchange

--gain : Sets the RF gain (finding the optimal gain in SDR# first is recommended). --freq-correction : The PPM offset of your RTL-SDR dongle.