From 05be0614d89967b06714cdd381d62077b15c70da Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 21 Dec 2016 20:31:30 +0000 Subject: [PATCH] Allow WPR-15 Tx audio freq up to 1625 Hz. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7419 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- mainwindow.cpp | 2 +- mainwindow.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mainwindow.cpp b/mainwindow.cpp index 6b0d67e96..e74f88fb3 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -5233,7 +5233,7 @@ void MainWindow::transmitDisplay (bool transmitting) ui->pbT2R->setEnabled (QSY_allowed); } - if (!m_mode.startsWith ("WSPR")) { + if (m_mode!="WSPR") { if(m_config.enable_VHF_features ()) { //### During tests, at least, allow use of Tx Freq spinner with VHF features enabled. // used fixed 1000Hz Tx DF for VHF & up QSO modes diff --git a/mainwindow.ui b/mainwindow.ui index 7f9519ae9..35506e3e5 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -1665,7 +1665,7 @@ list. The list can be maintained in Settings (F2). 1400 - 1600 + 1625 1500