No description
Find a file
Kamal Mostafa bd2de4e09d fix XmlRpc tm_mday comparison typo
xmlrpcpp/XmlRpcValue.cpp: In function ‘bool XmlRpc::tmEq(const tm&,
const tm&)’:
xmlrpcpp/XmlRpcValue.cpp:159:52: warning: self-comparison always
evaluates to true [-Wtautological-compare]
             t1.tm_hour == t2.tm_hour && t1.tm_mday == t1.tm_mday &&
                                         ~~~~~~~~~~~^~~~~~~~~~~~~
2016-07-03 07:52:30 -07:00
data Compile cleanup 2013-08-29 08:47:54 -05:00
doxygen KX3 2015-03-27 07:32:06 -05:00
m4 BUILD_{DATE,USER,HOST} 2015-06-11 03:07:17 -05:00
scripts MXE update 2015-08-14 13:53:19 -05:00
src fix XmlRpc tm_mday comparison typo 2016-07-03 07:52:30 -07:00
AUTHORS Version 0.9.9 2009-11-23 06:52:19 -06:00
ChangeLog Version 1.3.26 2016-06-09 05:07:50 -05:00
configure.ac Version 1.3.26 2016-06-09 05:07:50 -05:00
COPYING Version 0.9.9 2009-11-23 06:52:19 -06:00
INSTALL Dependencies 2009-11-24 13:54:16 -06:00
Makefile.am New User Interface 2012-04-27 09:35:18 -05:00
README Dependencies 2009-11-24 13:54:16 -06:00

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.

The latest version can always be found at:

  http://www.w1hkj.com/

Join the linuxham, NBEMSham or win-fldigi Yahoo group for support, news 
and updates on W1HKJ software:

  http://groups.yahoo.com/group/linuxham/join
  http://groups.yahoo.com/group/NBEMSham/join
  http://groups.yahoo.com/group/win-fldigi/join