[Ham-Mac] fldigi 4.2.05.12 development release

w1hkj w1hkj at bellsouth.net
Sun Apr 28 01:10:34 EDT 2024


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


  Index of /alpha/fldigi

  * Parent Directory <http://www.w1hkj.com/alpha/>
  * fldigi-4.2.05.12.tar.gz
    <http://www.w1hkj.com/alpha/fldigi/fldigi-4.2.05.12.tar.gz>
  * fldigi-4.2.05.12_LI.dmg
    <http://www.w1hkj.com/alpha/fldigi/fldigi-4.2.05.12_LI.dmg>
  * fldigi-4.2.05.12_VN.dmg
    <http://www.w1hkj.com/alpha/fldigi/fldigi-4.2.05.12_VN.dmg>
  * fldigi-4.2.05.12_setup.exe
    <http://www.w1hkj.com/alpha/fldigi/fldigi-4.2.05.12_setup.exe>
  * readme.dmg.txt <http://www.w1hkj.com/alpha/fldigi/readme.dmg.txt>
  * readme.txt <http://www.w1hkj.com/alpha/fldigi/readme.txt>

commit c773e63fa78393f9654a0e6b85fd6c3bbd33597f
Author: dave-w1hkj<w1hkj at bellsouth.net>
Date:   Sat Apr 27 23:43:42 2024 -0500

     CONFIG_LIST macro
     
       * modify contents of CONFIG_LIST macro to remove extraneous
         white space.  macro text size exceeded the compilers macro
         parser (without warning, just corrupt executable).

commit 92724fcd02b40c2a907d0549d5e3eabb0817e149
Author: dave-w1hkj<w1hkj at bellsouth.net>
Date:   Fri Apr 26 01:26:08 2024 -0500

     UDP log record
     
       * add write log record to UDP socket concurrent with other
         internal and external logbook recording.  UDP record in
         ADIF format and contains the following fields:
           . ADIF_MODE, SUBMODE
           . FREQ, BAND
           . QSO_DATE, TIME_ON
           . QSO_DATE_OFF, TIME_OFF
           . GRIDSQUARE
           . NAME, QTH, STATE, VE_PROV, COUNTRY
           . RST_SENT, RST_RCVD
           . STX, STR
         and record terminated by <EOR>

commit 6d87dd4ddf10b1279d0174417172ad0a39170cdb
Author: dave-w1hkj<w1hkj at bellsouth.net>
Date:   Sat Apr 27 07:44:58 2024 -0500

     FMT thread
     
       * insure that FMT thread is closed when modem is deleted
         . windows gags on multiple threads writing to same object
       * put a whole file lock on the csv file during entire time
         it is being written to by the FMT modem.  Excel is an
         ultra greedy application that attempts to lock a file before
         any reads or writes and does so even to a file opened for
         write by another program.  Bah Humbug!


73, David, W1HKJ

NOTE: when testing development versions of fldigi you should ALWAYS back up you fldigi files folder before executing the test version

On XP 	C:\"Documents and Settings\<urlogin>\fldigi.files"
On W2K 	C:\"Documents and Settings\<urlogin>\fldigi.files"
On Vista/Win7/8/10/11 	C:\User\<urlogin>\fldigi.files
On Linux
	/home/<user>/.fldigi
On MacOS
	/Users/<user>/.fldigi


More information about the Ham-Mac mailing list