mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Icom protocol has no sequence number so cannot fill missing frames or count lost
data.
This commit is contained in:
parent
7696add241
commit
562badf61c
2 changed files with 2 additions and 6 deletions
|
|
@ -64,7 +64,6 @@ private:
|
|||
CStopWatch m_elapsed;
|
||||
unsigned int m_rfFrames;
|
||||
unsigned int m_netFrames;
|
||||
unsigned int m_netLost;
|
||||
unsigned int m_rfErrs;
|
||||
unsigned int m_rfBits;
|
||||
CNXDNLICH m_rfLastLICH;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue