[Ham-Mac] fldigi 4.1.23.11 posted

w1hkj w1hkj at bellsouth.net
Sat Aug 20 09:46:22 EDT 2022


at http://www.w1hkj.com/alpha/fldigi

	fldigi-4.1.23.11.tar.gz 
<http://www.w1hkj.com/alpha/fldigi/fldigi-4.1.23.11.tar.gz> 	2022-08-20 
09:35 	4.7M 	
	fldigi-4.1.23.11_BS.dmg 
<http://www.w1hkj.com/alpha/fldigi/fldigi-4.1.23.11_BS.dmg> 	2022-08-20 
09:35 	14M 	
	fldigi-4.1.23.11_HS.dmg 
<http://www.w1hkj.com/alpha/fldigi/fldigi-4.1.23.11_HS.dmg> 	2022-08-20 
09:35 	7.4M 	
	fldigi-4.1.23.11_LI.dmg 
<http://www.w1hkj.com/alpha/fldigi/fldigi-4.1.23.11_LI.dmg> 	2022-08-20 
09:35 	7.6M 	
	fldigi-4.1.23.11_setup.exe 
<http://www.w1hkj.com/alpha/fldigi/fldigi-4.1.23.11_setup.exe> 
2022-08-20 09:35 	6.4M 	
	mode.band.save.png 
<http://www.w1hkj.com/alpha/fldigi/mode.band.save.png> 	2022-08-20 09:35 
	42K 	
	readme.dmg.txt <http://www.w1hkj.com/alpha/fldigi/readme.dmg.txt> 
2022-08-20 09:35 	576 	
	readme.txt <http://www.w1hkj.com/alpha/fldigi/readme.txt> 	2022-08-20 
09:35 	3.5K 	
	txpwr.select.png <http://www.w1hkj.com/alpha/fldigi/txpwr.select.png> 
2022-08-20 09:35 	51K 	


Changes to configuration dialog:





commit 49e997d1814c1f2a66f9aa33eb9e541f5f5d17f3
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Sat Aug 20 05:46:00 2022 -0500

     alpha

commit e1afcb843e030176e2f2949656b08ec85ba434a2
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Sat Aug 20 05:46:12 2022 -0500

*    Tx Power Logging**
****
**      * add peak detection over fixed time interval**
**      * add read peak**
**      * add user select to log tx pwrmeter or fixed input value**
*
commit d99388684bff346a2f06522b06fd6e0f7bdb5a6b
Author: Dave Tillman <blennie96 at verizon.net>
Date:   Mon Aug 15 14:44:44 2022 -0500

     Fixed County combo box crash to desktop

       * Under some scenarios, clicking on the County combo box button
         in the Log section of the main UI would cause the program to crash.

commit 54ae0844ad1e3a43ac55b55df03d0625a9b6de35
Author: Dave Tillman <blennie96 at verizon.net>
Date:   Mon Aug 15 14:44:28 2022 -0500

     Fixed 30 meter CW shortcut in frequencies2.txt

       * Typo in frequency for 30 meter CW put it on the 160 meter band

commit a11b9a11052b4c210ece2367c353c59f04547dca
Author: Dave Tillman <blennie96 at verizon.net>
Date:   Mon Aug 15 14:44:10 2022 -0500

     Fixed grid locator spec in pskreporter query

       * Error in query syntax precluded filtering Activity
         by arbitrary grid square

commit a510c39017d3aa789dcc8f3b2dcde706771c278f
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Tue Aug 16 18:48:09 2022 -0500

*    Mode State**  (1)
****
**      * expand mode state to index both by-mode and by-band**
**      * mode state includes these parameters:**
**        . band**
**        . TX attenuator: default -12.0 dB**
**        . squelch level: default 30 % of full scale**
**        . squelch state: default ON**
**        . afc state: default ON**
**        . reverse: default OFF**
**      * save mode-band state variables in mode_state prefs file**
**      * save global mode state variable in status prefs file**
**      * rewrite as C++ class, insure compatibility with OS-X Lion gcc**
*
commit a6f434d0debbdcb07388d6e7693f95609cf9ab9e
Author: Dave Tillman <blennie96 at verizon.net>
Date:   Wed Aug 3 12:24:37 2022 -0400

     Activity Query Fix

       * Fixed crash-to-desktop upon Activity (pskreporter) query.
         The associated thread required a qrunner object for
         communication with the main thread but did not have one.

commit 01c48ccda7e5965dcc331124d10f395eebf4ea73
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Wed Jul 27 10:33:40 2022 -0500

     rtty squelch

       * correct squelch estimation for zero signal, zero noise

commit 9039a0724be21055d274bb23d901612bca2e4081
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Sun Jul 24 10:16:29 2022 -0500

     Audio Filter

       * Add bandwidth lines to waterfall display

commit 35f639d9a7cf55918b046431462a99b1920f699c
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Mon Jul 25 10:33:17 2022 -0500

     Macro Editor modal state

       * add code to set macro editor to non-modal

commit 9c8907e91774ee785ba0cce390f365453829217e
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Wed Jul 27 13:56:51 2022 -0500

     K4 qrq CW

       * change CAT keying to allow up to 100 WPM on K4.

commit 5ca1a6a509fb5001fa0930ff7427d77534b55a73
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Fri Jun 24 09:28:05 2022 -0500

     Sans Portaudio

       * stub out audio alert and rx monitor functions if Portaudio
         library not present

commit 61b97f4133c488063f3de1795c894d22d5032e8a
Author: dave-w1hkj <w1hkj at bellsouth.net>
Date:   Thu Jun 23 08:19:27 2022 -0500

     Version 4.1.23

(1) mode band state saved to file /mode_state.prefs

/; FLTK preferences file format 1.0
; vendor: w1hkj.com
; application: mode_state

[.]

...

CW.tx_80:-120
CW.rev_80:0
CW.afc_80:1
CW.sqstate_80:1
CW.sqlevel_80:300
CW.tx_75:-120
CW.rev_75:0
CW.afc_75:1
CW.sqstate_75:1
CW.sqlevel_75:300
CW.tx_40:-120
CW.rev_40:0
CW.afc_40:1
CW.sqstate_40:1
CW.sqlevel_40:300

...

where values for mode MM and band NN are

MM.tx_NN: */tx_attenuator * 10/*
MM.rev_NN: */boolean, on 1, off 0/*
MM.afc_NN: */boolean/*
MM.sqstate_NN: */boolean/*
MM.sqlevel_NN: */squelch slider value * 10/*
//
73, David, W1HKJ


More information about the Ham-Mac mailing list