Re: [wsjt-devel] WSJT-X 2.0.1 QSO ADIF transmission on the UDP port. Defect or Design?

2019-03-26 Thread Karza
Hi Ed, On 03/27/2019 05:12 AM, Ed Stokes wrote: // kGroupAddress = 127.0.0.1 // kOutPort = 61880 This is your problem. The port number is not fixed but will change every time WSJT-X is started. What am i missing here? You need to get the reply port from a datagram sent by WSJT-X. HTH, de Ka

Re: [wsjt-devel] Possible problème WSJTX 2.01 and XFCE

2019-02-27 Thread Karza
Hi Olivier, On 02/27/2019 05:40 PM, Olivier SCHMITT wrote: Hi every one, When i run wsjtx 2.01 on ubuntu with xfce, it take very long time to lunch and i have this king of messages: ALSA lib pcm_dmix.c:990:(snd_pcm_dmix_open) The dmix plugin supports only playback stream Has anyone ever e

[wsjt-devel] WSJT-X 2.0.1 display problem

2019-02-26 Thread Karza
Hello developers, I found a problem with the "Start new period decodes from top" feature: After some time ( a couple of hours or so ) new decodes are not shown in the "Band Activity" pane any more. WSJT-X still decodes OK, and new decodes are recorded to ALL.TXT. ( Actually, new decodes are als

Re: [wsjt-devel] RTTX RU 80 m contest avtivity frequency in Europe

2019-01-05 Thread Karza
On 01/06/2019 12:00 AM, Andras Bato wrote: For the God's sake, where are RTTY RU FT( contest avtivity is going on? gl de ha6nn Andras Hi Andras, 3590 kHz and up. 'Kari ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sour

[wsjt-devel] RC5 JT65 mode: Numeric characters not written to ALL.TXT

2018-12-01 Thread Karza
Hello devolpers, I know that JT65 issues are not high on your list, but when you have time please have a look into this: When using JT65, numeric characers ( 0 - 9 ) are missing from message texts in ALL.TXT. For example, these messages... ..are written to ALL.TXT like this: 2018-12-01 16

Re: [wsjt-devel] Python, help: send to UDP

2018-06-29 Thread Karza
Hi, You cannot simply send out a string like that. You need to format the reply message properly. See file NetworkMessage.hpp ( and the reply I sent you off list a while ago .. ) 'Kari On 06/29/2018 11:33 PM, Lorenzo IZ0KBA via wsjt-devel wrote: Hello, I use WSJTXClass, by Randy K9VD in Pytho

Re: [wsjt-devel] UDP command input

2018-06-29 Thread Karza
You just need to send back the CQ or QRZ message you want to reply to, set message type to 4 and stuff in possible keyboard modifiers. ( Modifiers are not normally needed, 0x00 works fine ) Of course your code needs to have some logic to choose the message you want to reply to... Please note Bil

Re: [wsjt-devel] UDP command input

2018-06-29 Thread Karza
Hi Lorenzo, Please have a look at this: https://github.com/teabreakninja/py_wsjtx There you find some nice Python modules that should get you started. 73's de Kari, oh2gqc On 06/29/2018 03:04 PM, Lorenzo IZ0KBA via wsjt-devel wrote: Hello Bill. I read the documentation and the (type 4) is per

Re: [wsjt-devel] WSJT-X v1.9.0-rc3 non-cq

2018-03-19 Thread Karza
Hi, I made a short video about the problem: https://youtu.be/jlyQsUZWwRk You can see that double-clicking on non-cq message immediately starts TX. 'Kari On 03/19/2018 07:11 PM, Karza wrote: Hi Joe, Saku & all I have the same issue as Saku, double-clicking on non-CQ line immediate

Re: [wsjt-devel] WSJT-X v1.9.0-rc3 non-cq

2018-03-19 Thread Karza
Hi Joe, Saku & all I have the same issue as Saku, double-clicking on non-CQ line immediately starts TXing. So if I see something like "CALL1 CALL2 RRR" and double click on that line, the program immediately ( not at start of next period ) goes to TX with message "CALL2 OH2GQC KP20" Is this the

Re: [wsjt-devel] DXpeditions - FT8, Split or not to split

2017-08-20 Thread Karza
Hi, On 08/20/2017 02:20 AM, Joe Taylor wrote: Ned, AA7A, made a seemingly good point about needing handy use of function keys for controlling progress of a QSO. DXped ops "never use a mouse", etc., etc. With a multi-decoding system like FT8 likely producing decodes from 30 or more eager calle

Re: [wsjt-devel] FT8 Issue

2017-07-09 Thread Karza
On 07/09/2017 07:54 PM, Richard Lamont wrote: On 09/07/17 17:34, Jordan Sherer wrote: Are there any technical limitations for extending the T/R interval by a few seconds? Yes. FT8 was designed to work via very short multi-hop sporadic-E openings. Slowing it down would compromise that. How ab

Re: [wsjt-devel] Colors - FT8

2017-07-02 Thread Karza
On 07/02/2017 06:14 PM, James Shaver (N2ADV) wrote: Running r7775 (Win 7) I've noticed and others have brought to my attention that the colors for new DXCC and new call aren't showing up in the RX window. CQ in Message and My Call in message are working. 73, Jim S. N2ADV The 'worked before