开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: flrig color configuration

 

开云体育

Please consider making the colours suitable for colour-blind people.

The link??is just the first one I came across in a Google search.

When I was running a project that was producing a web site for a government organisation here, we had to have the design checked for accessibility for colour-blind users. I understand that this may not be a requirement for flrig, but if you can consider it, then that will help your users.

Susan


correction to flrig posting

 

开云体育

change fldigi.files to flrig.files

David


Re: flrig color configuration

 

开云体育

If you only knew how much work this represents ?.

Dave

On 5/20/24 17:14, Doug K7KY wrote:

Very nice, Dave.? Maybe NBEMS suite next?


Re: flrig color configuration

 

Very nice, Dave.? Maybe NBEMS suite next?


flrig 2.0.05.51 development test release posted at

 

开云体育

Index of /alpha/flrig



See readme.txt for changes.?

This version allows you to more fully change and manage the user interface style and colors.



This is an example of a dark scheme.? UI schemes are saved in separate <NAMED>.UI.prefs files which can be saved, restored, and shared between flrig instances.? This dark scheme is defined in the file "darkscheme.UI.prefs" which you can download.

Before trying you should
  • start flrig
  • select Config/UI/Save prefs to save your current color scheme.? Either use 'default' or name it to indicate it's characteristics.
  • save the downloaded file, darkscheme.UI.prefs to the fldigi files folder (on Windows it is the folder flrig.files in you home folder)
  • select Config/UI/Load prefs and select the darkscheme file.

I've tested this by transferring the darkscheme.UI.prefs file to a Windows, and a MacOS computer from the original Linux test computer.

73, David, W1HKJ



flrig color configuration

 

开云体育

I am working on the color / scheme selection dialogs for flrig.? The result will no doubt pass the Abe Lincoln test, "You can please some of the people..."

This dark scheme will be possible with the changes:



73, David, W1HKJ


flrig 2.0.05.50 development release posted at

 

开云体育

Index of /alpha/flrig

See readme.txt for complete list of changes after 2.0.05.

See flrig-2.0.05.50.png for view of changes in dialog(s).? Note that user interface changes has been split into system and color dialogs.? Enable tooltips and hover the mouse over various controls on any of the dialogs for control operation hints.

Please report discrepancies, hidden features, bugs to this forum.

73, David, W1HKJ


Re: [winfldigi] flrig: User Interface settings issues - Tested on 2.0.05.49

 

开云体育

Tim,

I find your haughty attitude disengaging.? Let me be a little frank with you.
  • github is not the primary repository for flrig.? Neither is it for fldigi.
  • Source Forge is the primary repository.
  • flrig is fully open source and you are free to correct deficiencies, both bugs and cosmetic.? return the code changes to the developer(s) for merger with other submissions.
  • most users are concerned with functionality and are willing to abide with some user interface inconveniences.
  • the primary flrig developer was marginally available for all of the years 2022 and 2023 as he was primary caregiver to a dying spouse.? 2024 has been a catch up year for more critical code items.
  • thank you for reporting the discrepancies.

73, David, W1HKJ



On 5/13/24 20:19, Tim wrote:

Hello!

I have tested and confirmed the following outstanding UI issues with flrig 2.0.5.49. ?See details of each issue at the end.

== Reset/Cancel loses your original settings: ?Unchanged. ?Cancel does *not* undo the reset.

== Tab Clr does not reset: ?Unchanged. ?Reset does *not* reset Tab Clr

== Automatically-changing foreground text color: ?Unchanged. ?Changing System/Bgnd2 changes foreground colors for *unrelated* elements!

== Configuration tree navigator hard-coded black: ?Unchanged. ?Still hard-coded to black.

== UI does not update dynamically: ?Unchanged, both meter and Configure dialog boxes.

Tim
AD8JL


Details of issues:

== Reset/Cancel loses your original settings
If you enter the Configure/UI/User Interface dialog box, press Reset and then press Cancel, you will NOT get back the settings you had before you click Reset! They seem to be permanently lost. This is annoying to say the least!

== Tab Clr does not reset
When you click on Reset, the Tab Clr setting is not changed back to the default. Only pressing the Tab Clr button resets the color.

== Automatically-changing foreground text color
When you change System/Bgnd2, almost all foreground colors are automatically changed too. What's frustrating is that the foreground text that's changed is NOT the text used for that background!

For example: after a UI reset: change System/Bgnd2 to medium blue. Most if not all of the text now changes to white. The problem is, only a little bit of text is actually on top of Bgnd2. Most are on Bgnd, and now you have white text on light-grey background! And this seems to change multiple foreground colors: at least both Freq Color and System/Fgnd. Oddly, if you click on those buttons, the setting there is still set at full-black. If I go into those settings and simply click OK, I get black again. But if I go into System/Bgnd2 and simply click OK, I get the white back again!

This inconsistency and widespread random change is enough to drive you mad. :) None of this really seems to make any sense. First of all, if we have a control for changing the color, why does the code try to 'do us a favor' and change it behind our back? Sure, if you set the foreground color to the background color you can't read anything. I get that. But if you're going to change foreground colors based on background colors, you should do it only with that actual background color. Right now, change a single, lesser-used background color and your foreground color changes practically software-wide, even though there's at least four differ background color settings!

== Configuration tree navigator hard-coded black
It seems that the tree navigator foreground text color in the Configuration box does not change no matter what. It doesn't change to white based on background color as described above. It uses System/Bgnd2, yet it does not follow System/Fgnd, either. In fact, I can't make it change at all. Seeing as I'm trying to make a dark UI (where the background is dark and the foreground is light), this is a big difficulty.

== UI does not update dynamically
There are several features that do not change their UI settings dynamically. In the main window, most everything reflects UI changes immediately. However, the frequency and meter do not dynamically. In the Configuration box, most things do not change dynamically when UI settings are made. For example, after a UI reset: Open the Configuration box. Open the UI box. Change the System/bgnd to pink. The main window and the UI window immediately reflect this change. The Configuration box does not. Change System/bgnd2 to blue. Again, both the UI and main windows reflect this change. The Configuration box does not. Now, simply click on the title bar of the Configuration window. The left navigator will change at that point (without the text turning white :) ), but the rest of the window will not. You have to either select something else in the Navigator area or close and reopen the window to get it to redraw.

Thank you for your time and attention. I believe that these are the same issues as already covered in the above GitHub link: nothing has changed from my previous writeup. The GitHub link above includes screenshots, which were also previously included in emails to this list. I don't expect you to use the GitHub issue list if you don't want to – I don't expect you to do anything? you don't want to! ? – but I will put this information there as well for future users. It's way? easier for people to find GH resources than old e-mail threads. However, I will continue to work with the project in an e-mail-first manner.

Tim
AD8JL


flrig 2.0.05.49 development version posted at

 

开云体育

Index of /alpha/flrig

Refer to readme.txt for changes.

73, David, W1HKJ


Re: [linuxham] [winfldigi] FLDIGI keeps deleting my log

 

开云体育

I've completed my testing of fldigi 4.2.05.21 and cannot duplicate the reported problem.? The fldigi logbook data file, default:? <fldigi data folder>/logs/logbook.adif *, remains intact whether adding, modifying, or deleting logbook records.

Can someone else please verify.? Thank you.

latest development release is at

* <fldigi data folder>
? on Windows: USER_HOME_FOLDER\fldigi.files
? on Linux & MacOS: USER_HOME_FOLDER/.fldigi

73, David, W1HKJ


On 5/13/24 08:03, Dave, W1HKJ wrote:

Thank you for the report.? The UDP log export introduced this bug to the code.? I will look into this immediately.

In the meantime, cease from using the latest fldigi development test version and vall back to version 2.0.5



David

On 5/12/24 22:41, Dave Garber wrote:
is it deleting your Writelog log, or Fldigi log??? ?is the path correct on your Fldigi files paths, or did you install in a different folder.

it almost sounds like a path issue. good luck finding it.? ?good reason to backup files before updating? ( maybe you have a backup?)


