Date   

Locked Re: WSJTX_LOG.ADI FILE #logging

SA5QED/David <s@...>
 

Check these to videos to get a starting point:
https://youtu.be/l4M9VVqGxoc
https://youtu.be/5mDHKcLASKU


Locked Re: Curiosity -- why is there no ft4 assigned frequency on 160 m? #NewUser

Jim Brown
 

On 4/27/2021 7:50 AM, Dave smith wrote:
Added to which 160 mtrs is for real QSOs ....proper conversations!😉
I have 170 countries worked on 160, all but 20 on CW, but I can't remember the last time I had a "conversation." Indeed, where I live, CW activity on 160M is pretty thin except during contests. I have very good RX and TX antennas and good waterfall, but except during contests or a DXpedition, it's rare to see more a handful of signals on the band in an evening!

73, Jim K9YC
Santa Cruz, CA


Locked Re: #Cat_RigControl #Cat_RigControl

Bob Stricklin <bstrick@...>
 

Hi Bill,

The issue I am seeing is timeouts on commands that take longer than WSJTX allows.

While working with a Hamlib CMD I for instance I captured the following using the WSJTX loging feature…..


[2021-04-28 02:42:47.983260][00:00:30.484853][RIGCTRL:trace] 0000    49 20 31 34 34 31 37 34 30 30 30 2e 30 30 30 30     I 144174000.0000
[2021-04-28 02:42:47.983276][00:00:30.484869][RIGCTRL:trace] 0010    30 30 0a                                            00.
[2021-04-28 02:42:47.983292][00:00:30.484884][RIGCTRL:trace] read_string called, rxmax=96
[2021-04-28 02:42:48.984465][00:00:31.486061][RIGCTRL:warning] read_string(): Timed out 1.001 seconds after 0 chars
[2021-04-28 02:42:48.984550][00:00:31.486143][RIGCTRL:debug] rig.c(3382):rig_set_split_freq return(-5)
[2021-04-28 02:42:48.984588][00:00:31.486181][RIGCTRL:debug] rig.c(3899):rig_set_split_freq_mode return(-5)
[2021-04-28 02:42:48.984604][00:00:31.486197][RIGCTRL:error] error: Communication timed out


WSJTX indicates it is timing out before my code and Hamlib get back with a reply. I reduced the amount of code I had active in the CMD I instruction and the the time issue goes away.

This is what led to my comment. I feel the timing requirements of a command like this are not critical. I know there has to be a time limit of some sort in WSJTX to cover the non responsive commands issued but this limit should be extended to give more latitude to user. How much time is needed, maybe 3 to 5 seconds. My code is on the edge now so if the timeout doubled it would help.

The error message seems like a generic error message which may be sent for more than one reason, this is just my observation and not a problem.

I am working here to get everything done within the time limits needed by WSJTX. It would help me though and possible others if the timing needs were relaxed a bit on non critical commands. I wanted to get the comment out there before the evaluation of the current version completed.

Thanks for all your efforts in making WSJTX a great package and helping the community. We are lucky to have your support!

Bob N5BRG


On Apr 28, 2021, at 7:48 AM, Bill Somerville <g4wjs@...> wrote:

On 28/04/2021 10:18, Bob Stricklin wrote:
I suggest some relaxation in response timing requirements in Hamlib commands which are not time critical.  All the commands dealing with setting up the radio and feeling out the capabilities do not need to respond in a time critical way. When WSJTX is using combination commands to change frequency, mode and bandwidth you are not time critical.

When working a QSO I can see the need for quick response. The commands like PTT on and off, (T,t) and frequency changes (F,f,I,i) need to be fast as possible. Most of the other commands are not time critical.

The Hamlib command set has to keep up with changes made by the user as well as changes made by the WSJTX package, a second user, to keep the radio on track. There can be a lot of data flowing back and forth.

Bob N5BRG

Bob,

Hamlib is a synchronous with respect to CAT commands exchanged with the rig, there are no time critical parts for almost all rigs, a couple do need some command pacing but that is rare and not needed on newer models. In summary, Hamlib issues a command and waits for the rig to respond before sending another command. What problem are you reporting, there is no conflict with operating the rig directly and using Hamlib to control and monitor the rig, other than explicit conflicts where the user wants to do one thing and the CAT control program another, that is down to the user to coordinate (or desist) rather than any software requirement.

73
Bill
G4WJS.






Locked Re: #Cat_RigControl Kenwood TS-890s connection failure #Cat_RigControl

Bill Somerville
 

On 29/04/2021 15:17, William Osborne wrote:
Bill I was using V2.2.2 when all was well. I installed v2.3.1 and starting getting the message I send in the last email.  But says boy with red face, this morning I re-installed v2.3.1 to do the test you requested and all works fine.

Even so, I would like to install the file you attached to trap any issues I see in future.  But, I not sure how to install it.  I open the wsjtx log file directory  and I see WSJTX.ini do I add this file to that file or do I just copy the attachment to this directory and have two ini files?

Thanks for your help,
Bill...K5ZQ    

Hi Bill,

don't do that, you will end up with an enormous file on your Desktop. Also don't touch the main WSJT-X.ini file, that's the settings for the application and is managed from the GUI, the log configuration file is separate and only for diagnostic purposes. There are some sample log configuration files in the installation directory (C:\WSJT\wsjtx\share\doc\wsjtx\example_log_configurations\) if and when you need them. With no log configuration file in place the log entries go to the file wsjtx_syslog.log in your WSJT-X log files directory and size is managed automatically by rotating the file monthly or if it gets too big. Use specific log configuration files for specific issues, the default logging will record warnings and errors without you needing to do anything.

73
Bill
G4WJS.


Locked Re: #Cat_RigControl Kenwood TS-890s connection failure #Cat_RigControl

William Osborne
 

Bill I was using V2.2.2 when all was well. I installed v2.3.1 and starting getting the message I send in the last email.  But says boy with red face, this morning I re-installed v2.3.1 to do the test you requested and all works fine.

Even so, I would like to install the file you attached to trap any issues I see in future.  But, I not sure how to install it.  I open the wsjtx log file directory  and I see WSJTX.ini do I add this file to that file or do I just copy the attachment to this directory and have two ini files?

Thanks for your help,
Bill...K5ZQ    


Locked Re: WSJTX_LOG.ADI FILE #logging

Alexander R Archer N7SM
 

If you're running a IC-705 and WSJT-X on a Raspberry, it's done automatically from the built in GPS.
David - does this only work with a ic-705? Can you give a quick write-up of your code?

Thank you.


Locked Re: WSJT-X running with Omnirig? #Cat_RigControl

Mike Koralewski K8VA
 

Hi Jamie.
I do have a FT991A and plan on using it in the near future for digital stuff (I have periodically done so) and I know that 2 comports are generated after loading the CP210x drivers.. 
But right now I am working with the TS-590s. Only 1 comport is generated (in my case Com3) 
So. Ok now.... Which Comport did you split? And which comport did you assign to WSJT-X and ACLog... AND HOW about JTAlert.? ..
 I understand one can connect it to WSJT-X to make a bridge to ACLog
I have loaded JTAlert in the past but found it a bit cumbersome... Maybe the newer version will get, my attention I am going to check it out. Ok.. Question of the DAY: You said you "did" use it... 
Does that mean you no longer use the configuration? WHY did you discontinue use the configurations.? 


--
73 Mike 73


Locked Re: WSJTX_LOG.ADI FILE #logging - UDP Msg 11 Dynamically changing current grid #logging

Sam Birnbaum
 

Hi Bill,

I sent you an email regarding UDP msg 11 not working.
I just looked at the WSJT-X settings page and noticed the "AutoGrid" check box.
I did not have that checked. As soon as I checked it, my function worked perfectly.
Please disregard my previous email.
  
I would suggest that you highlight that functionality and requirement in your help 
manual as that information is missing.

Best regards,

Sam W2JDB



-----Original Message-----
From: Bill Somerville <g4wjs@...>
To: main@WSJTX.groups.io
Cc: FFMA Grid Chaser Group <FFMA@groups.io>
Sent: Wed, Apr 28, 2021 12:59 pm
Subject: Re: [WSJTX] WSJTX_LOG.ADI FILE #logging

On 28/04/2021 17:54, Lance Collister, W7GJ wrote:
>
> I can imagine that FT8 rovers during contests and FFMA grid activators
> would also appreciate it if there were some option in WSJT-X to have
> "My Grid" be updated automatically from some other program, or
> directly from a GPS puck attached to another USB port... Just dreaming
> ;-)
>
> GL and VY 73, Lance

Lance,

that capability is already in WSJT-X insofar that it has a message in
its UDP protocol than can update the local gridsquare. I'm not sure if
anyone has made use of that facility to interface with a navigation
system yet.


73

Bill
G4WJS.






Locked #Beacons Reference Suff #Beacons

Andy Talbot
 

A reminder for anyone who hasn't already visited.   Here are a number of notes and various downloadable PIC microcontroller code for implementing these modes as beacon sources, directly driving a DDS or Fractional-N synthesizer as the RF generator



Locked Re: WSJTX_LOG.ADI FILE #logging

SA5QED/David <s@...>
 

If you're running a IC-705 and WSJT-X on a Raspberry, it's done automatically from the built in GPS. There's also a feature to use a cheap GPS dongle connected to the Raspberry to get accurate time and grip. Check out KM4ACK channel on youtube for more info.


Locked Re: WSJT-X running with Omnirig? #Cat_RigControl

Jamie GOLLY
 

Hi Mike, I did use VSPE and Omnirig with WSJT-X, JTALERT and AC Log for a long time with great success. I was able to have both WSJT-X and AC Log both follow and control my FT 991A. Easy to jump from Digital to phone modes and log quickly!

Jamie
K6NGN

On Apr 28, 2021, at 10:57 AM, Mike Koralewski K8VA <k8va@...> wrote:

Hey Group...
Has anyone had any luck or experience running WSJT-x via VSPE and Omnirig, using a virtual Com Port.?
I have been trying all kinds of configurations, none seem to work... I have heard from hams that say "oh yeah that works great"..later to find out they never really have gotten it working. . My goal (if possible) is to have... WSJT-x, ACLog ( I understand it is not compatible with Omnirig and needs to be its own non shared port, but connected to WSJT-x) a Winkeyer gizmo running on Aclog for keyboard CW, and an SDRplay rsp1 running SDRuno...
73 Mike 73


Locked Re: WSJTX_LOG.ADI FILE #logging

Lance Collister, W7GJ <w7gj@...>
 

WOW!  That would really be AMAZING if there were some way to to this! MNI TNX and VY 73, Lance

On 4/28/2021 16:59:08, Bill Somerville wrote:
On 28/04/2021 17:54, Lance Collister, W7GJ wrote:

I can imagine that FT8 rovers during contests and FFMA grid activators would also appreciate it if there were some option in WSJT-X to have "My Grid" be updated automatically from some other program, or directly from a GPS puck attached to another USB port... Just dreaming ;-)

GL and VY 73, Lance
Lance,

that capability is already in WSJT-X insofar that it has a message in its UDP protocol than can update the local gridsquare. I'm not sure if anyone has made use of that facility to interface with a navigation system yet.

73
Bill
G4WJS.


--
Lance Collister, W7GJ(ex WA3GPL, WA1JXN, WA1JXN/C6A, ZF2OC/ZF8, E51SIX, 3D2LR, 5W0GJ, E6M, TX5K, KH8/W7GJ, V6M, T8GJ, VK9CGJ, VK9XGJ, C21GJ, CP1GJ, S79GJ, TX7MB)
P.O. Box 73
Frenchtown, MT 59834-0073
USA
TEL: (406) 626-5728
QTH: DN27ub
URL: http://www.bigskyspaces.com/w7gj
Skype: lanceW7GJ
2m DXCC #11 - 6m DXCC #815 - FFMA #7

Interested in 6m EME? Ask me about subscribing to the new Magic Band EME
email group, or just fill in the request box at the bottom of my web
page (above)!


Locked WSJT-X running with Omnirig? #Cat_RigControl

Mike Koralewski K8VA
 

Hey Group... 
Has anyone had any luck or experience running WSJT-x via VSPE and Omnirig, using a virtual Com Port.? 
I have been trying all kinds of configurations, none seem to work... I have heard from hams that say "oh yeah that works great"..later to find out they never really have gotten it working. . My goal (if possible) is to have... WSJT-x, ACLog ( I understand it is not compatible with Omnirig and needs to be  its own non shared port, but connected to WSJT-x) a Winkeyer gizmo running on Aclog for keyboard CW, and an SDRplay rsp1 running SDRuno...
73 Mike 73


Locked Re: WSJTX_LOG.ADI FILE #logging

Bill Somerville
 

On 28/04/2021 17:54, Lance Collister, W7GJ wrote:

I can imagine that FT8 rovers during contests and FFMA grid activators would also appreciate it if there were some option in WSJT-X to have "My Grid" be updated automatically from some other program, or directly from a GPS puck attached to another USB port... Just dreaming ;-)

GL and VY 73, Lance
Lance,

that capability is already in WSJT-X insofar that it has a message in its UDP protocol than can update the local gridsquare. I'm not sure if anyone has made use of that facility to interface with a navigation system yet.

73
Bill
G4WJS.


Locked Re: #Cat_RigControl Kenwood TS-890s connection failure #Cat_RigControl

Bill Somerville
 

On 28/04/2021 17:41, William Osborne wrote:
With the latest version of WSJT-X and a Kenwood TS890s which worked fine with ver 2.2 and before worked fine I get the following error at all data rates:

Hamlib error: command rejected by rig
kenwood_open:cannot get ndentifaction
kenwood.c(853):kenwood open return (-9)
rig.c(985):rig_open return(-9) while opening connection to rig

Any ideas about how to fix this error would be appreiated.
Hi William,

which version of WSJT-X are you using?

So I can see what is happening, put the attached file in your WSJT-X configuration files directory (on MS Windows that is the same as the log files directory "Menu->File->Open log directory"), restart WSJT-X, and carry out he minimum test that reproduces the issue, then quit WSJT-X. It will have created a file on your Desktop called WSJT-X_RigControl.log, send me (g4wjs <at> classdesign <dot> com) that file for analysis please?

Once you have sent the log file you can delete it and the log configuration file to return to normal operation.

73
Bill
G4WJS.


Locked Re: WSJTX_LOG.ADI FILE #logging

Lance Collister, W7GJ <w7gj@...>
 

I was pleased to see that the above file includes the gridsquares for both MY location and the other stations's location ;-) I am about to start a month-long road trip across the country, and hope to be active on 6m from many different gridsquares. Having both these gridsquares in wsjtx_log.adi will really help keep track of where I was when I made the contacts. That assumes that I remember to update the grid in WSJT-X's FILE/SETTINGS/GENERAL page every time I drive into a new gridsquare!

I can imagine that FT8 rovers during contests and FFMA grid activators would also appreciate it if there were some option in WSJT-X to have "My Grid" be updated automatically from some other program, or directly from a GPS puck attached to another USB port... Just dreaming ;-)

GL and VY 73, Lance

--
Lance Collister, W7GJ(ex WA3GPL, WA1JXN, WA1JXN/C6A, ZF2OC/ZF8, E51SIX, 3D2LR, 5W0GJ, E6M, TX5K, KH8/W7GJ, V6M, T8GJ, VK9CGJ, VK9XGJ, C21GJ, CP1GJ, S79GJ, TX7MB)
P.O. Box 73
Frenchtown, MT 59834-0073
USA
TEL: (406) 626-5728
QTH: DN27ub
URL: http://www.bigskyspaces.com/w7gj
Skype: lanceW7GJ
2m DXCC #11 - 6m DXCC #815 - FFMA #7

Interested in 6m EME? Ask me about subscribing to the new Magic Band EME
email group, or just fill in the request box at the bottom of my web
page (above)!


Locked Re: #Cat_RigControl #Cat_RigControl

William Osborne
 

With the latest version of WSJT-X and a Kenwood TS890s which worked fine with ver 2.2 and before worked fine I get the following error at all data rates:

Hamlib error: command rejected by rig
kenwood_open:cannot get ndentifaction
kenwood.c(853):kenwood open return (-9)
rig.c(985):rig_open return(-9) while opening connection to rig

Any ideas about how to fix this error would be appreiated.


Locked Re: Curiosity -- why is there no ft4 assigned frequency on 160 m? #NewUser

Richard E. Ravich
 

Joe,
Thanks for the logical answer which makes sense to me.  I appreciate all your answers to questions!
73's
de WD6FIE


Locked Re: Curiosity -- why is there no ft4 assigned frequency on 160 m? #NewUser

Buddy Morgan
 

Do what I did, on 222 MHz and higher, for FT8: pick a frequency and see if it catches on.

Buddy WB4OMG



-----Original Message-----
From: Dick- K9OM via groups.io <RLVZ@...>
To: main@WSJTX.groups.io
Sent: Wed, Apr 28, 2021 10:59 am
Subject: Re: [WSJTX] Curiosity -- why is there no ft4 assigned frequency on 160 m? #NewUser

I'd like to see a "Recommended" FT4 Frequency added to 160m.  A substantial amount of Contesting takes place on 160m. during the winter months so FT4 should be allowed to join the mix.  FT4 occupies a lot less frequency than SSB.

73, Dick- K9OM




Locked Re: Curiosity -- why is there no ft4 assigned frequency on 160 m? #NewUser

Dick- K9OM
 

I'd like to see a "Recommended" FT4 Frequency added to 160m.  A substantial amount of Contesting takes place on 160m. during the winter months so FT4 should be allowed to join the mix.  FT4 occupies a lot less frequency than SSB.

73, Dick- K9OM