1. Add AGC for waterfall in *Ref Spec* mode.

2. Don't display orange warning bar when in WSPR mode.
3. Fix a longstanding compiler warning.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6616 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2016-04-12 19:54:15 +00:00
parent 092a2301a0
commit 90beb50cbe
5 changed files with 36 additions and 32 deletions
+1 -1
View File
@@ -2167,6 +2167,7 @@ void MainWindow::on_EraseButton_clicked() //Erase
void MainWindow::decodeBusy(bool b) //decodeBusy()
{
/* ### Temporarily(?) disable the long-decode progress bar.
bool showProgress = false;
if (b && m_firstDecode < 65 && ("JT65" == m_mode || "JT9+JT65" == m_mode))
{
@@ -2180,7 +2181,6 @@ void MainWindow::decodeBusy(bool b) //decodeBusy()
m_firstDecode += 9;
showProgress = true;
}
/* ### Temporarily(?) disable the long-decode progress bar.
if (showProgress)
{
// this sequence is needed to create an indeterminate progress