As stated in the code and in the "Quick-Start Guide to WSJT-X 2.0",
the logic currently highlights messages transmitted by stations that have *NOT* uploaded a log to LoTW in the past year.

Of course, the test could be reversed. I did it this way because (in the short test that I ran) it flags a much smaller fraction of all messages, this way.

        -- Joe, K1JT

On 9/20/2018 4:55 PM, Black Michael via wsjt-devel wrote:
Is this logic backwards here???  Seems we don't want the "not" here.

In displaytext.cpp

if(call2.size()>0 and !m_LoTW.contains(call2)) {

de Mike W9MDB


_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to