Attention is currently required from: falconia.
pespin has posted comments on this change by falconia. ( https://gerrit.osmocom.org/c/osmo-bts/+/38554?usp=email )
Change subject: csd_v110: set E2 bit correctly for TCH/[FH]4.8 NT ......................................................................
Patch Set 2:
(2 comments)
File src/common/l1sap.c:
https://gerrit.osmocom.org/c/osmo-bts/+/38554/comment/68d67a83_14c4c114?usp=... : PS2, Line 2066: static const uint8_t tchf48_nt_e2_map[26] = { again where does this 26 come from
https://gerrit.osmocom.org/c/osmo-bts/+/38554/comment/06ce145f_d98a79e8?usp=... : PS2, Line 2076: uint8_t tchf48_half = tchf48_nt_e2_map[tch_ind->fn % 26]; where dos 26 come from.