Reference The TR4W Issue that started WSJT-X support
We want to implement this the same way as TR4W does it in uWSJTX.pas (in ../TR4W).
This involves using the WSJT-X UDP server, the ADIF message to log contacts, pre-filling in the call window when we get the initial packet from WSJT-X. We also want to implement the callsign processing as well as the callsign highlighting back to WSJT-X.
The mode must be written correctly (Mode: FT8 for FT8,. and mode MFSK, submode FT4 for FT4.). MIght as well add mode MFSK, submode FT2 as that is current now).
Reference The TR4W Issue that started WSJT-X support
We want to implement this the same way as TR4W does it in uWSJTX.pas (in ../TR4W).
This involves using the WSJT-X UDP server, the ADIF message to log contacts, pre-filling in the call window when we get the initial packet from WSJT-X. We also want to implement the callsign processing as well as the callsign highlighting back to WSJT-X.
The mode must be written correctly (Mode: FT8 for FT8,. and mode MFSK, submode FT4 for FT4.). MIght as well add mode MFSK, submode FT2 as that is current now).