meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:rtl-sdr [2020/11/07 19:07] niziaklinux:rtl-sdr [2020/11/07 21:12] (current) niziak
Line 1: Line 1:
 ====== RTL-SDR ====== ====== RTL-SDR ======
  
-===== gqrx ===== 
  
-Disconnct tuner and remove DVB Tuner modules and blacklist it: 
- 
-<file /etc/modprobe.d/blacklist_rtl.conf> 
-blacklist dvb_usb_rtl28xxu 
-blacklist rtl2832 
-blacklist rtl2830 
-</code> 
- 
-<code bash> 
-sudo apt-get install gqrx 
-gqrx 
-</code> 
  
 ===== multimon-ng ===== ===== multimon-ng =====
Line 38: Line 25:
 <code bash>sudo apt-get install gnuradio</code> <code bash>sudo apt-get install gnuradio</code>
  
-===== HDRSdr ===== 
-[[http://www.hdsdr.de/]] 
-Runs under Wine: 
  
 ===== SDRSharp ===== ===== SDRSharp =====