Dave Garber
VE3WEJ / VE3IE


On Sun, May 12, 2024 at 10:59?PM Jim ZL2BMH via <zl2bmh=[email protected]> wrote:
I too are having the same problem as the gentleman using cable TV.

We don't have cable here yet, but since downloading the latest version of
FLdigi it wipes out me complete log.? I am using Winlog32.

Regards to all.
Jim.

Amateur Radio Station: ZL2BMH







Re: [winfldigi] FLDIGI keeps deleting my log

 

开云体育

Thank you for the report.? The UDP log export introduced this bug to the code.? I will look into this immediately.

In the meantime, cease from using the latest fldigi development test version and vall back to version 2.0.5



David

On 5/12/24 22:41, Dave Garber wrote:

is it deleting your Writelog log, or Fldigi log??? ?is the path correct on your Fldigi files paths, or did you install in a different folder.

it almost sounds like a path issue. good luck finding it.? ?good reason to backup files before updating? ( maybe you have a backup?)


Dave Garber
VE3WEJ / VE3IE


On Sun, May 12, 2024 at 10:59?PM Jim ZL2BMH via <zl2bmh=[email protected]> wrote:
I too are having the same problem as the gentleman using cable TV.

We don't have cable here yet, but since downloading the latest version of
FLdigi it wipes out me complete log.? I am using Winlog32.

Regards to all.
Jim.

Amateur Radio Station: ZL2BMH






flrig 2.0.05.48 development test version posted

 

开云体育

at

Index of /alpha/flrig

Change list since 2.0.5 is very long.? Time to release 2.0.6, so no change requests other than bug fixes please.

Date:?? Fri May 10 07:05:16 2024 -0500

??? G90 read smeter
????? * correct number of read bytes from 8 to 9

Date:?? Thu May 2 07:06:42 2024 -0500

??? ic7610 PBT
????? * correct methods to set/get pbt values
??????? segmentation fault occuring in digi set/get

Date:?? Mon Apr 29 16:20:46 2024 -0500

??? TCP-IP read response
????? * add timeout to loop / wait for response

Date:?? Tue Apr 23 08:48:01 2024 -0500

??? fdm duo
????? * update / cleanup of FDM Duo transceiver class
??????? . correct SWR computation
??????? . move VECTOR initializations to correct method
????? * correct power out scale to 1000 vice 100
????? * add get/set cw_spot_tone

Date:?? Sat Apr 20 07:37:38 2024 -0500

??? 991/A auto start
????? * fix power on sequence

Date:?? Tue Apr 16 15:56:53 2024 -0500

??? Auto Notch Label
????? * change default vector of labels

Date:?? Tue Apr 16 12:36:00 2024 -0500

??? ts570 ptt

Date:?? Fri Apr 19 09:59:19 2024 -0500

??? FT890 status
????? * change read info from 28 to 18 chars
??????? . correct vfo value parsing
????? * add read 5 status bytes
??????? . parse vfo A/B
??????? . parse split
??????? . parse ptt
????? * add read power out

Date:?? Fri Apr 12 07:41:19 2024 -0500

??? Cannot connect logic
????? * retain serial port assignment if transceiver fails to
??????? respond to initialization
????? * improve alert message to provide hint as to probable cause

Date:?? Mon Apr 8 08:30:56 2024 -0500

??? Serial readbuffer
????? * modify Windows ReadBuffer method to more closely match
??????? Linux ReadBuffer method.

Date:?? Sat Apr 6 16:21:36 2024 -0500

??? TS890
????? * Correct errors in mode/bandwidth
????? * Correct get/set split method

Date:?? Tue Apr 23 05:30:23 2024 -0500

??? Mode fast set/get
????? * improved UI display of mode / bw set/get
????? * faster response to xmlrpc request for mode / bw

Date:?? Fri Apr 5 13:43:15 2024 -0500

??? BW fast set/get
????? * improved set/get processing of transceiver bandwidth

Date:?? Fri Apr 5 08:34:41 2024 -0500

