mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Remove FACCH2 processing and add voice body processing.
This commit is contained in:
@@ -29,8 +29,12 @@ public:
|
||||
|
||||
void encode(unsigned char* data) const;
|
||||
|
||||
unsigned char getRAN() const;
|
||||
|
||||
void getData(unsigned char* data) const;
|
||||
|
||||
void setRAN(unsigned char ran);
|
||||
|
||||
void setData(const unsigned char* data);
|
||||
|
||||
CNXDNUDCH& operator=(const CNXDNUDCH& udch);
|
||||
|
||||
Reference in New Issue
Block a user