Difference between revisions of "SDR"

From Noah.org
Jump to navigationJump to search
(Created page with 'Category:Engineering = SDR - Software Defined Radio = == gqrx == == Blacklist dvb_usb_rtl28xxu == Applications like gqrx cannot make a connection to the RTL SDR hardware …')
 
Line 2: Line 2:
  
 
= SDR - Software Defined Radio =
 
= SDR - Software Defined Radio =
 +
 +
 +
== Mobile Communications Bands ==
 +
 +
<pre>
 +
GSM    890-915 MHz
 +
CDMA    824-849 MHz
 +
WCDMA  1920-1980 MHz
 +
PCS    1850-1910 MHz
 +
</pre>
  
 
== gqrx ==
 
== gqrx ==

Revision as of 23:18, 18 July 2017


SDR - Software Defined Radio

Mobile Communications Bands

GSM     890-915 MHz
CDMA    824-849 MHz
WCDMA   1920-1980 MHz
PCS     1850-1910 MHz

gqrx

Blacklist dvb_usb_rtl28xxu

Applications like gqrx cannot make a connection to the RTL SDR hardware when the kernel module, dvb_usb_rtl28xxu, is loaded. Add the following line to /etc/modprobe.d/blacklist.conf:

blacklist dvb_usb_rtl28xxu