Go to file
2016-05-02 15:24:29 +03:00
Properties initial (SerialController-1.2) 2016-05-02 15:18:46 +03:00
.gitignore TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
MagicString.txt initial (SerialController-1.2) 2016-05-02 15:18:46 +03:00
README.md TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SDRSharp.SerialController.csproj TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SDRSharp.SerialController.csproj.user TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SDRSharp.SerialController.sln TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SerialControllerPanel.cs TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SerialControllerPanel.Designer.cs TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SerialControllerPanel.resx TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SerialControllerPlugin.cs TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
SerialPort.cs TS-50 IF and FA commands 2016-05-02 15:24:29 +03:00
view-refresh.png initial (SerialController-1.2) 2016-05-02 15:18:46 +03:00

sdrsharp-catcontroller

This plugin allow SDR# to be controlled via serial (COM) interface with subset of TS-50 receiver commands. Supported commands:

  • IF - get frequency
  • FA - set frequency

This plugin based on code by pewusoft (http://users.vline.pl/~pewusoft/)