Gqrx is a software defined radio receiver powered by the
GNU Radio SDR framework and the Qt graphical toolkit.
Gqrx supports many of the SDR hardware available,
including Funcube Dongles, rtl-sdr, HackRF and USRP devices.
Gqrx has the following features:
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, 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.
Spectrum analyzer mode where all signal processing is disabled.
NOTE:
If you use a DVB-T dongle keep in mind newer kernels already
contains a DVB driver, however, we do not want to use this.
The above "modprobe -r dvb_usb_rtl28xxu" command unloads this
from the kernel, however for a permanent solution you will
need to create the following file in /etc/modprobe.d/:
rtl.conf and add this line: blacklist dvb_usb_rtl28xxu
This requires: qt5, gr-osmosdr
Maintained by: Panagiotis Nikolaou
Keywords: rtl-sdr,sdr,gnuradio
ChangeLog: gqrx-sdr
Homepage:
http://gqrx.dk
Download SlackBuild:
gqrx-sdr.tar.gz
gqrx-sdr.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
gqrx-sdr.SlackBuild |
gqrx-sdr.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds