Pages: [1]   Go Down

Author Topic: WSJT LOG  (Read 333 times)

ZL1BBW

  • Member
  • Posts: 1914
WSJT LOG
« on: November 10, 2022, 02:32:21 PM »

Is there any where that it automatically logs all contacts?  I forgot to press log for a Dx ped and could really do with finding it  if possible.
Thanks
Logged
ex MN Radio Officer, Portishead Radio GKA, BT Radio Amateur Morse Tester.  Licensed as G3YCP ZL1DAB, now taken over my father (sk) call as ZL1BBW.

AA4PB

  • Member
  • Posts: 15504
Re: WSJT LOG
« Reply #1 on: November 10, 2022, 03:02:23 PM »

all.txt should have a record of your QSO.
Logged
Bob  AA4PB
Garrisonville, VA

AK4YA

  • Member
  • Posts: 196
Re: WSJT LOG
« Reply #2 on: November 10, 2022, 03:19:33 PM »

Does anyone know the format of the CSV?  Most fields are easy to figure out except the SNR figures, cant tell which side in the CSV belongs to which side of the QSO.
Logged

VA3VF

  • Member
  • Posts: 4509
Re: WSJT LOG
« Reply #3 on: November 10, 2022, 03:35:17 PM »

Quote
Is there any where that it automatically logs all contacts?  I forgot to press log for a Dx ped and could really do with finding it  if possible.
Thanks

As AA4PB said, the data traffic, no a ham log per se, is all in the all.txt file. Open the file with your favorite text editor and do a search on the call sign. Make sure to check the time and confirm the 73. This is to ensure you see the good contact, not previous attempts that were not answered/completed.
Logged

VA3VF

  • Member
  • Posts: 4509
Re: WSJT LOG
« Reply #4 on: November 10, 2022, 03:45:21 PM »

Quote
Does anyone know the format of the CSV?  Most fields are easy to figure out except the SNR figures, cant tell which side in the CSV belongs to which side of the QSO.

Sorry, no idea of the CSV format.

As for the SNR, it's linked to the second call sign. Like this:

callsign1 callsign2  -10

The -10 was sent by callsign2.

Apologies if I misunderstood your question.
Logged

K5PS

  • Member
  • Posts: 691
Re: WSJT LOG
« Reply #5 on: November 10, 2022, 03:47:08 PM »

Open the file with your favorite text editor and do a search on the call sign.

The ALL.txt file is typically enormous, and if you're using Windows the default .txt editor notepad or wordpad usually can't handle it. I'd recommend downloading and using notepad++ (if you don't already have it).
Logged
All generalizations are false

ZL1BBW

  • Member
  • Posts: 1914
Re: WSJT LOG
« Reply #6 on: November 10, 2022, 05:31:22 PM »

Thanks, if it wasnt 5V7 i probably wouldnt worry.
Logged
ex MN Radio Officer, Portishead Radio GKA, BT Radio Amateur Morse Tester.  Licensed as G3YCP ZL1DAB, now taken over my father (sk) call as ZL1BBW.

ZL1BBW

  • Member
  • Posts: 1914
Re: WSJT LOG
« Reply #7 on: November 10, 2022, 08:32:08 PM »

Thanks, found 3 exchange's of rpt, but nowhere a 73, they are all timed pretty closely so should be ok.

Thanks
Logged
ex MN Radio Officer, Portishead Radio GKA, BT Radio Amateur Morse Tester.  Licensed as G3YCP ZL1DAB, now taken over my father (sk) call as ZL1BBW.

VA3VF

  • Member
  • Posts: 4509
Re: WSJT LOG
« Reply #8 on: November 10, 2022, 08:53:18 PM »

Quote
Thanks, found 3 exchange's of rpt, but nowhere a 73, they are all timed pretty closely so should be ok.

If "pretty closely" is less than 30 minutes you should be ok. Still, write those down and check the online log tomorrow. If you want to go even 'deeper', assuming the contact is in the log, continue on to OQRS and enter the times to see which one was logged.
Logged

ZL1BBW

  • Member
  • Posts: 1914
Re: WSJT LOG
« Reply #9 on: November 10, 2022, 09:47:58 PM »

Quote
Thanks, found 3 exchange's of rpt, but nowhere a 73, they are all timed pretty closely so should be ok.

If "pretty closely" is less than 30 minutes you should be ok. Still, write those down and check the online log tomorrow. If you want to go even 'deeper', assuming the contact is in the log, continue on to OQRS and enter the times to see which one was logged.

All tidied up now, paid for and hopefully on their way.

Thanks to all.
Logged
ex MN Radio Officer, Portishead Radio GKA, BT Radio Amateur Morse Tester.  Licensed as G3YCP ZL1DAB, now taken over my father (sk) call as ZL1BBW.

WO7R

  • Member
  • Posts: 6042
Re: WSJT LOG
« Reply #10 on: November 16, 2022, 07:40:26 AM »

Quote
Does anyone know the format of the CSV?

I forget the details, but I reverse engineered it, especially the essentials of it, in about five minutes by simply paying attention to some QSOs I logged and then looking at the CSV.  It includes things like whatever you manually set for wattage.

There is also a kind of "shadow" ADIF file which actually has a little more information (STATION_CALLSIGN if you , for instance, share the machine with a contest call).  That, you might simply import somewhere.  But the CSV is fine for routine use.
Logged

N1UK

  • Member
  • Posts: 2326
Re: WSJT LOG
« Reply #11 on: December 04, 2022, 05:20:41 PM »

As an aside I like the fact that JTDX labels it's all.txt  files by the month which makes it so much quicker to load ie 202210_ALL.TXT


73 Mark N1UK
Logged

WO7R

  • Member
  • Posts: 6042
Re: WSJT LOG
« Reply #12 on: December 05, 2022, 08:21:00 PM »

To be more explicit about the CSV format:

Now, as for the basic "CSV" style log, there are two formats over time, but I think only the most recent has survived unless you're a die hard VHFer using the WSJT as opposed to WSJT-X.

The format I see in WSJT-X goes like this:

Date, UTC, DXCall, DXGrid, freq, Mode,report_sent,report_rec,power,comment

If it is the older format, then some of the first parameters are in a little different order and it is obvious from inspection which is which once you know the above is what the contents are.

If that's not enough and you want to reverse engineer the log for yourself, make up a phony QSO with unique values for the above and save it (you can manually delete it).  The log will then reveal itself to you whatever version of the code you have.
Logged

WO7R

  • Member
  • Posts: 6042
Re: WSJT LOG
« Reply #13 on: December 05, 2022, 08:26:51 PM »

Quote
The ALL.txt file is typically enormous, and if you're using Windows the default .txt editor notepad or wordpad usually can't handle it. I'd recommend downloading and using notepad++ (if you don't already have it).

I admit I divide my ALL.TXT over time to keep the processing time of that file sane.  It's a dumb bit of bookkeeping, but I recommend it -- anyone with rudimentary programming skills should be able to do this.  Then, when you search for something, you don't plow through "infinity and beyond" to get it.

Or else, once in a while, just take down WSJT-X, rename ALL.TXT to  (say)   ALL.2022-12-03.TX or some such.  The next time you start up WSJT-X, it will recreate a new ALL.TXT from the point.  If you want to find an old QSO, it's now a little more work, but it makes it a lot easier to do things like archive ALL.TXT to 'someplace else' which I like to do and it's why I break it up.  This has been a widely implemented logging strategy for years.  I wish WSJT-X had it built-in.  Another plus to JTDX for doing this.

However, setting that all aside, in 64 bit Windows, ordinary Notepad now handles some astonishingly large files -- 10s of megabytes at least.  It could probably handle a very large ALL.TXT these days; much more than it once did.
Logged

W1VT

  • Member
  • Posts: 6071
Re: WSJT LOG
« Reply #14 on: December 06, 2022, 11:31:14 AM »

Yes, I recently used Notepad with a large ALL.TXT and was surprised how well it worked.
I did have to be patient for it to load before I could do anything.
Logged
Pages: [1]   Go Up