mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Split RF and network statues for all modes.
This commit is contained in:
parent
7822758043
commit
ddcde1d8e3
7 changed files with 545 additions and 437 deletions
|
|
@ -44,7 +44,7 @@ private:
|
|||
IDisplay* m_display;
|
||||
bool m_duplex;
|
||||
CRingBuffer<unsigned char> m_queue;
|
||||
RPT_STATE m_state;
|
||||
RPT_RF_STATE m_state;
|
||||
CTimer m_timeoutTimer;
|
||||
unsigned int m_frames;
|
||||
CYSFParrot* m_parrot;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue