From 6be902e7ca00d2fdda5a92ee0d5903d9affdf2b2 Mon Sep 17 00:00:00 2001 From: Al Date: Tue, 15 Sep 2015 22:36:04 +0100 Subject: [PATCH] Update readme with serial port instructions --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fd356ba..675d5f9 100644 --- a/readme.md +++ b/readme.md @@ -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). @@ -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: