My computer crashed and I had to download my log files from LoTW in ADIF
format.  I moved the QSO's into the file wsjt_log.adi as described in the
documentation.

Problem is WSJT is not displaying the previous worked stations apparently
because the format from LoTW places the worked station call sign in the
third data position of the record.  If I move it the be the first data
element, it properly reads it and turns the display of that call sign
Green.

 Shouldn't WSJT read the call sign in the record regardless of where in the
data element the call sign is placed, so long as it is in ADIF format?
 Here is what I am talking about

THIS record WILL NOT DISPLAY THE CALL AS PREVIOUSLY WORKED

<eor>

<APP_LoTW_OWNCALL:5>N5CDE
<STATION_CALLSIGN:5>N5CDE
<CALL:5>AG4RR
<BAND:3>40M
<FREQ:7>7.07122
<MODE:5>FT8
<APP_LoTW_MODEGROUP:4>DATA
<QSO_DATE:8>20180302
<TIME_ON:6>043800
<QSL_RCVD:1>Y
<QSLRDATE:8>20180326
<eor>

THIS record WILL PROPERLY DISPLAY THE CALL AS WORKED IN GREEN

<eor>

<CALL:4>K4IU
<APP_LoTW_OWNCALL:5>N5CDE
<STATION_CALLSIGN:5>N5CDE
<BAND:3>40M
<FREQ:7>7.07543
<MODE:3>FT8
<APP_LoTW_MODEGROUP:4>DATA
<QSO_DATE:8>20180119
<TIME_ON:6>021630
<QSL_RCVD:1>Y
<QSLRDATE:8>20180322
<eor>



Thanks in advance for your attention.
N5CDE
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to