Update M17 to the latest secification, removal of the CRC from the

stream data.
This commit is contained in:
Jonathan Naylor
2021-04-11 17:31:05 +01:00
parent e6d5ef9055
commit 3a73a25c1e
4 changed files with 9 additions and 28 deletions

View File

@@ -65,7 +65,6 @@ private:
CStopWatch m_elapsed;
unsigned int m_rfFrames;
unsigned int m_netFrames;
unsigned int m_rfFN;
unsigned int m_rfErrs;
unsigned int m_rfBits;
CM17LSF m_rfLSF;