mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 04:42:28 -04:00
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280
This commit is contained in:
commit
9c0fe669d6
@ -6431,6 +6431,7 @@ void MainWindow::on_actionQ65_triggered()
|
|||||||
m_modeTx="Q65";
|
m_modeTx="Q65";
|
||||||
ui->actionQ65->setChecked(true);
|
ui->actionQ65->setChecked(true);
|
||||||
switch_mode(Modes::Q65);
|
switch_mode(Modes::Q65);
|
||||||
|
fast_config(false);
|
||||||
setup_status_bar(true);
|
setup_status_bar(true);
|
||||||
m_nsps=6912; //For symspec only
|
m_nsps=6912; //For symspec only
|
||||||
m_FFTSize = m_nsps / 2;
|
m_FFTSize = m_nsps / 2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user