ADS-B Decoder dump1090 now Available on Windows
Dump1090 is a popular command line ADS-B decoder which many people believe has superior decoding performance compared to other decoding software. Previously it has only been available for Linux and Mac operating systems, however recently it has been updated with a Windows command line version. The most up to date branch of dump1090 can be downloaded from GitHub here.
To install dump1090 on Windows follow these steps:
- Download the dump1090 zip file from the GitHub download link.
- Download the official RTL-SDR Windows release from http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip.
- Copy the libusb-1.0.dll, rtlsdr.dll and pthreadVC2-w32.dll files from the official RTL-SDR Windows release zip file to the dump1090 folder. Rename pthreadVC2-w32.dll to pthreadVC2.dll.
- Double click on dump1090.bat.
The batch file starts a dump1090 webserver which can be viewed in any browser by going to http://localhost:8080. You may wish to edit the batch file and add extra flags such as –aggressive and/or –fix to improve decoding.


