New short ping decoding algorithm for msk144 realtime decoder. Not yet enabled.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7108 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2016-09-23 22:28:11 +00:00
parent 665b8dc85a
commit 5b5915a024
6 changed files with 79 additions and 192 deletions
+1 -1
View File
@@ -2964,7 +2964,7 @@ void MainWindow::guiUpdate()
//Once per second:
if(nsec != m_sec0) {
qDebug() << m_config.contestMode() << m_config.realTimeDecode();
// qDebug() << m_config.contestMode() << m_config.realTimeDecode();
g_single_decode=m_config.single_decode();
if(m_auto and m_mode=="Echo" and m_bEchoTxOK) {
progressBar.setMaximum(6);