Acarsdeco2 Windows Verified Jun 2026
https://github.com/szpajder/acarsdeco2/releases/download/v1.0.1/acarsdeco2-win64-v1.0.1.zip
Wrong frequency, too low gain, or antenna placement. Fix: Scan for local ACARS activity first via SDR# (SDRSharp) to see if you see spikes around 131.550 MHz.
Extract the complete archive contents into a dedicated root folder, for instance, C:\Aviation\AcarsDeco2\ .
View incoming messages on http://127.0.0.1:8080 . Prerequisites: Verified Windows Setup acarsdeco2 windows verified
View decoded messages in real-time via a clean browser interface. Database Support: Log your data for long-term analysis. Step 1: Prerequisites and Hardware
To ensure AcarsDeco2 runs correctly on Windows, users must verify that their hardware drivers and command parameters are correct. 1. Driver Verification (Zadig)
Operational metrics including OOOI events (Out of the gate, Off the ground, On the ground, Into the gate). https://github
If receiving no signals, check your antenna and re-verify your gain settings in SDR#.
It features a native, local web interface that formats aviation telemetry and telemetry routes without requiring commercial license keys. 2. Verified Windows Driver Configuration
@echo off acarsdeco2.exe --freq 131550000 --freq 131725000 --gain 38.6 --freq-correction 60 --http-port 8080 pause Use code with caution. Copied to clipboard View incoming messages on http://127
– acarsdeco2 is a lightweight, console-based software-defined radio (SDR) decoder specifically designed to receive and decode ACARS (Aircraft Communications Addressing and Reporting System) messages using an RTL-SDR (RTL2832U) dongle on Windows. Developed by Sergsero, it directly controls the RTL-SDR hardware and processes ACARS transmissions from VHF aviation bands, displaying decoded messages in real time, hosting a local web interface, and outputting data to other software via UDP/TCP networking.
The default Windows driver assigned to DVB-T sticks prevents raw IQ access. Use Zadig to verify and install the driver over the device's generic interface (typically listed as Bulk-In, Interface 0 ). 2. Runtime Libraries
Supports downstream broadcasting to external radar software platforms like PlanePlotter and Virtual Radar Server (VRS). Step-by-Step Installation and System Verification