??? UI update
????? * set/get/display MODE, BANDWIDTH, FREQ

Date:?? Sun Apr 7 13:55:36 2024 -0500

??? XML label access
????? * change all C style label string arrays to C++ vectors
??????? make both the array and current label value accessible
??????? via XML cmds
????? * XML cmd additions
??????? . get_agc
??????? . incr_agc
??????? . both return post command agc value

Date:?? Wed Apr 3 18:21:52 2024 -0500

??? xml-tcp-serial
????? * fix for grungy tcp-serial drivers.

Date:?? Sat Mar 30 06:45:18 2024 -0500

??? Win32 com port search
????? * improved search for active serial ports.

Date:?? Fri Mar 29 12:20:07 2024 -0500

??? Win32 zusec overflow
????? * 32-bit Windows version is overflowing zusec()
??????? Causing timeouts when timeout is set to 50ms.

Date:?? Sun Mar 24 07:16:12 2024 -0500

??? FT991A
????? * test for valid return strings to queries

Date:?? Fri Mar 29 08:39:00 2024 -0500

??? QMX
????? * add set time

Date:?? Sat Mar 30 13:54:49 2024 -0500

??? Icom transceivers mode change
????? * change to FM bandwidth decode
????? * change to mode/bandwidth/freq display sequence
????? * use set_FILT when selecting FM/FM-D bandwidths
????? * change xmlrpc command rig.set_bandwidth to select
??????? the nearest available bandwidth.? previously selected
??????? the next largest bandwidth
????? * changes effect:
??????? . 7300

Date:?? Wed Mar 13 09:31:29 2024 -0500

??? IC7610 continued
????? * work on following controls:
??????? . squelch
??????? . mode - code for get mode was bogus
??????? . equalize vfoA / vfoB
??????? . CW break in

Date:?? Sun Mar 10 07:20:28 2024 -0500

??? UI tab color
????? * add restore tab color to ui initialization

Date:?? Sun Mar 10 15:13:27 2024 -0500

??? Xml binary client

Date:?? Sat Mar 9 07:31:38 2024 -0600

??? FT747GX
????? * add to list of supported transceiver.

Date:?? Sun Mar 10 05:55:46 2024 -0500

??? Yaesu Auto ON/OFF
????? * auto ON and OFF sequence updates for
??????? . FT450
??????? . FT450D
??????? . FT710

Date:?? Fri Mar 8 03:37:07 2024 -0600

??? tcpip update
????? * Coded TCP/IP access similarly to a serial port.
????? * Successfully tested both the FT-991 and IC-7300.

Date:?? Sun Mar 3 16:05:02 2024 -0600

??? TCPIP connection
????? * change timeout for VSP type connection

Date:?? Mon Feb 19 06:37:00 2024 -0600

??? Yaesu Xcvr RFgain/squelch
????? * code additions contributed by Steve AG7GN <steve.magnuson@...>
????? * added squelch control methods to
??????? . FT991, FT991A
??????? . FT710
??????? . FT2000
????? * added RFgain control methods to
??????? . FT2000

Date:?? Wed Feb 7 06:13:47 2024 -0600

??? Yaesu binary
????? * avoid std::string out-of-bounds assert failure
??????? when testing for icom echo on binary string return from
??????? a non-Icom transceiver

Date:?? Mon Feb 5 21:44:01 2024 -0600

??? FT747 check
????? * change code which checks for presence of FT747

Date:?? Tue Jan 23 04:49:37 2024 -0600

??? IC7610
????? * Fix reported bugs:
??????? . CW break-in management
??????? . Sub receiver, vfo-B, start and end settings
??????? . Copy vfoA to vfoB
??????? . Dual watch

Date:?? Sun Jan 7 21:03:28 2024 -0600

??? LISTSIZE
????? * gee, someone actually wants more than 200 memory spots

Date:?? Sat Jan 6 07:23:48 2024 -0600

??? Geentoo Linux
????? * fix missing header for clang++ compiler.? Removes dependency
??????? on system header heirarchy.

