开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Next version FLdigi


 

GD.
I really like FLdigi.
Tell me, is it possible to add to the Settings?
menu item “send QSO via the UDP (or TCP)? protocol to an external IP?server”, as is done, for example, in WSJT-X.


 

开云体育

Hi.

Fldigi ver4.2.05 successfully built and running here on LMDE 5 64 bit, all OK.

I still see, that I can't see the rx IMD figures for PSK modes other than PSK31.



For all the higher PSK modes (PSK61 and faster) it shows a "Phase" figure in %.
I.e.

(Yes, it's not a PSK63 signal under the cursor, I know that.)


Is this a "Feature" or a "Bug"?? (If "Feature", why?)

I've asked this before when a previous release came out, but never seen an answer.
(If it was sent, It got likely got lost in the noise of other stuff...)


73.

Dave G0WBX.




--
Sent from a Micro$oft free zone:


 

David, w1hkj ?wrote in email:
Do you have a specific format in mind for the log entry payload?
Good day David.

Implement sending an ADIF text string, which is logged similar to wsjt/jtdx/mshv. In the settings you need to be able to specify the FQDN or IP address of the server and the port on the server. (Variant 1).

An example of what comes from wsjt-x:
<BAND:3>15m <STATION_CALLSIGN:6>RW6AVK <MY_GRIDSQUARE:6>KN95la <CALL:8>R3KEE/MM <FREQ:9>21.075377 <MODE:3>FT8 <QSO_DATE:8>20240426 <TIME_ON:6>053920 <QSO_DATE_OFF:8>20240426 <TIME_OFF:6>053920 <RST_SENT:3>-15 <RST_RCVD:3>+05 <GRIDSQUARE:4>KO91 <EOR>

You can suggest sending the data that is specified in the Log export settings to adif. (Variant 2).

Implement a new macro <UDPLOG> in which you indicate which fields are sent and where. (Variant 3). Similar macro <EQSL:[message>. To simplify the macro, you can take the necessary fields from the Log export table. This macro tag should be put before <LOG> or <LNW>. Macro <UDPLOG> should not replace <LOG> or <LNW>.


 

fldigi 4.2.05.12

Settings disappear after closing and opening the program.
The user paths during installation are correct.


 

On Sat, Apr 27, 2024 at 06:09 AM, Vladimir, RW6AVK wrote:
<STATION_CALLSIGN:6>RW6AVK
We completely forgot the tag <STATION_CALLSIGN: >
And only in Alpha .14 did I notice this.?


 

On Sat, Apr 27, 2024 at 06:09 AM, Vladimir, RW6AVK wrote:
<MY_GRIDSQUARE:6>
They also forgot <MY_GRIDSQUARE: >


 

Please send a "TEST button" string in ADIF format: <FLDIGI_TEST:XX>Test UDP broadcast on XXX.XXX.XXX.XXX : XXXXX <STATION_CALLSIGN:yy>YYYYYY <EOR>.


 

Good day David.

After closing (with saving), the checkboxes are not remembered. In Win-7 x86 checkbox "Band" not responsive (on or off) - does not add to the line.


 

1) At this moment (fldigi 4.2.05.15) when selecting all checkboxes, the following is transmitted via UDP:
<CALL:4>R2DK<SUBMODE:0><FREQ:9>14,072470<BAND:3>20m<QSO_DATE:8>20240502<TIME_ON:4>0950<QSO_DATE_OFF:8>20240502<TIME_OFF:4>0950<NAME:5>Serge<QTH:10>Ivanteevka<STATE:0><VE_PROV:0><COUNTRY:15>European Russia<RST_SENT:3>599<RST_RCVD:3>599<TX_PWR:2>43<CNTY:0><DXCC:0><CQZ:2>16<IOTA:0><CONT:0><ITUZ:0><GRIDSQUARE:6>KO85WX<QSLRDATE:0><QSLSDATE:0><EQSLRDATE:0><EQSLSDATE:0><LOTWRDATE:0><LOTWSDATE:0><NOTES:0><SRX:0><STX:3>000<SRX_STRING:0><STX_STRING:0><CLASS:0><ARRL_SECT:0><OPERATOR:6>RW6AVK<STATION_CALLSIGN:6>RW6AVK<MY_GRIDSQUARE:6>KN95LA<MY_CITY:9>Krasnodar<CHECK:0><AGE:0><TEN_TEN:0><EOR> 
<submode> is not transmitted - a tag indicating the length of the line 0 is sent, and there is no <mode> at all.
But when using some modulations, only MODE is transmitted (HELL or DOMINO)

2) ADIF says that the delimiter in the frequency field can only be "." = "," is not provided.


 

