summaryrefslogtreecommitdiffstats
path: root/ham/xdemorse/README
diff options
context:
space:
mode:
author JK Wood <joshuakwood@gmail.com>2014-07-16 19:03:08 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-16 19:03:35 +0700
commit5d17f10ae1abcb55da568537074f87799ac058ba (patch)
tree5729dd2f298590fcf6dc9b38fcc3602b14a5c12c /ham/xdemorse/README
parent26135b1acc16cb252a1211b1b1571a297e11f69d (diff)
downloadslackbuilds-5d17f10ae1abcb55da568537074f87799ac058ba.tar.gz
slackbuilds-5d17f10ae1abcb55da568537074f87799ac058ba.tar.xz
ham/xdemorse: Added (GTK+ Morse Code signal decoder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xdemorse/README')
-rw-r--r--ham/xdemorse/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/ham/xdemorse/README b/ham/xdemorse/README
new file mode 100644
index 0000000000..4b28e41987
--- /dev/null
+++ b/ham/xdemorse/README
@@ -0,0 +1,7 @@
+xdemorse is a GTK+ based Morse code signal decoder. It has an
+integer-arithmetic FFT-derived "waterfall" display of the incoming
+audio signal's spectrum, as well as a 'scope-like display of the
+audio detector's output and status of the mark/space discriminator
+("slicer"). xdemorse also has CAT for the FT847 and FT857 and
+this can be used to net the receiver's frequency to the incoming
+signal, by clicking near its trace in the waterfall display.