Now that SDR# has switched to .NET 4.6 the plugins also have be re-compiled.
After contact with Ian Gilmour (MM6DOS), he compiled a new .NET 4.6 version that is known as V6 of this create SDR# plugin.
![]()
Download the plugin via the Satsignal website, copy two dll files and add the following to your SDR# Plugin.xml file.
<add key="DDE Tracker" value="SDRSharp.DDETracker.DdeTrackingPlugin,SDRSharp.DDETracker" />
SDR# DDE Plugin: DDETracker (Version 6: DDETracker V6 Binaries)
When using SatPC32, the DDE interface is configured via the DivOptions.SQF file and I use the following settings:
- (1)
+ (2)
+ (3)
- (4)
- (5)
;
; Hints
;
; The +/- signs in lines 1,2,3,4 and 5 allow manual changes of program
; options whiche cannot be done in the menu 'Setup' and its sub menus.
;
; Don't forget to save possible changes, please!
; All changes require a program re-start to take effect.
;
; Line #1: Rotor and CAT steering functions
+: are available in a 2nd program instance,
; -: are not available in a 2nd instance (default),
; Line #2: The "general" DDE interface will output data
, +: constantly,
; -: only when the satellites elevation is > 0 (default),
; Line #3: Frequency values sent by the DDE interface
; +: do not include converter/transverter offsets (default),
; -: include converter/transverter offsets,
; Line #4: SatPC32 steers
; +: only the Downlink frequency and mode,
; -: Downlink and Uplink frequencies and modes (default)
;
; Line #5: Auxiliary files will be opened with
; -: Notepad (default).
; +: the build-in editor.