diff options
author | Gustavo Conrad <gus3963@gmail.com> | 2020-06-18 07:08:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-20 07:59:30 +0700 |
commit | 9565d880501e84298be3bb552c1b8e5895729204 (patch) | |
tree | 11f3059a0a5f7568fca3441acb33de8602ff54df /ham/flrig/README | |
parent | 07e0e2010388855125316407b57cf60b715f4a93 (diff) | |
download | slackbuilds-9565d880501e84298be3bb552c1b8e5895729204.tar.gz |
ham/flrig: Updated for version 1.3.50.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/flrig/README')
-rw-r--r-- | ham/flrig/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/ham/flrig/README b/ham/flrig/README index 2d1e5d3f4e..71494d54cb 100644 --- a/ham/flrig/README +++ b/ham/flrig/README @@ -1,5 +1,6 @@ -Flrig is a transceiver control program for Amateur Radio use. It does -not use any 3rd party transceiver control libraries. It is a c++ pro- -gram that encapsulates each transceiver in it's own class. Where ever -possible the transceiver class(s) use polymorphism to reuse code that -is portable across a series of transceivers. +FLRIG is a transceiver control program for Amateur Radio use. +It is designed to be used either stand alone or as an adjunct to FLDIGI. +It does not use any 3rd party transceiver control libraries. +The supported transceivers all have some degree of CAT. The FLRIG user +nterface changes to accommodate the degree of CAT support available for +the transceiver in use. |