← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

SDR--: Open-Source Software-Defined Radio Application with Visual Signal Path and Rust DSP

🔄 Updated 9d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Visual signal path for connecting SDR components.
  • Rust server for radio and DSP, React for UI.
  • Supports AM, NFM, FM, SSB, and digital voice modes.
  • Includes drivers for RTL-SDR, HackRF, SDRplay, and CR-8.

Introduction to SDR--

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.

Technical Architecture

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.

Capabilities and Features

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 and Supported Hardware

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 →

The daily brief

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.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~26 min · 21 stories · Sep 23

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

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.