From 44a67927a93209c3b86b98e0bdef26e626b2670f Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Thu, 16 Oct 2014 22:57:55 +0000 Subject: [PATCH] Use non localized get frequency commands with Commander Commander sends invalid UTF-8 strings for numbers that contain group separators, e.g. non-break space U+00A0 in French regional number formats. Revert to old undocumented frequency query commands that always use '.' and ',' for number punctuation. Merged from wsjtx-1.4 branch. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4519 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- DXLabSuiteCommanderTransceiver.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DXLabSuiteCommanderTransceiver.cpp b/DXLabSuiteCommanderTransceiver.cpp index 2754bd55a..0ff38c565 100644 --- a/DXLabSuiteCommanderTransceiver.cpp +++ b/DXLabSuiteCommanderTransceiver.cpp @@ -184,7 +184,7 @@ void DXLabSuiteCommanderTransceiver::poll () bool quiet {true}; #endif - auto reply = command_with_reply ("CmdSendFreq", quiet); + auto reply = command_with_reply ("CmdGetFreq", quiet); if (0 == reply.indexOf ("CmdSendTXFreq", quiet); + reply = command_with_reply ("CmdGetTXFreq", quiet); if (0 == reply.indexOf ("