summaryrefslogtreecommitdiffstats
path: root/ham/gqrx-sdr/README
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gqrx-sdr/README')
-rw-r--r--ham/gqrx-sdr/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/ham/gqrx-sdr/README b/ham/gqrx-sdr/README
index df5cb6ff45..20c5887c81 100644
--- a/ham/gqrx-sdr/README
+++ b/ham/gqrx-sdr/README
@@ -1,7 +1,7 @@
-Gqrx is a software defined radio receiver powered by the
+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 supports many of the SDR hardware available,
+including Funcube Dongles, rtl-sdr, HackRF and USRP devices.
Gqrx has the following features:
@@ -17,9 +17,9 @@ 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
+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