awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AlexandreRouma avatar

AlexandreRouma/SDRPlusPlus

0
View on GitHub↗
6,047 Stars·836 Forks·C++·GPL-3.0·10 Aufrufe

SDRPlusPlus

SDRPlusPlus ist eine plattformübergreifende Software-Defined-Radio-Suite, die zum Erfassen, Verarbeiten und Visualisieren von Hochfrequenzsignalen verwendet wird. Sie fungiert als Mehrfrequenz-Funkempfänger und Spektrumanalysator und bietet eine einheitliche Hardwareschnittstelle zum Anschluss verschiedener Funkgeräte.

Das Projekt verwendet ein modulares Signalverarbeitungs-Framework, das die Integration benutzerdefinierter Plugins und das Laden externer kompilierter Module ermöglicht. Diese Architektur unterstützt ein virtuelles Multi-Oszillator-Abstimmsystem, das die gleichzeitige Überwachung verschiedener Frequenzbänder innerhalb eines einzigen Hardware-Streams ermöglicht.

Das System deckt ein breites Spektrum an Funktionen ab, einschließlich Echtzeit-Spektrumvisualisierung via Wasserfall-Plots, automatischem Frequenz-Scanning und digitaler Signaldekodierung für Sprache und Daten. Es verwaltet zudem das Signal-Output-Routing zu System-Audio- und Netzwerk-Sinks, neben Tools für Frequenzverfolgung und Signaldatenaufzeichnung.

Features

  • Radio Frequency Signal Processing - Provides a comprehensive suite for capturing, processing, and analyzing radio frequency signals using software-defined radio hardware.
  • Software Defined Radios - Functions as a complete software-defined radio suite for capturing and analyzing the wireless spectrum.
  • Real-Time Spectrum Visualization Pipelines - Processes raw spectrum data into a real-time waterfall plot for continuous visual frequency analysis.
  • RF Spectrum Visualizers - Displays real-time waterfall plots of the radio spectrum to identify and locate active signals.
  • Multi-Frequency Monitoring - Implements a multi-oscillator virtual tuning system to monitor different frequency bands simultaneously within a single hardware stream.
  • Virtual Tuning - Supports a multi-oscillator virtual tuning system to monitor different frequency bands within a single hardware stream.
  • Multi-Protocol Decoders - Implements multi-protocol decoders to translate captured radio waves into usable voice, digital, and satellite data.
  • Signal Processing Frameworks - Provides a modular signal processing framework for implementing custom radio decoders and specialized processing chains.
  • Virtual Radio Receivers - Acts as a multi-frequency radio receiver capable of monitoring multiple virtual oscillators simultaneously.
  • Signal Processing Pipelines - Provides a modular signal chain that arranges processing components in a sequence for tailored radio frequency manipulation.
  • Plugin-Based Architectures - Employs a plugin-based architecture that allows third-party developers to integrate custom signal decoders.
  • Radio Signal Decoders - Translates captured radio waves into usable voice and data formats using specialized digital mode decoders.
  • Spectrum Analysis - Identifies and tracks active signal sources via real-time waterfall plots and frequency scanning.
  • Processed Signal Routing - Routes processed radio signals to system audio, network sinks, and mobile device outputs.
  • Wireless Signal Recorders - Captures live radio streams and saves raw radio frequency data to storage for offline analysis.
  • Remote Signal Distribution - Directs processed radio streams to network sinks and mobile devices for remote listening.
  • Dynamic Library Loading - Loads compiled external modules at runtime to extend hardware support and processing capabilities without recompiling.
  • Hardware Abstraction Layers - Implements a hardware abstraction layer to decouple high-level radio logic from specific device drivers across platforms.
  • Signal Processing Plugins - Supports the integration of custom plugins to extend signal processing and interface capabilities.
  • Pluggable Module Loading - Dynamically loads external compiled modules at runtime to provide specialized hardware support and processing capabilities.
  • Signal Processing Chain Configurations - Provides a manager interface and configuration files to customize the active signal processing components in the radio chain.
  • SDR - Provides a unified hardware interface and control layer to connect various SDR devices to the software.
  • Automatic Frequency Scanning - Automatically searches across frequency ranges to detect and identify active radio signals.

Star-Verlauf

