TS-50 IF and FA commands

This commit is contained in:
UzixLS
2016-05-02 15:24:29 +03:00
parent 2a72da6517
commit c995b5a3e8
10 changed files with 82 additions and 38 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# 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/)