Add new MSK144 encoding routines and make the necessary accommodations.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7022 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2016-08-11 19:25:20 +00:00
parent 4b1bfcfd55
commit 69631297a3
5 changed files with 13 additions and 76 deletions
+1 -1
View File
@@ -239,7 +239,7 @@ qint64 Modulator::readData (char * data, qint64 maxSize)
}
}
// qDebug() << "B" << m_bFastMode << m_ic << numFrames << isym << itone[isym]
// << m_toneFrequency0 << m_nsps;
// << m_toneFrequency0 << m_nsps;
m_dphi = m_twoPi * m_toneFrequency0 / m_frameRate;
m_isym0 = isym;
m_frequency0 = m_frequency; //???