mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Improve the M17 networking.
This commit is contained in:
parent
e0f4928db5
commit
6e9174cf4c
6 changed files with 52 additions and 159 deletions
|
|
@ -78,11 +78,8 @@ private:
|
|||
bool m_enabled;
|
||||
FILE* m_fp;
|
||||
|
||||
bool processVoice(unsigned char usc, unsigned char option, unsigned char* data);
|
||||
|
||||
void writeQueueRF(const unsigned char* data);
|
||||
void writeQueueNet(const unsigned char* data);
|
||||
void writeNetwork(const unsigned char* data);
|
||||
void writeNetwork();
|
||||
|
||||
void scrambler(unsigned char* data) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue