summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorf4exb <f4exb06@gmail.com>2019-06-09 19:51:59 +0200
committerf4exb <f4exb06@gmail.com>2019-06-09 19:51:59 +0200
commit58ee0951949f7b54cefe3dc1a40d4e3fc76b4a99 (patch)
tree33b62c5db4d833a97a07427ede4f29d4c1f1fff3 /Readme.md
parent8d493a9d2ded31ba4e8e389309bc9320b9a98ace (diff)
KiwiSDR: updated documentation and Qt5 websockets dependencies where missing. Updated version and changelogs
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 15bec3301..eaf54e5e2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -96,6 +96,10 @@ The [File sink plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/sample
Note that this plugin does not require any of the hardware support libraries nor the libusb library. It is always available in the list of devices as `FileSink[0]` even if no physical device is connected.
+<h2>KiwiSDR</h2>
+
+The [KiwiSDR plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesource/kiwisdr) is designed to enable connection to publicly available [KiwiSDR](http://kiwisdr.com/) receivers.
+
<h2>Test source</h2>
The [Test source plugin](https://github.com/f4exb/sdrangel/tree/master/plugins/samplesource/testsource) is an internal continuous wave generator that can be used to carry out test of software internals.