SDR# setup + DDE install



I tried to automatically decode 'CubuBug-2(LO-74) 437.445MHz' and 'UWE-3 437.384MHz'.
My automatic receiving system is using 'SDR#1489 + Orbitron + DDE_Tracker' as follows.


Use zadig_2.1.0.exe to recognize RTL-SDR dongle in Windows first.

Copy "rtlsdr.dll", "NDde.dll", "SDRSharp.DDETracker.dll"
  in DDETrackerV7Binaries.zip to the same folder as SDR#.

Add a line to 
  [SDRSharp.exe.Config]
    <add key="RTL-SDR / USB" value="SDRSharp.RTLSDR.RtlSdrIO,SDRSharp.RTLSDR" />
    <add key="fftOffset" value="-50.0" />
  [Plugins.xml]
    <add key="DDE Tracking Client" value="SDRSharp.DDETracker.DdeTrackingPlugin,SDRSharp.DDETracker" />

Edit in SDR#
  Select "RTL-SDR(USB)" in Source tab.
  Set RF Gain [19.7], Frequency correcetion ppm [-18] in "Configure Source".
  Set Bandwidth [16000], Order [200] in Radio tab.
  Off Squelch in Radio tab.
  Check "Correcr IQ" in Radio tab.
  Set "1kHz" Step Size of "Snap to Grid" in Radio tab.
  Set Shft value [2,256,000,000] Hz in Radio tab when 2.4GHz.
  Off "Filter Audio" in Audio tab.
  Off "Use AGC" in AGC tab.
  Check "Time Markers" in FFT Display tab.
  Set Speed in FFT Display tab.
  Check "Enable IF" in Zoom FFT tab.
  Off "Show on spectrum" in Band Plan tab.

DDE_Tracker startup procedure
  Orbitron run -> SDR# run and start -> "DDE Tracking Client" Options: Orbitron
    -> Press: Connect -> Orbitron "DDE" run -> SDR# automatic tracking frequency

Refer to the following URL
  http://airspy.com/download/
  http://www.stoff.pl/downloads.php
  http://www.rtl-sdr.com/sdrsharp-plugins/
  http://www.satsignal.eu/software/DDETracker.html
  http://www.ne.jp/asahi/hamradio/je9pel/sdrshdde.htm
  http://www.ne.jp/asahi/hamradio/je9pel/rtlsdrdo.htm
  http://www.ne.jp/asahi/hamradio/je9pel/sdrshdd2.htm
  http://www.ne.jp/asahi/hamradio/je9pel/dtusat_3.htm#shift
  http://www.ne.jp/asahi/hamradio/je9pel/horyu4mi.htm#sband


    

    


[Complement]

"Windows_PowerShell" -> "PS C:\WINDOWS\system32> regsvr32 C:\Windows\System32\mci32.ocx", etc.
Or, run VB6_runtime VB6RTEST "vb6rt340.exe" first.



Back to Top
Back to Home Page