Experimenting using real data, moving forward with start and end blocks.

This commit is contained in:
Jonathan Naylor
2018-01-31 21:05:34 +00:00
parent 8e0164f657
commit c4fe7f7759
6 changed files with 137 additions and 34 deletions

View File

@@ -70,7 +70,7 @@ private:
unsigned int m_netErrs;
unsigned int m_netBits;
CNXDNLICH m_rfLastLICH;
CNXDNLayer3 m_rfSACCHMessage;
CNXDNLayer3 m_rfLayer3;
unsigned char m_rfMask;
unsigned char m_netN;
CRSSIInterpolator* m_rssiMapper;