Beginnings of DMR data support.

This commit is contained in:
Jonathan Naylor
2016-01-26 18:06:31 +00:00
parent eaae483f96
commit 7bb53cf704
11 changed files with 290 additions and 33 deletions

View File

@@ -61,6 +61,7 @@ private:
CTimer m_packetTimer;
CStopWatch m_elapsed;
unsigned int m_frames;
unsigned int m_blocks;
unsigned int m_lost;
CAMBEFEC m_fec;
unsigned int m_bits;