mirror of
https://github.com/UzixLS/sdrsharp-catcontroller.git
synced 2025-07-18 23:01:39 +03:00
TS-50 MD command
This commit is contained in:
13
README.md
13
README.md
@ -1,8 +1,17 @@
|
||||
# sdrsharp-catcontroller
|
||||
|
||||
This plugin allow SDR# to be controlled via serial (COM) interface with subset of TS-50 receiver commands.
|
||||
This plugin allow SDR# to be controlled via serial (COM) interface with set of TS-50 receiver commands.
|
||||
E.g. it can be coupled with com0com virtual serial port and Fldigi for better convenience.
|
||||
|
||||
Supported commands:
|
||||
* IF - get frequency
|
||||
* IF - get frequency and mode
|
||||
* FA - set frequency
|
||||
* MD - set mode (AM,FM,USB,LSB,CW)
|
||||
|
||||
Serial port parameters:
|
||||
* Speed: 9600
|
||||
* Data bits: 8
|
||||
* Stop bits: 1
|
||||
* Parity: none
|
||||
|
||||
This plugin based on code by pewusoft (http://users.vline.pl/~pewusoft/)
|
||||
|
Reference in New Issue
Block a user