mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
18a0084540
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
328 B
Text
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.
|