开云体育

Good morning Vladimir,

Today I will work on the items needing correction.

David

On 5/2/24 05:09, Vladimir, RW6AVK wrote:

1) At this moment (fldigi 4.2.05.15) when selecting all checkboxes, the following is transmitted via UDP:
<CALL:4>R2DK<SUBMODE:0><FREQ:9>14,072470<BAND:3>20m<QSO_DATE:8>20240502<TIME_ON:4>0950<QSO_DATE_OFF:8>20240502<TIME_OFF:4>0950<NAME:5>Serge<QTH:10>Ivanteevka<STATE:0><VE_PROV:0><COUNTRY:15>European Russia<RST_SENT:3>599<RST_RCVD:3>599<TX_PWR:2>43<CNTY:0><DXCC:0><CQZ:2>16<IOTA:0><CONT:0><ITUZ:0><GRIDSQUARE:6>KO85WX<QSLRDATE:0><QSLSDATE:0><EQSLRDATE:0><EQSLSDATE:0><LOTWRDATE:0><LOTWSDATE:0><NOTES:0><SRX:0><STX:3>000<SRX_STRING:0><STX_STRING:0><CLASS:0><ARRL_SECT:0><OPERATOR:6>RW6AVK<STATION_CALLSIGN:6>RW6AVK<MY_GRIDSQUARE:6>KN95LA<MY_CITY:9>Krasnodar<CHECK:0><AGE:0><TEN_TEN:0><EOR> 
<submode> is not transmitted - a tag indicating the length of the line 0 is sent, and there is no <mode> at all.
But when using some modulations, only MODE is transmitted (HELL or DOMINO)

2) ADIF says that the delimiter in the frequency field can only be "." = "," is not provided.


 

开云体育

Good morning all -

After looking at Vladimir's pictures, while it most likely is not the case, is there a tie between not having 'cloudlog' selected, and saving the fields that UDP will be promoting.

73's - Glenn


On 5/2/24 04:50, Dave, W1HKJ via groups.io wrote:

Good morning Vladimir,

Today I will work on the items needing correction.

David

On 5/2/24 05:09, Vladimir, RW6AVK wrote:
1) At this moment (fldigi 4.2.05.15) when selecting all checkboxes, the following is transmitted via UDP:
<CALL:4>R2DK<SUBMODE:0><FREQ:9>14,072470<BAND:3>20m<QSO_DATE:8>20240502<TIME_ON:4>0950<QSO_DATE_OFF:8>20240502<TIME_OFF:4>0950<NAME:5>Serge<QTH:10>Ivanteevka<STATE:0><VE_PROV:0><COUNTRY:15>European Russia<RST_SENT:3>599<RST_RCVD:3>599<TX_PWR:2>43<CNTY:0><DXCC:0><CQZ:2>16<IOTA:0><CONT:0><ITUZ:0><GRIDSQUARE:6>KO85WX<QSLRDATE:0><QSLSDATE:0><EQSLRDATE:0><EQSLSDATE:0><LOTWRDATE:0><LOTWSDATE:0><NOTES:0><SRX:0><STX:3>000<SRX_STRING:0><STX_STRING:0><CLASS:0><ARRL_SECT:0><OPERATOR:6>RW6AVK<STATION_CALLSIGN:6>RW6AVK<MY_GRIDSQUARE:6>KN95LA<MY_CITY:9>Krasnodar<CHECK:0><AGE:0><TEN_TEN:0><EOR> 
<submode> is not transmitted - a tag indicating the length of the line 0 is sent, and there is no <mode> at all.
But when using some modulations, only MODE is transmitted (HELL or DOMINO)

2) ADIF says that the delimiter in the frequency field can only be "." = "," is not provided.


 

开云体育

The two are independent

On 5/2/24 09:56, Glenn Jensen, WA6BJQ wrote:

Good morning all -

After looking at Vladimir's pictures, while it most likely is not the case, is there a tie between not having 'cloudlog' selected, and saving the fields that UDP will be promoting.

73's - Glenn


On 5/2/24 04:50, Dave, W1HKJ via groups.io wrote:
Good morning Vladimir,

Today I will work on the items needing correction.

David

