Flrig v1.3.27 now available
The hard-working development team led by W1HKJ have announced the release of Flrig v1.3.27. Flrig is a transceiver control program designed to be used either stand alone or as an adjunct to Fldigi.
This version of Flrig is a maintenance release with a variety of bug fixes and several new features. Full details are available in the ReadMe file available for download and below this announcement.
As with all of the FL suite, Flrig continues to support both PowerPC and Intel (i386) processors; with individual downloads available for each architecture and can be downloaded here.
Version 1.3.27
- Maintenance release
TS480SAT extras
- Added Noise blanker on/off, set/get value
New controls
- Added following controls
– AGC
For these transceivers- – IC-7200
- – TS-480SAT
Xmlrpcpp source director
- update based on fldigi/src/xmlrpcpp.
– needed for correct build on OS X Xcode8
FT100D
- Correct vfo tracking problem
IC9100 mode/bw
- Corrected Mode selection
- Disabled BW selection
TS990 TS590SG
- Modification to read swr/alc
- Modification to initialize ATT
restore keep rig data
- add missing set clear for menu items
TT 550 Pegasus mods
- enabled VFO adjust
- changed method of setting TUNE command
- added AT11 support
- added power peak detect
IC7300 serial defaults
- Change to be same as 7200 defaults sans baudrate
TS990 ALC/SWR
- correct meter reading methods
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 &&
~~~~~~~~~~~^~~~~~~~~~~~~
mxe update
- corrected mxe build scripts
IC756 volume range
- Change range to 0..100
C11 errors
- changes to correct C11 reported warnings/errors