mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
Add the AX.25 modem parameters and start reworking the AX,25 RX
processing.
This commit is contained in:
@@ -38,7 +38,6 @@ private:
|
||||
bool m_enabled;
|
||||
FILE* m_fp;
|
||||
|
||||
bool isUI(const unsigned char* data, unsigned int length) const;
|
||||
void decode(const unsigned char* data, unsigned int length);
|
||||
bool decodeAddress(const unsigned char* data, std::string& text, bool isDigi = false) const;
|
||||
bool openFile();
|
||||
|
||||
Reference in New Issue
Block a user