|
From: w1hkj <w1...@be...> - 2016-01-21 04:47:46
|
at SourceForge: https://sourceforge.net/projects/fldigi/files/alpha_tests/ Version 3.23.07.21 alpha Exit delays * thread shut down processes to provide additional logging info * speed up shut down process Contest fields * Adjust width of exchange in logging field OS-X start_process * Add App recognition, OS X users can drag and drop the Applications folder icon to both the flmsg and the autostart executable target controls such as flrig, flamp, etc. LOG RECORD exports * Added these log entry variables to the export environment list - FLDIGI_LOG_STATE - FLDIGI_LOG_COUNTRY - FLDIGI_LOG_SERNO_IN - FLDIGI_LOG_SERNO_OUT - FLDIGI_XCHG_IN - FLDIGI_XCHG_OUT - FLDIGI_VE_PROV * Added LOGBOOK log entry variables to the export environment list - FLDIGI_LOGBOOK_CALL - FLDIGI_LOGBOOK_NAME - FLDIGI_LOGBOOK_DATE - FLDIGI_LOGBOOK_TIME_ON - FLDIGI_LOGBOOK_DATE_OFF - FLDIGI_LOGBOOK_TIME_OFF - FLDIGI_LOGBOOK_RST_IN - FLDIGI_LOGBOOK_RST_OUT - FLDIGI_LOGBOOK_FREQUENCY - FLDIGI_LOGBOOK_MODE - FLDIGI_LOGBOOK_STATE - FLDIGI_LOGBOOK_VE_PROV - FLDIGI_LOGBOOK_COUNTRY - FLDIGI_LOGBOOK_SERNO_IN - FLDIGI_LOGBOOK_SERNO_OUT - FLDIGI_LOGBOOK_XCHG_IN - FLDIGI_LOGBOOK_XCHG_OUT - FLDIGI_LOGBOOK_QTH - FLDIGI_LOGBOOK_LOCATOR - FLDIGI_LOGBOOK_QSL_R - FLDIGI_LOGBOOK_QSL_S - FLDIGI_LOGBOOK_NOTES - FLDIGI_LOGBOOK_TX_PWR - FLDIGI_LOGBOOK_COUNTY - FLDIGI_LOGBOOK_IOTA - FLDIGI_LOGBOOK_DXCC - FLDIGI_LOGBOOK_QSL_VIA - FLDIGI_LOGBOOK_CONTINENT - FLDIGI_LOGBOOK_CQZ - FLDIGI_LOGBOOK_ITUZ * Enable temp/log.adif for all OS, was just WIN and OS X HAMLIB CW RTTY * provide selectable sideband sense selection for CW and RTTY PSKR metric * Fixed erroneous metric computation when received signal is zero - error apparant when testing with CODEC that has no applied audio - bug report by Per Crusfalk, SM0RWO PSKR/8 * Fix segfault if starting pskbrowser in any of the pskr or 8psk modes Audio adjust * Added Tx/Rx audio adjustment details WEB query * Moved URL strings for various web call sign queries to progdefaults configuration. - updated hamqth to https address for browser lookup Mode Set * Changed mode_set logic to use std::string vice null terminated C string * Changed modes to size NUM_MODES vice NUM_RXTX_MODES. Tab key docs * Added illustration and emended text describing Tab key operation in the Tx text buffer. hamlib PTT_ON_DATA * changed PTT_ON to PTT_ON_DATA in call rig_set_ptt Macro Tool Bar * Correct edit / launch behavior of 4 row toolbar - removed dependency on 2 bar selection of alternate macro set XmlRpc client update * Corrected passing hi/lo cutoff values for supported transceivers such as the TS2000. * Added macro tags <RIGLO:nnnn> <RIGHI:nnnn> which make flrig requests to respectively set the lo-cut and hi-cut transceiver DSP filter settings. * Added get_sideband xmlrpc call to modified flrig Log Notes * Added control for user selection of clearing/retaining data in notes field after remote database query. Misc Updates * correct WF hesitation when processing post Tx macros * remove xmlrpc_rig ptt transition waiting from main loop * correct WF hesitation when transmitting MT63 start tones * added CTRL-nnn numeric sequence character entry to Fl_Input2 class. Allows direct entry of characters such as ñ in QSO fields, macro editor, etc. * added new menu items to FTextEdit and Fl_Input2 widgets - allow user to select UTF-8 special characters from pop-up menu (right click in widget). This effects TX text widgets and all data entry controls which use the Fl_Input2 widget. Set Frequency * Added code to update waterfall when changing vfo frequency from fldigi / flrig Rx SaveAs * correct Rx panel "Save text as..." end-of-line sequence 73, Dave, W1HKJ |