mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Decode FR mode data, and generate cleanups and bug fixing.
This commit is contained in:
parent
628490097e
commit
4b323a9d20
3 changed files with 201 additions and 128 deletions
|
|
@ -60,7 +60,8 @@ private:
|
|||
unsigned char* m_rfDest;
|
||||
unsigned char* m_netSource;
|
||||
unsigned char* m_netDest;
|
||||
CYSFPayload m_payload;
|
||||
CYSFPayload m_rfPayload;
|
||||
CYSFPayload m_netPayload;
|
||||
FILE* m_fp;
|
||||
|
||||
void writeQueueRF(const unsigned char* data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue