Remobe AMBE regeneration on data packets.

This commit is contained in:
Jonathan Naylor
2016-10-05 07:42:41 +01:00
parent cb07423092
commit 51c742ea7f
3 changed files with 16 additions and 3 deletions

View File

@@ -28,6 +28,8 @@ public:
bool isRepeater() const;
void setRepeater(bool on);
bool isDataPacket() const;
void setUnavailable(bool on);
void getMyCall1(unsigned char* call1) const;