From ec86773191fcee7790d53700ddb1df5e349ab611 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Wed, 24 Sep 2014 17:24:52 +0000 Subject: [PATCH] Apply frequency offset to TX frequency. The frequency offset (transverter offset) was not being applied to the setting of a split TX frequency. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4348 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- Configuration.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Configuration.cpp b/Configuration.cpp index d24c7bddf..cfc5689c5 100644 --- a/Configuration.cpp +++ b/Configuration.cpp @@ -1847,6 +1847,7 @@ void Configuration::impl::transceiver_tx_frequency (Frequency f) if (f) { transceiver_offset_ = stations_.offset (f); + f += transceiver_offset_; } // Rationalise TX VFO mode if we ask for split and are