summaryrefslogtreecommitdiffstats
path: root/ham/sdrpp/README
diff options
context:
space:
mode:
author Andrea Sacchetti Picchio <andrea dot sacchettipicchio at gmail dot com>2023-12-10 22:12:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-15 22:13:09 +0700
commit41465ae83ff73fadd482be0db515af6d7f0a7bd9 (patch)
tree181bacf51426ae2ea013c146b5281cd72501a071 /ham/sdrpp/README
parentc1e2d7035bbe1b24bff47f4aac490af732f9ac83 (diff)
downloadslackbuilds-41465ae83ff73fadd482be0db515af6d7f0a7bd9.tar.gz
slackbuilds-41465ae83ff73fadd482be0db515af6d7f0a7bd9.tar.xz
ham/sdrpp: Added (SDR receiver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/sdrpp/README')
-rw-r--r--ham/sdrpp/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/ham/sdrpp/README b/ham/sdrpp/README
new file mode 100644
index 0000000000..2faa5d5cee
--- /dev/null
+++ b/ham/sdrpp/README
@@ -0,0 +1,14 @@
+SDR++ is a cross-platform and open source SDR software with the aim of
+being bloat free and simple to use.
+
+Features:
+- Multi VFO
+- Wide hardware support (both through SoapySDR and dedicated modules)
+- SIMD accelerated DSP
+- Cross-platform (Windows, Linux, OSX and BSD)
+- Full waterfall update when possible. Makes browsing signals easier
+ and more pleasant
+- Modular design (easily write your own plugins)
+
+Optional: bladeRF, Airspy, LimeSDR and PlutoSDR.
+(not available at slackbuilds.org)