summaryrefslogtreecommitdiffstats
path: root/ham/lpsk31/README
diff options
context:
space:
mode:
author JK Wood <joshuakwood@gmail.com>2019-12-29 11:05:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-29 11:05:25 +0700
commitaecb78bda8b6771687267105b156df244aeaa649 (patch)
tree15701fe228f34fd948a03da67c7c1a15bb0b91ae /ham/lpsk31/README
parentf6de06472d1dd7ca2a2b689c386cf063c64021e6 (diff)
downloadslackbuilds-aecb78bda8b6771687267105b156df244aeaa649.tar.gz
slackbuilds-aecb78bda8b6771687267105b156df244aeaa649.tar.xz
ham/lpsk31: Added (psk31 program for linux).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/lpsk31/README')
-rw-r--r--ham/lpsk31/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ham/lpsk31/README b/ham/lpsk31/README
new file mode 100644
index 0000000000..b0884fe689
--- /dev/null
+++ b/ham/lpsk31/README
@@ -0,0 +1,9 @@
+lpsk31 is a ncurses console application for ham radio communications in the
+popular PSK31 digital mode. lpsk31 uses only integer arithmetic for both
+signal detection and audio tone synthesis, so that it needs no floating point
+calculations for its operation. lpsk31 can keep a log of QSO's in text and
+ADIF format as well as a raw log of all that is typed in the transmit window
+or displayed in the receive window. Some QSO data (signal strength and
+frequency) can be acquired automatically via a CAT interface from the
+transceiver itself, if it is an FT847. Unfortunately there is no CAT for other
+types of transceiver since I had problems using Hamlib.