Star-Verlauf für alexandrerouma/sdrplusplusStar-Verlauf für alexandrerouma/sdrplusplus

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu SDRPlusPlus

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit SDRPlusPlus.
  • portapack-mayhem/mayhem-firmwareAvatar von portapack-mayhem

    portapack-mayhem/mayhem-firmware

    5,199Auf GitHub ansehen↗

    Mayhem-Firmware is a custom firmware for the PortaPack add-on that transforms a HackRF software-defined radio into a standalone handheld device capable of receiving, transmitting, and analyzing radio signals across a wide frequency range. The firmware provides a complete operational environment with an event-driven touchscreen interface, a menu-driven application launcher, and a real-time sample streaming pipeline that connects the hardware abstraction layer to a suite of modular applications. All user data, including frequency presets, captures, and configuration files, are stored on a remova

    Chackrfhackrf-componentsportapack
    Auf GitHub ansehen↗5,199
  • f4exb/sdrangelAvatar von f4exb

    f4exb/sdrangel

    3,828Auf GitHub ansehen↗

    SDRangel is a comprehensive software-defined radio suite and digital signal processing framework. It functions as an RF spectrum analyzer and modular radio demodulator, providing a unified hardware abstraction layer to connect various radio devices to software processing pipelines for data acquisition and transmission. The platform is distinguished by its modular architecture, which uses a data-flow graph of dynamic libraries to construct signal processing chains. This allows for a plugin-based environment where users can extract audio and digital data from raw radio signals using various mod

    C++airspyairspyhfbladerf
    Auf GitHub ansehen↗3,828
  • gqrx-sdr/gqrxAvatar von gqrx-sdr

    gqrx-sdr/gqrx

    3,614Auf GitHub ansehen↗

    Gqrx is a software defined radio application used to capture and demodulate radio signals across various frequencies to produce audio and visual data. It translates raw radio waves into audible sound using standard modes including AM, FM, SSB, and CW. The project provides tools for radio signal analysis through real-time frequency plots and waterfall displays. It enables the capture of raw baseband data and received audio for offline playback and technical analysis. The software includes capabilities for tuning radio frequencies, filtering signal noise via band-pass filters and gain control,

    C++airspyfftfuncube-dongle
    Auf GitHub ansehen↗3,614
  • greatscottgadgets/hackrfAvatar von greatscottgadgets

    greatscottgadgets/hackrf

    7,875Auf GitHub ansehen↗

    This project is a software-defined radio platform designed to capture, analyze, and broadcast radio frequency signals across a wide spectrum. It provides a programmable hardware interface for transmitting and receiving radio signals, enabling spectrum analysis and wireless data monitoring. The system is distinguished by its ability to synchronize multiple devices using a shared external clock and hardware triggers to ensure precise timing and sample accuracy. It supports advanced signal routing, allowing ports to be mapped based on frequency or time to enable specialized operations like pseud

    Chackrfhardwareradio
    Auf GitHub ansehen↗7,875
Alle 30 Alternativen zu SDRPlusPlus anzeigen→

Häufig gestellte Fragen

Was macht alexandrerouma/sdrplusplus?

SDRPlusPlus ist eine plattformübergreifende Software-Defined-Radio-Suite, die zum Erfassen, Verarbeiten und Visualisieren von Hochfrequenzsignalen verwendet wird. Sie fungiert als Mehrfrequenz-Funkempfänger und Spektrumanalysator und bietet eine einheitliche Hardwareschnittstelle zum Anschluss verschiedener Funkgeräte.

Was sind die Hauptfunktionen von alexandrerouma/sdrplusplus?

Die Hauptfunktionen von alexandrerouma/sdrplusplus sind: Radio Frequency Signal Processing, Software Defined Radios, Real-Time Spectrum Visualization Pipelines, RF Spectrum Visualizers, Multi-Frequency Monitoring, Virtual Tuning, Multi-Protocol Decoders, Signal Processing Frameworks.

Welche Open-Source-Alternativen gibt es zu alexandrerouma/sdrplusplus?

Open-Source-Alternativen zu alexandrerouma/sdrplusplus sind unter anderem: portapack-mayhem/mayhem-firmware — Mayhem-Firmware is a custom firmware for the PortaPack add-on that transforms a HackRF software-defined radio into a… f4exb/sdrangel — SDRangel is a comprehensive software-defined radio suite and digital signal processing framework. It functions as an… gqrx-sdr/gqrx — Gqrx is a software defined radio application used to capture and demodulate radio signals across various frequencies… greatscottgadgets/hackrf — This project is a software-defined radio platform designed to capture, analyze, and broadcast radio frequency signals… merbanan/rtl_433 — This project is a software-defined radio signal decoder and protocol analyzer designed to translate raw radio… gnuradio/gnuradio — GNU Radio is an open-source software-defined radio framework that provides a digital signal processing toolkit for…