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
tools:rtlsdr [2024/08/22 16:05] – [RTL_TCP] darrontools:rtlsdr [2024/08/22 23:36] (current) – [Resources] darron
Line 39: Line 39:
 </code> </code>
  
 +==R820T2==
 +
 +Range approx. 24 - 1760 MHz but with reduced performance over 1500 MHz.
 <code> <code>
 Found 1 device(s): Found 1 device(s):
Line 52: Line 55:
 to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...). to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...).
 </code> </code>
 +
 +==E4000==
 +
 +Range approx. 54 - 2147 MHz, but no coverage between 1100 - 1250 MHz.
 +
 +<code>
 +Found 1 device(s):
 +  0:  Compro, VMU6xx, SN: 0020
 +
 +Using device 0: Compro Videomate U680F
 +Found Elonics E4000 tuner
 +Tuned to 100000000 Hz.
 +listening...
 +Use the device argument 'rtl_tcp=0.0.0.0:1234' in OsmoSDR (gr-osmosdr) source
 +to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...).
 +</code>
 +
 +You can now connect to the Linux host using AIRSPY SDR# Studio.
 +===Resources===
 +
 +[[https://github.com/osmocom/rtl-sdr/pull/6|Patch thread]]
 +
 +{{downloads:hb9ajg.pdf|Some Measurements on E4000 and R820 Tuners}}