diff options
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. |