On 5/2/24 05:09, Vladimir, RW6AVK wrote:
1) At this moment (fldigi 4.2.05.15) when selecting all checkboxes, the following is transmitted via UDP:
<CALL:4>R2DK<SUBMODE:0><FREQ:9>14,072470<BAND:3>20m<QSO_DATE:8>20240502<TIME_ON:4>0950<QSO_DATE_OFF:8>20240502<TIME_OFF:4>0950<NAME:5>Serge<QTH:10>Ivanteevka<STATE:0><VE_PROV:0><COUNTRY:15>European Russia<RST_SENT:3>599<RST_RCVD:3>599<TX_PWR:2>43<CNTY:0><DXCC:0><CQZ:2>16<IOTA:0><CONT:0><ITUZ:0><GRIDSQUARE:6>KO85WX<QSLRDATE:0><QSLSDATE:0><EQSLRDATE:0><EQSLSDATE:0><LOTWRDATE:0><LOTWSDATE:0><NOTES:0><SRX:0><STX:3>000<SRX_STRING:0><STX_STRING:0><CLASS:0><ARRL_SECT:0><OPERATOR:6>RW6AVK<STATION_CALLSIGN:6>RW6AVK<MY_GRIDSQUARE:6>KN95LA<MY_CITY:9>Krasnodar<CHECK:0><AGE:0><TEN_TEN:0><EOR> 
<submode> is not transmitted - a tag indicating the length of the line 0 is sent, and there is no <mode> at all.
But when using some modulations, only MODE is transmitted (HELL or DOMINO)

2) ADIF says that the delimiter in the frequency field can only be "." = "," is not provided.



 

开云体育

Just a quick confirmation - I tied to my Cloudlog instance, and yes.... I too lost the parameters set in the "logbook/adif/export" pick list.

This may be by design?? Or do I need to set these parameters specifically for 'your' Cloudlog environment; export can be used for other reasons, but the reset button could fix any customization (as long as you could save a 'cloudlog template'
?(or templates for other systems).

Great work .... love the FLseries (run it on linux, macOS, and Win11).

73's,


Glenn



On 5/2/24 07:56, Glenn Jensen, WA6BJQ via groups.io wrote:

Good morning all -

After looking at Vladimir's pictures, while it most likely is not the case, is there a tie between not having 'cloudlog' selected, and saving the fields that UDP will be promoting.

73's - Glenn


On 5/2/24 04:50, Dave, W1HKJ via groups.io wrote:
Good morning Vladimir,

Today I will work on the items needing correction.

David

On 5/2/24 05:09, Vladimir, RW6AVK wrote:
1) At this moment (fldigi 4.2.05.15) when selecting all checkboxes, the following is transmitted via UDP:
<CALL:4>R2DK<SUBMODE:0><FREQ:9>14,072470<BAND:3>20m<QSO_DATE:8>20240502<TIME_ON:4>0950<QSO_DATE_OFF:8>20240502<TIME_OFF:4>0950<NAME:5>Serge<QTH:10>Ivanteevka<STATE:0><VE_PROV:0><COUNTRY:15>European Russia<RST_SENT:3>599<RST_RCVD:3>599<TX_PWR:2>43<CNTY:0><DXCC:0><CQZ:2>16<IOTA:0><CONT:0><ITUZ:0><GRIDSQUARE:6>KO85WX<QSLRDATE:0><QSLSDATE:0><EQSLRDATE:0><EQSLSDATE:0><LOTWRDATE:0><LOTWSDATE:0><NOTES:0><SRX:0><STX:3>000<SRX_STRING:0><STX_STRING:0><CLASS:0><ARRL_SECT:0><OPERATOR:6>RW6AVK<STATION_CALLSIGN:6>RW6AVK<MY_GRIDSQUARE:6>KN95LA<MY_CITY:9>Krasnodar<CHECK:0><AGE:0><TEN_TEN:0><EOR> 
<submode> is not transmitted - a tag indicating the length of the line 0 is sent, and there is no <mode> at all.
But when using some modulations, only MODE is transmitted (HELL or DOMINO)

2) ADIF says that the delimiter in the frequency field can only be "." = "," is not provided.


 

开云体育

There is currently no way to save or retrieve an export template.? The field selections are not retained between fldigi executions.

David

On 5/2/24 11:15, Glenn Jensen, WA6BJQ wrote:

Just a quick confirmation - I tied to my Cloudlog instance, and yes.... I too lost the parameters set in the "logbook/adif/export" pick list.

