mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-19 14:18:49 -04:00
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
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user