slackbuilds_ponce/ham/flrig/README
Gustavo Conrad 18a0084540 ham/flrig: Added (Amateur Radio transceiver control program).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-21 13:29:37 +00:00

5 lines
328 B
Text

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.