This may be by design?? Or do I need to set these parameters specifically for 'your' Cloudlog environment; export can be used for other reasons, but the reset button could fix any customization (as long as you could save a 'cloudlog template'
?(or templates for other systems).

Great work .... love the FLseries (run it on linux, macOS, and Win11).

73's,


Glenn



On 5/2/24 07:56, Glenn Jensen, WA6BJQ via groups.io wrote:

Good morning all -

After looking at Vladimir's pictures, while it most likely is not the case, is there a tie between not having 'cloudlog' selected, and saving the fields that UDP will be promoting.

73's - Glenn


On 5/2/24 04:50, Dave, W1HKJ via groups.io wrote:
Good morning Vladimir,

Today I will work on the items needing correction.

David

On 5/2/24 05:09, Vladimir, RW6AVK wrote:
1) At this moment (fldigi 4.2.05.15) when selecting all checkboxes, the following is transmitted via UDP:
<CALL:4>R2DK<SUBMODE:0><FREQ:9>14,072470<BAND:3>20m<QSO_DATE:8>20240502<TIME_ON:4>0950<QSO_DATE_OFF:8>20240502<TIME_OFF:4>0950<NAME:5>Serge<QTH:10>Ivanteevka<STATE:0><VE_PROV:0><COUNTRY:15>European Russia<RST_SENT:3>599<RST_RCVD:3>599<TX_PWR:2>43<CNTY:0><DXCC:0><CQZ:2>16<IOTA:0><CONT:0><ITUZ:0><GRIDSQUARE:6>KO85WX<QSLRDATE:0><QSLSDATE:0><EQSLRDATE:0><EQSLSDATE:0><LOTWRDATE:0><LOTWSDATE:0><NOTES:0><SRX:0><STX:3>000<SRX_STRING:0><STX_STRING:0><CLASS:0><ARRL_SECT:0><OPERATOR:6>RW6AVK<STATION_CALLSIGN:6>RW6AVK<MY_GRIDSQUARE:6>KN95LA<MY_CITY:9>Krasnodar<CHECK:0><AGE:0><TEN_TEN:0><EOR> 
<submode> is not transmitted - a tag indicating the length of the line 0 is sent, and there is no <mode> at all.
But when using some modulations, only MODE is transmitted (HELL or DOMINO)

2) ADIF says that the delimiter in the frequency field can only be "." = "," is not provided.



 

On Thu, May 2, 2024 at 11:50 AM, Dave, W1HKJ wrote:
Today I will work on the items needing correction.
Good day David.

About fldigi 4.2.05.16.
Thank you for the work done! At first glance (as far as I can check at work) everything works correctly. From 05/1/2024 to 05/10/2024 I will test it at .

Only one question left at the moment is about "."
The states: ...and optionally including a single decimal point? (? code 46). But in FLdigi, in the "frequency" tag, “,”
Example:
<FREQ:9>14,071500
Will this be resolved or is it (in your opinion) not relevant?


 

开云体育

Slipped through my memory ?.. The comma is not used as the numeric delimiter on this side of the Atlantic.? Should be just a few lines of code.

David

On 5/3/24 10:51, Vladimir, RW6AVK wrote:

On Thu, May 2, 2024 at 11:50 AM, Dave, W1HKJ wrote:
Today I will work on the items needing correction.
Good day David.

About fldigi 4.2.05.16.
Thank you for the work done! At first glance (as far as I can check at work) everything works correctly. From 05/1/2024 to 05/10/2024 I will test it at .

Only one question left at the moment is about "."
The states: ...and optionally including a single decimal point? (? code 46). But in FLdigi, in the "frequency" tag, “,”
Example:
<FREQ:9>14,071500
Will this be resolved or is it (in your opinion) not relevant?


 

On Fri, May 3, 2024 at 04:09 PM, Dave, W1HKJ wrote:
The comma is not used as the numeric delimiter on this side of the Atlantic.
At first I thought it was in my system settings (Win-7, -10, -11). I tried changing different regional settings - it did not fix the problem. But then, based on the feedback from “our” users, I realized that everyone is sending “,” to ADIF... Therefore, I decided to check with you.


 

About fldigi 4.2.05.17

ADIF specification compliance

. change frequency field comma, ",", to period "."

Nuts! Now there is ADIF version 3.1.4 compliance in this part! Thank you.?


 

Good day David.

I can’t understand why in MFSK-xx modes RST “default” is -10. In other modes 599. I noticed this not only in Alpha versions, but also in previous releases. I reviewed all the settings several times, I thought there were default RST values for various mods. Have not found. I don’t consider this some kind of “big” bug)))

TNX


 

Good day David.

Colleagues asked to add the <COMMENT> tag () to the ability to send via UDP. I'm not sure this will be done. It's just a wish.

TNX