Attention is currently required from: falconia, pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/32962 )
Change subject: gsm0503_tch_hr_decode2(): new function, emits TS101318 format ......................................................................
Patch Set 3: Code-Review+2
(1 comment)
File src/coding/gsm0503_coding.c:
https://gerrit.osmocom.org/c/libosmocore/+/32962/comment/96b979e9_f29c0d7f PS3, Line 1979: symbols of 8 bursts Not related to this patch, but worth mentioning: this is incorrect and probably was copy-pasted from `gsm0503_tch_fr_decode()`. For TCH/H (to be precise, for FACCH/H) the interleaving buffer is 6 bursts wide. I will submit a patch fixing this on top of your patchset to avoid conflicts.