summaryrefslogtreecommitdiffstats
path: root/ham/flrig/README
blob: 2d1e5d3f4ec92de6f9bb7c42f0fd823c36ebabe9 (plain)
1
2
3
4
5
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.