diff --git a/mainwindow.cpp b/mainwindow.cpp
index 608b61b..f760f9b 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -294,7 +294,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
wsprNet {new WSPRNet {&m_network_manager, this}},
m_appDir {QApplication::applicationDirPath ()},
m_palette {"Linrad"},
- m_mode {"JT9"},
+ m_mode {"FT8"},
m_rpt {"-15"},
m_pfx {
"1A", "1S",
@@ -838,7 +838,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
if(m_bFast9) m_bFastMode=true;
ui->cbFast9->setChecked(m_bFast9 or m_bFastMode);
- if(m_mode=="FT8") on_actionFT8_triggered();
+ if(true || m_mode=="FT8") on_actionFT8_triggered();
if(m_mode=="JT4") on_actionJT4_triggered();
if(m_mode=="JT9") on_actionJT9_triggered();
if(m_mode=="JT65") on_actionJT65_triggered();
diff --git a/mainwindow.ui b/mainwindow.ui
index fa4183e..700327b 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,8 +6,8 @@
0
0
- 974
- 563
+ 1195
+ 709
@@ -17,15 +17,703 @@
-
+
+
+ 4
+
+
+ 4
+
+
+ 4
+
+
+ 4
+
+
+ 4
+
-
-
-
-
- 0
- 100
-
+
+
+ QFrame::Plain
+
+ Qt::Vertical
+
+
+ true
+
+
+ 4
+
+
+ true
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 100
+
+
+
+ Qt::Horizontal
+
+
+ 4
+
+
+
+ Qt::Vertical
+
+
+ 4
+
+
+
+
+ 0
+ 0
+
+
+
+
+ true
+
+
+
+ true
+
+
+ QTextEdit { background:rgb(255, 250, 205); }
+
+
+ true
+
+
+
+
+
+
+
+
+ 0
+ 0
+
+
+
+ QTextEdit { background:rgb(255, 255, 255); }
+
+
+ false
+
+
+ Type your outgoing messages / commands here.
+
+
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 50
+ 0
+
+
+
+
+ 16777215
+ 16777215
+
+
+
+ QListWidget { background:rgb(255, 255, 255); }
+
+
-
+
+ allcall
+
+
+
+
+
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+ -
+
+
+ 0
+
+
-
+
+
+ <html><head/><body><p>Select operating band or enter frequency in MHz or enter kHz increment followed by k.</p></body></html>
+
+
+ true
+
+
+ QComboBox::NoInsert
+
+
+ QComboBox::AdjustToMinimumContentsLength
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+ QFrame::NoFrame
+
+
+ QFrame::Plain
+
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
-
+
+
+
+ 0
+ 0
+
+
+
+ QFrame::NoFrame
+
+
+ QFrame::Plain
+
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
-
+
+
+
+ 0
+ 0
+
+
+
+ false
+
+
+ background-color:rgb(0,0,0);
+
+
+ QFrame::NoFrame
+
+
+ QFrame::Plain
+
+
+
-
+
+
+
+ 0
+ 0
+
+
+
+ USB dial frequency
+
+
+ QLabel {
+ font-family: MS Shell Dlg 2;
+ font-size: 20pt;
+ color : white;
+ background-color : black;
+}
+QLabel[oob="true"] {
+ background-color: red;
+}
+
+
+
+ 14.078 000
+
+
+ Qt::AlignCenter
+
+
+ 5
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+ QLabel {
+ font-family: MS Shell Dlg 2;
+ font-size: 12pt;
+ background-color : black;
+ color : white;
+}
+
+
+ QFrame::StyledPanel
+
+
+ QFrame::Sunken
+
+
+ 2
+
+
+ 0
+
+
+ <html><head/><body><p align="center"> 2015 Jun 17 </p><p align="center"> 01:23:45 </p></body></html>
+
+
+ Qt::AlignCenter
+
+
+ 5
+
+
+
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+ background-color:rgb(0,0,0);
+
+
+ QFrame::NoFrame
+
+
+ QFrame::Plain
+
+
+
-
+
+
+ false
+
+
+ <html><head/><body><p>If orange or red there has been a rig control failure, click to reset and read the dial frequency. S implies split mode.</p></body></html>
+
+
+ QPushButton {
+font-family: helvetica;
+font-size: 9pt;
+font-weight: bold;
+background-color: white;
+color: black;
+border-style: solid;
+border-width:0px;
+border-color: gray;
+max-height:20px;
+min-width:20px;
+min-height:20px;
+max-width:40px;
+}
+QPushButton[state="error"] {
+background-color: red;
+}
+QPushButton[state="warning"] {
+background-color: orange;
+}
+QPushButton[state="ok"] {
+background-color: #00ff00;
+}
+
+
+ CAT
+
+
+
+ -
+
+
+ true
+
+
+ QPushButton {
+font-family: helvetica;
+font-size: 9pt;
+font-weight: bold;
+background-color: lightgray;
+color: black;
+border-style: solid;
+border-width:0px;
+border-color: gray;
+max-height:20px;
+min-width:20px;
+min-height:20px;
+max-width:40px;
+}
+QPushButton[state="error"] {
+background-color: red;
+}
+QPushButton[state="warning"] {
+background-color: orange;
+}
+QPushButton[state="ok"] {
+background-color: #00ff00;
+}
+QPushButton:checked {
+background-color: #00ff00;
+}
+
+
+ RX
+
+
+ true
+
+
+
+ -
+
+
+ false
+
+
+ QPushButton {
+font-family: helvetica;
+font-size: 9pt;
+font-weight: bold;
+background-color: lightgray;
+color: black;
+border-style: solid;
+border-width:0px;
+border-color: gray;
+max-height:20px;
+min-width:20px;
+min-height:20px;
+max-width:40px;
+}
+QPushButton[state="error"] {
+background-color: red;
+}
+QPushButton[state="warning"] {
+background-color: orange;
+}
+QPushButton[state="ok"] {
+background-color: #00ff00;
+}
+QPushButton:checked {
+background-color: #00ff00;
+}
+
+
+ TX
+
+
+ true
+
+
+
+ -
+
+
+ true
+
+
+ QPushButton {
+font-family: helvetica;
+font-size: 9pt;
+font-weight: bold;
+background-color: lightgray;
+color: black;
+border-style: solid;
+border-width:0px;
+border-color: gray;
+max-height:20px;
+min-width:20px;
+min-height:20px;
+max-width:40px;
+}
+QPushButton[state="error"] {
+background-color: red;
+}
+QPushButton[state="warning"] {
+background-color: orange;
+}
+QPushButton[state="ok"] {
+background-color: #00ff00;
+}
+QPushButton:checked {
+background-color: yellow;
+}
+
+
+ TUNE
+
+
+ true
+
+
+
+ -
+
+
+ true
+
+
+ QPushButton {
+font-family: helvetica;
+font-size: 9pt;
+font-weight: bold;
+background-color: lightgray;
+color: black;
+border-style: solid;
+border-width:0px;
+border-color: gray;
+max-height:20px;
+min-width:20px;
+min-height:20px;
+max-width:40px;
+}
+QPushButton[state="error"] {
+background-color: red;
+}
+QPushButton[state="warning"] {
+background-color: orange;
+}
+QPushButton[state="ok"] {
+background-color: #00ff00;
+}
+QPushButton:checked {
+background-color: #6699ff;
+}
+
+
+ BCN
+
+
+ true
+
+
+
+ -
+
+
+ true
+
+
+ QPushButton {
+font-family: helvetica;
+font-size: 9pt;
+font-weight: bold;
+background-color: lightgray;
+color: black;
+border-style: solid;
+border-width:0px;
+border-color: gray;
+max-height:20px;
+min-width:20px;
+min-height:20px;
+max-width:40px;
+}
+QPushButton[state="error"] {
+background-color: red;
+}
+QPushButton[state="warning"] {
+background-color: orange;
+}
+QPushButton[state="ok"] {
+background-color: #00ff00;
+}
+
+
+ HALT
+
+
+
+
+ monitorButton
+ readFreq
+ beaconButton
+ autoButton
+ stopTxButton
+ tuneButton
+
+
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+
+ 75
+ 0
+
+
+
+
+ 16777215
+ 16777215
+
+
+
+ <html><head/><body><p>30dB recommended when only noise present<br/>Green when good<br/>Red when clipping may occur<br/>Yellow when too low</p></body></html>
+
+
+ background-color:black;
+
+
+ QFrame::NoFrame
+
+
+ QFrame::Plain
+
+
+
+
+
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 50
+
+
+
+ QFrame::Plain
+
+
+
+
+ 0
+ 0
+ 0
+
+
+
+
+
+ -
+
+
-
+
+
+ Adjust Tx audio level
+
+
+ selection-background-color: rgb(70, 70, 70);
+
+
+ 450
+
+
+ 0
+
+
+ Qt::Vertical
+
+
+ true
+
+
+ true
+
+
+ QSlider::TicksBothSides
+
+
+ 50
+
+
+
+
+
+
+
-
@@ -2535,438 +3223,6 @@ list. The list can be maintained in Settings (F2).
- -
-
-
-
-
-
-
- 0
- 0
-
-
-
-
- 100
- 16777215
-
-
-
- <html><head/><body><p>30dB recommended when only noise present<br/>Green when good<br/>Red when clipping may occur<br/>Yellow when too low</p></body></html>
-
-
- QFrame::Panel
-
-
- QFrame::Sunken
-
-
-
- -
-
-
-
-
-
- <html><head/><body><p>Select operating band or enter frequency in MHz or enter kHz increment followed by k.</p></body></html>
-
-
- true
-
-
- QComboBox::NoInsert
-
-
- QComboBox::AdjustToMinimumContentsLength
-
-
-
- -
-
-
-
- 0
- 0
-
-
-
- false
-
-
- background-color:rgb(0,0,0);
-
-
- QFrame::StyledPanel
-
-
- QFrame::Raised
-
-
-
-
-
-
-
- 0
- 0
-
-
-
- USB dial frequency
-
-
- QLabel {
- font-family: MS Shell Dlg 2;
- font-size: 20pt;
- color : white;
- background-color : black;
-}
-QLabel[oob="true"] {
- background-color: red;
-}
-
-
-
- 14.078 000
-
-
- Qt::AlignCenter
-
-
- 5
-
-
-
- -
-
-
-
- 0
- 0
-
-
-
- QLabel {
- font-family: MS Shell Dlg 2;
- font-size: 12pt;
- background-color : black;
- color : white;
-}
-
-
- QFrame::StyledPanel
-
-
- QFrame::Sunken
-
-
- 2
-
-
- 0
-
-
- <html><head/><body><p align="center"> 2015 Jun 17 </p><p align="center"> 01:23:45 </p></body></html>
-
-
- Qt::AlignCenter
-
-
- 5
-
-
-
- -
-
-
-
-
-
- false
-
-
- <html><head/><body><p>If orange or red there has been a rig control failure, click to reset and read the dial frequency. S implies split mode.</p></body></html>
-
-
- QPushButton {
-font-family: helvetica;
-font-size: 9pt;
-font-weight: bold;
-background-color: white;
-color: black;
-border-style: solid;
-border-width:0px;
-border-color: gray;
-max-height:20px;
-min-width:20px;
-min-height:20px;
-max-width:40px;
-}
-QPushButton[state="error"] {
-background-color: red;
-}
-QPushButton[state="warning"] {
-background-color: orange;
-}
-QPushButton[state="ok"] {
-background-color: #00ff00;
-}
-
-
- CAT
-
-
-
- -
-
-
- true
-
-
- QPushButton {
-font-family: helvetica;
-font-size: 9pt;
-font-weight: bold;
-background-color: lightgray;
-color: black;
-border-style: solid;
-border-width:0px;
-border-color: gray;
-max-height:20px;
-min-width:20px;
-min-height:20px;
-max-width:40px;
-}
-QPushButton[state="error"] {
-background-color: red;
-}
-QPushButton[state="warning"] {
-background-color: orange;
-}
-QPushButton[state="ok"] {
-background-color: #00ff00;
-}
-QPushButton:checked {
-background-color: #00ff00;
-}
-
-
- RX
-
-
- true
-
-
-
- -
-
-
- false
-
-
- QPushButton {
-font-family: helvetica;
-font-size: 9pt;
-font-weight: bold;
-background-color: lightgray;
-color: black;
-border-style: solid;
-border-width:0px;
-border-color: gray;
-max-height:20px;
-min-width:20px;
-min-height:20px;
-max-width:40px;
-}
-QPushButton[state="error"] {
-background-color: red;
-}
-QPushButton[state="warning"] {
-background-color: orange;
-}
-QPushButton[state="ok"] {
-background-color: #00ff00;
-}
-QPushButton:checked {
-background-color: #00ff00;
-}
-
-
- TX
-
-
- true
-
-
-
- -
-
-
- true
-
-
- QPushButton {
-font-family: helvetica;
-font-size: 9pt;
-font-weight: bold;
-background-color: lightgray;
-color: black;
-border-style: solid;
-border-width:0px;
-border-color: gray;
-max-height:20px;
-min-width:20px;
-min-height:20px;
-max-width:40px;
-}
-QPushButton[state="error"] {
-background-color: red;
-}
-QPushButton[state="warning"] {
-background-color: orange;
-}
-QPushButton[state="ok"] {
-background-color: #00ff00;
-}
-QPushButton:checked {
-background-color: yellow;
-}
-
-
- TUNE
-
-
- true
-
-
-
- -
-
-
- true
-
-
- QPushButton {
-font-family: helvetica;
-font-size: 9pt;
-font-weight: bold;
-background-color: lightgray;
-color: black;
-border-style: solid;
-border-width:0px;
-border-color: gray;
-max-height:20px;
-min-width:20px;
-min-height:20px;
-max-width:40px;
-}
-QPushButton[state="error"] {
-background-color: red;
-}
-QPushButton[state="warning"] {
-background-color: orange;
-}
-QPushButton[state="ok"] {
-background-color: #00ff00;
-}
-QPushButton:checked {
-background-color: #6699ff;
-}
-
-
- BCN
-
-
- true
-
-
-
- -
-
-
- true
-
-
- QPushButton {
-font-family: helvetica;
-font-size: 9pt;
-font-weight: bold;
-background-color: lightgray;
-color: black;
-border-style: solid;
-border-width:0px;
-border-color: gray;
-max-height:20px;
-min-width:20px;
-min-height:20px;
-max-width:40px;
-}
-QPushButton[state="error"] {
-background-color: red;
-}
-QPushButton[state="warning"] {
-background-color: orange;
-}
-QPushButton[state="ok"] {
-background-color: #00ff00;
-}
-
-
- HALT
-
-
-
-
-
-
-
-
-
-
- -
-
-
- -
-
-
-
-
-
- Pwr
-
-
-
- -
-
-
- Adjust Tx audio level
-
-
- selection-background-color: rgb(70, 70, 70);
-
-
- 450
-
-
- 0
-
-
- Qt::Vertical
-
-
- true
-
-
- true
-
-
- QSlider::TicksBothSides
-
-
- 50
-
-
-
-
-
-
-