mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-06-08 09:54:09 +02:00
add rate 8/17 RCPC for speech with STCH
This commit is contained in:
parent
e3032cd897
commit
c959894fbe
2 changed files with 13 additions and 0 deletions
|
@ -20,6 +20,7 @@ enum tetra_rcpc_puncturer {
|
|||
TETRA_RCPC_PUNCT_148_432,
|
||||
TETRA_RCPC_PUNCT_114_171,
|
||||
TETRA_RCPC_PUNCT_72_162,
|
||||
TETRA_RCPC_PUNCT_38_80,
|
||||
};
|
||||
|
||||
/* Puncture the mother code (in) and write 'len' symbols to out */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue