mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Change the network late entry and be less aggressive at filling silence.
This commit is contained in:
parent
435ad79e47
commit
73375fb41e
5 changed files with 108 additions and 169 deletions
|
|
@ -31,8 +31,7 @@ const unsigned char TAG_EOT = 0x03U;
|
|||
|
||||
enum RPT_STATE {
|
||||
RS_LISTENING,
|
||||
RS_RF_LATE_ENTRY,
|
||||
RS_NETWORK_LATE_ENTRY,
|
||||
RS_LATE_ENTRY,
|
||||
RS_RELAYING_RF_AUDIO,
|
||||
RS_RELAYING_NETWORK_AUDIO,
|
||||
RS_RELAYING_RF_DATA,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue