mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Add the SelfOnly processing for M17.
This commit is contained in:
@@ -85,6 +85,8 @@ private:
|
||||
void interleaver(const unsigned char* in, unsigned char* out) const;
|
||||
void decorrelator(const unsigned char* in, unsigned char* out) const;
|
||||
|
||||
bool checkCallsign(const std::string& source) const;
|
||||
|
||||
unsigned int countBits(unsigned char byte);
|
||||
|
||||
void writeEndRF();
|
||||
|
||||
Reference in New Issue
Block a user