mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Convert to the new EOF marker.
This commit is contained in:
@@ -82,7 +82,11 @@ private:
|
||||
bool processRFHeader(bool lateEntry);
|
||||
|
||||
void writeQueueRF(const unsigned char* data);
|
||||
void writeQueueEOTRF();
|
||||
|
||||
void writeQueueNet(const unsigned char* data);
|
||||
void writeQueueEOTNet();
|
||||
|
||||
void writeNetwork();
|
||||
|
||||
void interleaver(const unsigned char* in, unsigned char* out) const;
|
||||
|
||||
Reference in New Issue
Block a user