./ham/gqrx, Open source software defined radio receiver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.17.6, Package name: gqrx-2.17.6, Maintainer: pkgsrc-users

Gqrx is an open source software defined radio (SDR) receiver implemented
using GNU Radio and the Qt GUI toolkit. Gqrx offers features like:

* Discover devices attached to the computer.
* Process I/Q data from the supported devices.
* Change frequency, gain and apply various corrections (frequency, I/Q
balance).
* AM, SSB, CW, FM-N and FM-W (mono and stereo) demodulators.
* Special FM mode for NOAA APT.
* Variable band pass filter.
* AGC, squelch and noise blankers.
* FFT plot and waterfall.
* Record and playback audio to / from WAV file.
* Record and playback raw baseband data.
* Spectrum analyzer mode where all signal processing is disabled.
* Basic remote control through TCP connection.
* Streaming audio output over UDP.



Package options: qt6

Master sites:

Filesize: 3542.201 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-01 18:22:13 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
gqrx: Darwin build needs portaudio; use Qt6 or Qt5 for GUI
   2025-02-27 16:48:22 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/gqrx: Force the use of qt5

Otherwise, on a system with qt5 and qt6 installed, the build chooses
qt6.  While qt6 might be ok, the package depends on qt5.
   2025-02-24 13:32:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
gqrx: fix some pkglint
   2025-02-24 12:56:42 by Jared D. McNeill | Files touched by this commit (4)
Log message:
ham/gqrx: Add gqrx version 2.17.6

Gqrx is an open source software defined radio (SDR) receiver implemented
using GNU Radio and the Qt GUI toolkit. Gqrx offers features like:

* Discover devices attached to the computer.
* Process I/Q data from the supported devices.
* Change frequency, gain and apply various corrections (frequency, I/Q
  balance).
* AM, SSB, CW, FM-N and FM-W (mono and stereo) demodulators.
* Special FM mode for NOAA APT.
* Variable band pass filter.
* AGC, squelch and noise blankers.
* FFT plot and waterfall.
* Record and playback audio to / from WAV file.
* Record and playback raw baseband data.
* Spectrum analyzer mode where all signal processing is disabled.
* Basic remote control through TCP connection.
* Streaming audio output over UDP.