jet1090
jet1090 is an improved version of dump1090 in Rust designed to decode in parallel several sources of Mode S and ADS-B data (Beast feed in TCP/UDP, RTL-SDR) and serve the info in REST endpoints or websockets.
Installation
Run the following Cargo command:
You may also install already compiled versions from the GitHub Releases page.
Support for RTL-SDR dongles
Compile with the feature rtlsdr:
-
Recommended procedure with MacOS:
Use the following commands if you want to keep your Mac awake while recording:
-
Recommended procedure with Linux:
-
Recommended procedure with Windows:
The pre-built Windows Pothos SDR development environment ships the necessary DLLs necessary to decode from the RTL-SDR. Follow the instructions for "Download and Install" and use Zadig to recognise your USB dongle.
Usage
See --help for more information.