awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gqrx-sdr avatar

gqrx-sdr/gqrx

0
View on GitHub↗
3,614 Stars·583 Forks·C++·GPL-3.0·10 Aufrufegqrx.dk↗

Gqrx

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, and managing hardware configurations through portable session files. It also supports remote receiver control via network sockets and audio streaming over UDP.

Features

  • RF Signal Demodulation - Converts captured radio frequency waveforms into audio using AM, FM, SSB, and CW demodulation algorithms.
  • Software Defined Radios - Provides a complete software-defined radio platform for capturing, analyzing, and demodulating radio signals.
  • Baseband and Coprocessors - Captures raw digital baseband samples directly from the hardware to disk for later playback and analysis.
  • IQ Data Captures - Provides the ability to record raw in-phase and quadrature radio samples from SDR hardware for offline analysis.
  • RF Spectrum Visualizers - Renders real-time graphical displays of radio frequency activity across a frequency band.
  • Spectrum Capture and Analysis - Implements real-time frequency plots and spectral waterfall displays using fast Fourier transforms on raw radio samples.
  • Frequency Tuning - Allows precise adjustment of radio frequency and gain to isolate and optimize signal reception.
  • Audio Demodulation - Translates raw radio waves into audible sound using standard modes including AM, FM, SSB, and CW.
  • Radio IQ Sample Recorders - Records raw I/Q samples from the radio spectrum to storage for later replay and technical analysis.
  • Radio Signal Decoders - Decodes analog and digital radio transmissions into audible audio and visual data.
  • Spectrum Analysis - Implements real-time FFT plots and waterfall displays to identify and locate active radio transmissions.
  • File-Based Configuration - Stores hardware parameters and receiver configurations in portable files to restore specific radio environments.
  • Acoustic Noise Filtering - Provides band-pass filters and gain control to remove noise from incoming radio signals.
  • Radio Parameter Configurations - Manages and restores hardware parameters such as frequency, gain, and modulation through session files.
  • Signal Noise Filtering - Applies band-pass filtering and automatic gain control to isolate radio signals and remove background noise.
  • Hardware Configurations - Manages audio hardware configurations including sample rates and buffer sizes for SDR devices.
  • Infrastructure Monitoring - Software-defined radio receiver.

Star-Verlauf

Star-Verlauf für gqrx-sdr/gqrxStar-Verlauf für gqrx-sdr/gqrx

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

Häufig gestellte Fragen

Was macht gqrx-sdr/gqrx?

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.

Was sind die Hauptfunktionen von gqrx-sdr/gqrx?

Die Hauptfunktionen von gqrx-sdr/gqrx sind: RF Signal Demodulation, Software Defined Radios, Baseband and Coprocessors, IQ Data Captures, RF Spectrum Visualizers, Spectrum Capture and Analysis, Frequency Tuning, Audio Demodulation.

Welche Open-Source-Alternativen gibt es zu gqrx-sdr/gqrx?

Open-Source-Alternativen zu gqrx-sdr/gqrx 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… merbanan/rtl_433 — This project is a software-defined radio signal decoder and protocol analyzer designed to translate raw radio… alexandrerouma/sdrplusplus — SDRPlusPlus is a cross-platform software-defined radio suite used for capturing, processing, and visualizing radio… f4exb/sdrangel — SDRangel is a comprehensive software-defined radio suite and digital signal processing framework. It functions as an… miek/inspectrum. cifertech/esp32-div — ESP32-DIV is a handheld wireless pentesting platform designed for analyzing and disrupting a wide range of wireless…

Open-Source-Alternativen zu Gqrx

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gqrx.
  • 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
  • merbanan/rtl_433Avatar von merbanan

    merbanan/rtl_433

    7,529Auf GitHub ansehen↗

    This project is a software-defined radio signal decoder and protocol analyzer designed to translate raw radio transmissions from ISM bands into human-readable data. It functions as a tool for capturing radio samples, analyzing pulse timings, and decoding signals from wireless devices. The system acts as a data bridge, converting decoded radio signals into JSON format for publication to MQTT brokers or exposure via Prometheus-compatible endpoints. It also serves as a signal capture tool capable of recording raw radio samples and demodulated pulses to files for offline analysis and simulated pl

    C433mhzrfrtl-sdr
    Auf GitHub ansehen↗7,529
  • alexandrerouma/sdrplusplusAvatar von AlexandreRouma

    AlexandreRouma/SDRPlusPlus

    6,047Auf GitHub ansehen↗

    SDRPlusPlus is a cross-platform software-defined radio suite used for capturing, processing, and visualizing radio frequency signals. It functions as a multi-frequency radio receiver and spectrum analyzer, providing a unified hardware interface to connect various radio devices. The project employs a modular signal processing framework that allows for the integration of custom plugins and the loading of external compiled modules. This architecture supports a multi-oscillator virtual tuning system, enabling the simultaneous monitoring of different frequency bands within a single hardware stream

    C++cross-platformsdr
    Auf GitHub ansehen↗6,047
  • 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
Alle 30 Alternativen zu Gqrx anzeigen→