mirror of
https://github.com/UzixLS/sdrsharp-catcontroller.git
synced 2026-05-02 00:46:51 +00:00
| Properties | ||
| .gitignore | ||
| MagicString.txt | ||
| README.md | ||
| SDRSharp.SerialController.csproj | ||
| SDRSharp.SerialController.csproj.user | ||
| SDRSharp.SerialController.sln | ||
| SerialControllerPanel.cs | ||
| SerialControllerPanel.Designer.cs | ||
| SerialControllerPanel.resx | ||
| SerialControllerPlugin.cs | ||
| SerialPort.cs | ||
| view-refresh.png | ||
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/)