mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 15:04:18 +00:00
Add extra debughing of the output queues.
This commit is contained in:
parent
7e31a226de
commit
bfb74d3155
5 changed files with 91 additions and 28 deletions
|
|
@ -50,7 +50,7 @@ private:
|
|||
CDStarNetwork* m_network;
|
||||
IDisplay* m_display;
|
||||
bool m_duplex;
|
||||
CRingBuffer<unsigned char> m_rfQueue;
|
||||
CRingBuffer<unsigned char> m_queue;
|
||||
CDStarHeader m_rfHeader;
|
||||
CDStarHeader m_netHeader;
|
||||
RPT_RF_STATE m_rfState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue