Skip to content

Commit

Permalink
Update readme with serial port instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
EarToEarOak committed Sep 15, 2015
1 parent 9879b1d commit 6be902e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Copyright 2014 - 2015 Al Brown
al [at] eartoearoak.com


A network remote control plugin for SDRSharp.
A network and serial remote control plugin for SDRSharp.

More details can be found [here](http://eartoearoak.com/software/sdrsharp-net-remote).

Expand All @@ -29,6 +29,8 @@ You should get a JSON response showing the plugin name and version, for example:

{"Name":"Net Remote","Version":"1.0.5282.28765"}

Commands will also be read from the serial port set in the control panel, currently the port defaults to 115200 8N1.

## Commands ##
Commands are JSON formatted strings containing a *Command*, *Method* and optional *Value* attributes. For example to set the current volume to 30:

Expand Down

0 comments on commit 6be902e

Please sign in to comment.