summaryrefslogtreecommitdiffstats
path: root/ham/csdr/README
diff options
context:
space:
mode:
author pyllyukko <pyllyukko@maimed.org>2019-08-24 07:39:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-24 07:39:26 +0700
commitc7b2a07857212219f015a46743ac4092587783c9 (patch)
tree2f8ab8f9fe1e9e1b77619ca04f0de323a371e88d /ham/csdr/README
parentf054c587164c52fe440c4d0e5f31bf08bc892db4 (diff)
downloadslackbuilds-c7b2a07857212219f015a46743ac4092587783c9.tar.gz
slackbuilds-c7b2a07857212219f015a46743ac4092587783c9.tar.xz
ham/csdr: Added (DSP Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/csdr/README')
-rw-r--r--ham/csdr/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ham/csdr/README b/ham/csdr/README
new file mode 100644
index 0000000000..1849e4b3b7
--- /dev/null
+++ b/ham/csdr/README
@@ -0,0 +1,3 @@
+csdr is a command line tool to carry out DSP tasks for Software Defined Radio.
+
+It can be used to build simple signal processing flow graphs, right from the command line.