On 11/08/2020 21:12, Loyd via wsjt-devel wrote:
Hello, can I switch FT8 / FT4 from UDP ?
I use Python and work very vell via UDP port, so can I switch mode?
Thank's
IZ0KBA Lorenzo
Hi Lorenzo,
there are two ways to change the operating mode of a WSJT-X instance
using the UDP Message Protocol, the first is using the Configure(15)
message which includes a field (Mode) to set the mode by name.
https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/Network/NetworkMessage.hpp#l476
You might also consider using the configurations facility in WSJT-X
("Menu->Configurations") to create configurations for each mode you wish
to use, then use the message SwitchConfiguration(14) to select the
desired configuration.
https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/Network/NetworkMessage.hpp#l467
73
Bill
G4WJS.
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel