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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gqrx-sdr avatar

gqrx-sdr/gqrx

0
View on GitHub↗
3,614 estrellas·583 forks·C++·GPL-3.0·9 vistasgqrx.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.

Historial de estrellas

Gráfico del historial de estrellas de gqrx-sdr/gqrxGráfico del historial de estrellas de gqrx-sdr/gqrx

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Gqrx

Proyectos open-source similares, clasificados según cuántas características comparten con Gqrx.
  • portapack-mayhem/mayhem-firmwareAvatar de portapack-mayhem

    portapack-mayhem/mayhem-firmware

    5,199Ver en GitHub↗

    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
    Ver en GitHub↗5,199
  • merbanan/rtl_433Avatar de merbanan

    merbanan/rtl_433

    7,529Ver en GitHub↗

    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
    Ver en GitHub↗7,529
  • alexandrerouma/sdrplusplusAvatar de AlexandreRouma

    AlexandreRouma/SDRPlusPlus

    6,047Ver en GitHub↗

    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
    Ver en GitHub↗6,047
  • f4exb/sdrangelAvatar de f4exb

    f4exb/sdrangel

    3,828Ver en GitHub↗

    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
    Ver en GitHub↗3,828
Ver las 30 alternativas a Gqrx→

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de gqrx-sdr/gqrx?

Las características principales de gqrx-sdr/gqrx son: RF Signal Demodulation, Software Defined Radios, Baseband and Coprocessors, IQ Data Captures, RF Spectrum Visualizers, Spectrum Capture and Analysis, Frequency Tuning, Audio Demodulation.

¿Qué alternativas de código abierto existen para gqrx-sdr/gqrx?

Las alternativas de código abierto para gqrx-sdr/gqrx incluyen: 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…