diff options
author | Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)> | 2017-08-24 13:48:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:47 +0700 |
commit | 1a1d31ec9d7b6c55c8d13fda8148227a43493ca8 (patch) | |
tree | 6573f70682fef28294a071158aeb1644fa5613a8 /ham/SoapyRemote/README | |
parent | bee63db79f2483c6dfe38e995ed461c81e9282d3 (diff) |
ham/SoapyRemote: Added (Remote support for Soapy SDR).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham/SoapyRemote/README')
-rw-r--r-- | ham/SoapyRemote/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ham/SoapyRemote/README b/ham/SoapyRemote/README new file mode 100644 index 0000000000000..f58a02cfc7bae --- /dev/null +++ b/ham/SoapyRemote/README @@ -0,0 +1,13 @@ +Use any SoapySDR supported device transparently over a local network +link. The remote support feature can turn any SDR into a network +peripheral. + +Potential use-cases for Soapy Remote: + +* share the SDR device over a network +* use the device in multiple processes +* or use the device on multiple hosts +* a multi-threaded abstraction layer +* aid in embedded-device development +* or a work-around for software issues +* adapt an IPv4 SDR for an IPv6 network |