Date:?? Sat Jan 6 06:50:38 2024 -0600

??? TMD710 update
????? * correct get_vfo code
????? * correct reading of the current transceiver mode (AM FM NFM)
????? * correct selection (read and write) of in used vfo A or B
????? * removed forced dual band mode on startup
????? * Notes:
??????? Transceiver has uses hardware controls for both vfo A and B
??????? squelch settings.? Therefore the startup restore of squelch
??????? will not work.? In "Config" -> "Setup" -> "Restore" menu the
??????? "Squelch" should be unchecked.
??????? Changing frequency band is only possible on the transceiver control
??????? panel. There is no corresponding CAT command.

Date:?? Wed Jan 3 05:08:03 2024 -0600

??? memory sort
????? * add ability to sort memory contents by
??????? FREQ, BW, MODE, or COMMENTS
??????? by clicking on sort list header

Date:?? Sun Jan 7 00:51:09 2024 -0600

??? font browser
????? * change FontBrowser class to use std::list vice
??????? C array of structures

Date:?? Fri Jan 5 18:03:14 2024 -0600

??? meterpair structure
????? * define globally as {float; float;}
????? * FT450D
??????? . change to linear conversion

Date:?? Fri Dec 29 15:45:38 2023 -0600

??? Version 2.0.05

73, David, W1HKJ



Re: [linuxham] fldigi 4.2.05.20 development test release

 

开云体育

If you want to test the Farnsworth/Wordsworth keying set up a macro as

<TX>PARIS PARIS PARIS PARIS PARIS PARIS PARIS PARIS PARIS PARIS E<RX>

This should take exactly 1 minute

Set WPM to 40, Farsworth the 20, Wordsworth to 10 and enable both.

David

On 5/6/24 07:59, Dave, W1HKJ wrote:

posted at

Index of /alpha/fldigi

Date:?? Mon May 6 07:15:49 2024 -0500

??? fw / ww
????? * simultaneous farnsworth / wordsworth keying.
??????? if and only if: wordsworth < farnsworth < keying wpm

??? Wordsworth keying
????? * Correct spacing algorithm using smaller intervals
??????? of silence to avoid audio stream buffer overflow

??? UDP/CLOUD 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 fields specified on the UDP
??????? field selection dialog.
????? * Add field selection for cloud logbook export
????? * UDP and CLOUD export records are terminated by the <EOR>
??????? tag.
????? * Make field selection paradigm identical for udp and cloud
??????? exports.
????? * ADIF specification compliance
??????? . change frequency field comma, ",", to period "."

??? 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!

Note: simultaneous wordsworth/farnsworth keying tested on Macbook Air / internal speaker at
????? 10 / 20 / 30
????? 10 / 20 / 40
????? 10 / 20 / 60
????? -- / 15 / 30
????? 10 / -- / 30

73, David, W1HKJ




fldigi 4.2.05.20 development test release

 

开云体育

posted at

Index of /alpha/fldigi

Date:?? Mon May 6 07:15:49 2024 -0500

??? fw / ww
????? * simultaneous farnsworth / wordsworth keying.
??????? if and only if: wordsworth < farnsworth < keying wpm

??? Wordsworth keying
????? * Correct spacing algorithm using smaller intervals
??????? of silence to avoid audio stream buffer overflow

??? UDP/CLOUD 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 fields specified on the UDP
??????? field selection dialog.
????? * Add field selection for cloud logbook export
????? * UDP and CLOUD export records are terminated by the <EOR>
??????? tag.
????? * Make field selection paradigm identical for udp and cloud
??????? exports.
????? * ADIF specification compliance
??????? . change frequency field comma, ",", to period "."

??? 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!

Note: simultaneous wordsworth/farnsworth keying tested on Macbook Air / internal speaker at
????? 10 / 20 / 30
????? 10 / 20 / 40
????? 10 / 20 / 60
????? -- / 15 / 30
????? 10 / -- / 30

73, David, W1HKJ



fldigi 4.2.05.19 development test version posted at

 

开云体育

