diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-15 23:07:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:26:49 +0700 |
commit | da38baeaa5714931f5ab2da681674b06ffc9b1d7 (patch) | |
tree | 585b3487b90197c17a51f9954a871d177e5b66c6 /ham/linpsk/README | |
parent | 129c190a6817c4661d488cbd8adb0b8ba0def748 (diff) |
ham/linpsk: Added (QT4-based PSK31 program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/linpsk/README')
-rw-r--r-- | ham/linpsk/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ham/linpsk/README b/ham/linpsk/README new file mode 100644 index 000000000000..d57ac1817f78 --- /dev/null +++ b/ham/linpsk/README @@ -0,0 +1,10 @@ +LinPsk is a Psk31 and RTTY program for Linux using Qt. +It's roots are based on WinPsk 1.0. + +LinPSK uses ALSA and can be configured to key your +radio using your serial port. Any number of homebrew +or commercially available serial port interfaces should +work for this purpose. + +LinPSK can optionally be used with LinLogbook, which it +integrates with well (and is also available at Slackbuilds.org.) |