diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-16 18:56:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:56:43 +0700 |
commit | 142eab5bf688cc074c11585c0415db684367d05b (patch) | |
tree | b6799a9652e322a4f11da6c7ec5bf8b4dbf9c870 /ham/xpsk31/README | |
parent | d13e718fb014ad4cdf658667755bb34eaf814458 (diff) |
ham/xpsk31: Added (GTK+ PSK31 program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xpsk31/README')
-rw-r--r-- | ham/xpsk31/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ham/xpsk31/README b/ham/xpsk31/README new file mode 100644 index 000000000000..1ffc807e2d12 --- /dev/null +++ b/ham/xpsk31/README @@ -0,0 +1,13 @@ +xpsk31 is a GTK+ graphical version of lpsk31, using the same basic +signal decoding and encoding engine but controlled by the user via +the GUI. In addition it has a FFT-derived "waterfall" display of +the incoming signal and a "magniphase" display that shows the magnitude, +phase and frequency error of the psk31 signal. It has similar QSO +logging facilities and CAT control, for the FT847 and FT857 transceivers, +which can be used to tune the transceiver to the appropriate carrier +frequency by clicking on a signal trace. + +By default, xpsk31 wants to install a config file into the installing +user's home directory. This has been redirected to +/usr/share/xpsk31-$VERSION/xpsx31rc and can be installed +from there into ~/xpsk31/. |