mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-07 15:34:04 +00:00
Fully implement the latest M17 specification.
This commit is contained in:
parent
67b93d6310
commit
ec80e9553a
5 changed files with 82 additions and 127 deletions
|
|
@ -69,7 +69,9 @@ private:
|
|||
unsigned int m_rfErrs;
|
||||
unsigned int m_rfBits;
|
||||
CM17LICH m_rfLICH;
|
||||
unsigned int m_rfLICHn;
|
||||
CM17LICH m_netLICH;
|
||||
unsigned int m_netLICHn;
|
||||
CRSSIInterpolator* m_rssiMapper;
|
||||
unsigned char m_rssi;
|
||||
unsigned char m_maxRSSI;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue