|
|
|
|
Changelog for flrig-1.3.42-1.1.x86_64.rpm :
Sun Feb 3 13:00:00 2019 Wojciech Kazubski - update to version 1.3.42
Thu Nov 8 13:00:00 2018 Wojciech Kazubski - update to version 1.3.40 - specfile cleanup
Tue May 16 14:00:00 2017 dl8fclAATTdarc.de - update to version 1.3.31 * IC735 Changed frequency resolution to 10 Hertz * FT817 CW MODE. Modify code to insure that CW is USB and CW-R is LSB type reception * Added FT-891 class and support code * IC7200 Initial BW added * TS850 Added backend class for TS850 transceiver
Sat Apr 1 14:00:00 2017 dl8fclAATTdarc.de - update to version 1.3.30 * remove FT817 base class dependency from both FT857D and FT897D class definitions.
Thu Mar 30 14:00:00 2017 dl8fclAATTdarc.de - update to version 1.3.29 TS990 * Enable MON on/off for TX monitoring * Set / Read SWR & ALC * Replace all atoi(...) code with fm_decimal(p, n) FT817 * added code to read vfo B state * added 5 watt power scale * added undocumented read vfo A/B state 0x00 0x55 0x00 0x00 0xBB * Implement undocumented CAT command BD to read PWR, SWR and ALC * Prevent flrig from making changes to xcvr vfo mode etc. when memory channel usage detected - display MEMORY on flrig main display when so detected * disabled POWER control on wide and touch UI Xcvr Init * cleaned up init code to provide improved code readability * added test for two vfos to VFO initialization k3 kx3 * code change needed to read K3/KX3 meters AGC button * set button illumination to user color selection initial bandwidth * retain xcvr bandwidth when changing modes via xmlrpc server command BCD/Decimal conversions * change parameter passing to string vice sz pointer. - 64 bit compiles were passing null strings when contents of original substr returned values were similar to \"00 40\" ! Missing tooltips * Added tooltips for S-meter, CW-wpm Polling * Add set all for meters & operating controls TS480SAT update * Update to NR, AN, and Squelch controls * Change default baud rate to 57600 FT817 metering * Enable S-meter and Power-out metering Exchange-Equalize AB * Implement Exchange CAT command for Icom xcvrs - 718, 706MKIIG - 746, 746PRO, 756, 756PRO2, 756PRO3 - 7000, 7100, 7200, 7300, 7410, 7600, 7800 - 910, 9100 IC7300 update * all updates combined effort of KB1OIQ and W1HKJ * change mode set/get methods * correct various command strings * added AGC, OFF, FAST, MED, SLO * add IF shift function using upper/lower passband tuning commands. - IF shift slider range changes to +/- BW/2 as bandwidth is selected. - IF shift slider always increments by 50 Hz * added tooltips to VOX and Compression controls PCR1000 update * correction to IF Shift control method * corrected various text strings IC7200 mods * modify set_split method * add get_split, can_split methods * add IF shift function using upper/lower passband tuning commands. - IF shift slider range changes to +/- BW/2 as bandwidth is selected. - IF shift slider always increments by 50 Hz * correct logic for queA / queB processing
Sun Jan 22 13:00:00 2017 dl8fclAATTdarc.de - update to version 1.3.28 Multiple xmlrpc servers * Add configuration item in the file \"flrig.prefs\" - xml_port:nn where nn is the port number, default is 12345 - start and then stop flrig - edit the flrig.prefs file to change the port assignment - direct configuration usage with the --config-dir command line parameter. Separate PTT * Change to allow both DTR and RTS switching K2 comments * Added data strings received from M1CNK User defined command buttons * Added 8 user defined command buttons - allows user to add items like power on / off etc. ic7300 update * Corrected data mode tables and command strings * Corrected get bandwidth command strings IC9100 update * Added CAT strings for setting data mode for LSB and USB data modes added to mode combo box
Thu Dec 8 13:00:00 2016 dl8fclAATTdarc.de - update to version 1.3.27 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
Mon Jun 27 14:00:00 2016 dl8fclAATTdarc.de - update to version 1.3.26 IC7200 update, Added read attenuator method to IC7200 class
Sat Feb 6 13:00:00 2016 dl8fclAATTt-online.de - update to version 1.3.24 * Added backend for Yaesu FTdx9000 transceiver * Add new backend for Yaesu FT0991 * FT5000 removed CW_SPOT_TONE method * FTdx3000 removed CW_TONE_SPOT method * removed dependency on enumerated list of rigs - a cause of numerous seg faults when adding and testing a new transceiver class * removed use of \"rig_nbr\" to reference either list of rigs or selected rig. - rigs are uniquely identified by noun name * TS2000 updates - VFO-B read/write - A/B switch - Corrected SL/SH tables - Corrected xml server updates of hi/lo cutoff values - Corrected rig enumerations in rigbase.h and rigs.h - Tested TS2000 class with physical transceiver - Calibrated notch filter settings * Added code in serial thread to isolate K3/KX3 vfo, mode, bw reads from the other supported transceivers. * FT900: Update from DJ7HS - vfo A/B swap fix - poll-split fix - read front panel vfoA/B select * IC7100 data mode detect
Sun Dec 13 13:00:00 2015 dl8fclAATTdarc.de - update to version 1.3.23 * FT817 FT857D FT897D,added read ACK after every write, up to 10 retries if ACK not received after write. * xmlrpc server, added new get\'s - rig.get_info, transfers all controls data in a single string - rig.get_update, transfers all changed controls data in a single string, \"NIL\" if no changes FT900 * FT900 backend added, contributed by Ernst Schroeder, DJ7HS * Correct split behavior for have_splitAB designated xcvrs like the FT950 and FT900 TS590SG * add back end for 590SG MXE update FT990a * simple blind control of FT990 with very early ROM version Set Mode/BW controls * change ordering of set when mode change read from transceiver KENWOOD mods * change read SWR / ALC command strings and interpretation for TS990 * correct various errors in Shift/Width, Lo/Hi cut tables. Reorder use of SL and SH variables - TS480 - TS590 - TS870 - TS990 - TS2000 IC7800 * Added IC-7800 class fldigi BW interface * Add missing bw_vals_ to various xcvr backends restore xml client * allow flrig to act as either a multi-client xmlrcp server or a single client to fldigi server BUILD_{DATE,USER,HOST}
Tue Apr 28 14:00:00 2015 dl8fclAATTdarc.de - update to version 1.3.22 requires libflxmlrpc
Sat Apr 4 14:00:00 2015 dl8fclAATTdarc.de - update to version 1.3.21, Maintenance release
Tue Mar 24 13:00:00 2015 dl8fclAATTdarc.de - update to version 1.3.20, Maintenance release
Fri Dec 26 13:00:00 2014 dl8fclAATTdarc.de - update to version 1.3.19, Maintenance release
Wed Dec 10 13:00:00 2014 dl8fclAATTdarc.de - update to version 1.3.18, Maintenance release
Thu Oct 16 14:00:00 2014 dl8fclAATTdarc.de - update to version 1.3.17 * new transceivers FT450D, IC7410 * support for touch screen interface
Mon Jun 30 14:00:00 2014 dl8fclAATTdarc.de - update to version 1.3.16, Maintenance release * Corrected FTdx1200 get_mode * insure that RTS/DTR are inactive when closing the serial port * Added wait_char function * Modified FT950 code to use wait_char * fixed logic error for --config-dir expansion * Added detection of socat virtual ports created as $HOME/virtual/ttySnn * reorganize src directories / files in preparation for addition of remote server capability. * Added detection of executable location in folder ending in FL_APPS. If found, that folder is used as the $HOME folder for all flrig configuration folders/files. * Added detection of flrig.files in $HOME. If present that directory is used in lieu of .flrig * Updates iaw W3NR feedback (TT599) * Corrected FT847 power out and smeter conversions * Corrected Pegasus split mode operation - When ON . Receive frequency remains on active VFO . Transmit frequency changes to inactive VFO - When OFF . Rx & Tx frequency iaw active VFO * IC756 xcvr added ComboBox/ListBox * add key stroke handler to popup * down arrow opens the popup if the combo has keyboard focus. * up/down arrow keys move selection in popup * enter key moves the popup selection to the output widget * escape key closes the popup * enter ASCII key sequence to search for and select corresponding entry in popup * closing popup erases keyboard buffer * added Fl_ListBox, derived from Fl_ComboBox License Declaration * Updated all source licensing to satisfy distribution requirements.
Tue Feb 4 13:00:00 2014 dl8fclAATTdarc.de - update to version 1.3.5, Maintenance release
Tue Oct 29 13:00:00 2013 dl8fclAATTdarc.de - update to version 1.3.4, Maintenance release
Tue Sep 3 14:00:00 2013 dl8fclAATTdarc.de - update to version 1.3.3 * Added FTdx3000 and IC-7100
Fri May 24 14:00:00 2013 dl8fclAATTdarc.de - update to version 1.3.2, Maintenance release * Added control class for Yaesu FT-990 * Added serial port identification use /dev/serial/by-id/ entries * Added VFO adjust control for FT950 * Add code to control A/B; B/A split operations for TS870
Sun Jan 6 13:00:00 2013 dl8fclAATTdarc.de - update to version 1.3.11, Maintenance release
Fri Dec 21 13:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.10
Wed Dec 12 13:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.09, Maintenance release
Sat Sep 1 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.08
Mon Aug 6 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.07, Maintenance release
Sat Jul 7 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.05, Maintenance release
Mon Jun 25 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.03
Mon May 7 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.3.01
Tue Apr 17 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.2.13
Tue Mar 27 14:00:00 2012 dl8fclAATTdarc.de - update to version 1.2.12
Thu Jan 26 13:00:00 2012 dl8fclAATTdarc.de - update to version 1.2.6, build with fltk-1.1.10 and fltk-1.3.0
Tue Dec 27 13:00:00 2011 dl8fclAATTdarc.de - update to version 1.2.5, maintenance release
Wed Nov 2 13:00:00 2011 dl8fclAATTdarc.de - update to version 1.2.2
Mon Aug 22 14:00:00 2011 dl8fclAATTdarc.de - update to version 1.2.0
Sun Apr 10 14:00:00 2011 dl8fclAATTdarc.de - update to version 1.1.3
Wed Mar 30 14:00:00 2011 dl8fclAATTdarc.de - update to version 1.1.2
Tue Mar 22 13:00:00 2011 dl8fclAATTdarc.de - update to version 1.1.1
Sun Feb 20 13:00:00 2011 dl8fclAATTdarc.de - update to version 1.0.1
Sun Jan 30 13:00:00 2011 dl8fclAATTdarc.de - update to version 1.0.0bX
Sat Nov 27 13:00:00 2010 dl8fclAATTdarc.de - update to version 1.0.0bO
Thu Aug 5 14:00:00 2010 dl8fclAATTdarc.de - update to version 1.0.0bN
Sat Jul 17 14:00:00 2010 dl8fclAATTdarc.de - update to version 1.0.0bI
Tue Jul 6 14:00:00 2010 dl8fclAATTdarc.de - update to version 1.0.0bG
Mon May 3 14:00:00 2010 dl8fclAATTdarc.de - import into buildservice
|
|
|