SDR-- is a new open-source software-defined radio application that allows users to visually construct signal paths. It enables the connection of various components such as devices, decoders, displays, and recorders on a canvas, with frequently used controls pinnable to a rack for easy access.
The application's backend utilizes a Rust server for radio control and digital signal processing (DSP), while the user interface is built with React. This architecture supports flexible deployment, allowing the server and UI to run on a single machine or separately, with the server placed near an antenna and accessed over a network. A built-in signal generator is included for testing without physical SDR hardware.
SDR-- supports listening to multiple radio modes, including AM, NFM, broadcast FM with stereo and RDS, SSB, and various digital voice modes. It can decode aircraft, ship, amateur, pager, and sensor radio traffic. Users can view spectrum, waterfalls, decoded messages, position maps, and received images. The application also offers frequency scanning, workspace saving, and recording capabilities for device IQ, channel baseband, or audio, with the option to replay IQ through decoders. Advanced features include coherent receiver support for direction finding and beamforming, and data export options via UDP, TCP, webhooks, Matrix, or MQTT.
Installation options include desktop installers and portable servers available on GitHub Releases, with instructions for Homebrew, Nix, and Docker containers. Standard builds include native drivers for popular SDR hardware such as RTL-SDR, HackRF, SDRplay, and CR-8.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
SDR-- is an open-source software-defined radio application featuring a visual signal graph for connecting devices, decoders, and displays, with signal processing handled by a Rust server and a React web UI. This tool provides a flexible platform for radio enthusiasts and developers to experiment with various radio modes and decoders, supporting both local and networked operations.