Index of /alpha/fldigi

Author: dave-w1hkj <w1hkj@...>
Date:?? Sun May 5 19:59:33 2024 -0500

??? Wordsworth keying
????? * Correct spacing algorithm using smaller intervals
??????? of silence to avoid audio stream buffer overflow

??? UDP/CLOUD 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 fields specified on the UDP
??????? field selection dialog.
????? * Add field selection for cloud logbook export
????? * UDP and CLOUD export records are terminated by the <EOR>
??????? tag.
????? * Make field selection paradigm identical for udp and cloud
??????? exports.
????? * ADIF specification compliance
??????? . change frequency field comma, ",", to period "."

??? 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



fldigi 4.2.05.17 development version posted at

 

开云体育

Index of /alpha/fldigi

Date:?? Thu May 2 22:58:00 2024 -0500
??? alpha

??? UDP/CLOUD 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 fields specified on the UDP
??????? field selection dialog.
????? * Add field selection for cloud logbook export
????? * UDP and CLOUD export records are terminated by the <EOR>
??????? tag.
????? * Make field selection paradigm identical for udp and cloud
??????? exports.
????? * ADIF specification compliance
??????? . change frequency field comma, ",", to period "."

??? 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



kcat 1.2.5 posted at

 

开云体育

? and at Source Forge

Index of /files/kcat

Date:?? Fri May 3 09:59:37 2024 -0500

??? Version 1.2.5
????? * maintenance release

??? MacOS 14.4.1 compatibility
????? * update for correct build on 14.4.1

??? Scanner frequency
????? * correct UI entry of scanner frequency
????? * code clean up to satisfy compiler updates

??? MinGW
????? * script update

??? flxmlrpc config
????? * change flxmlrpc configure summary report

??? Arch Linux source fix

??? fix XmlRpc tm_mday comparison typo
?? ?
??? mxe update
????? * corrected mxe build scripts

73, David, W1HKJ


fldigi 4.2.05 .16 development test version posted at

 

开云体育

Index of /alpha/fldigi

Date:?? Thu May 2 22:57:52 2024 -0500

??? UDP/CLOUD 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 fields specified on the UDP
??????? field selection dialog.
????? * Add field selection for cloud logbook export
????? * UDP and CLOUD export records are terminated by the <EOR>
??????? tag.
????? * Make field selection paradigm identical for udp and cloud
??????? exports.

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!

The issue with microphone access of MacOS 14.4.1 is not resolved.

73, David, W1HKJ


Re: [linuxham] fldigi 4.2.05.15 development (test) version posted at

 

Hi Dave,

On my Win10 system now looking like fldigi properly saving and restoring my configuration. And properly writing the FMT csv file. I use the built in logging. Rig control with both flrig 2.0.05.45 and the K4.xml rigcat file working nice. After a very long fmt run using flrig I sometimes find flrig not talking to my K4 when shifting to a different WWV or CHU frequency but that might be a K4 problem.

I am saving away the fldigi data folder before upgrading but did not need that upgrading to x.15.

Thanks, tom w7sua

On 4/29/2024 1:44 PM, Dave, W1HKJ via groups.io wrote:

Index of /alpha/fldigi
* Parent Directory <>
* fldigi-4.2.05.15.tar.gz
<>
* fldigi-4.2.05.15_LI.dmg
<>
* fldigi-4.2.05.15_VN.dmg
<>
* fldigi-4.2.05.15_setup.exe
<>
* readme.dmg.txt <>
* readme.txt <>
Author: dave-w1hkj <w1hkj@...>
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 either all adif fields or those
??????? selected on the UDP export fields dialog.? The record is
??????? terminated by <EOR>
Author: dave-w1hkj <w1hkj@...>
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


fldigi 4.2.05.15 development (test) version posted at

 

开云体育


Index of /alpha/fldigi




Author: dave-w1hkj <w1hkj@...>
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 either all adif fields or those
??????? selected on the UDP export fields dialog.? The record is
??????? terminated by <EOR>

Author: dave-w1hkj <w1hkj@...>
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