aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2017-03-23 12:35:52 +0700
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-23 11:35:05 +0000
commit957843959d4d9046b4eb5beb42cc41dd7bb56bed (patch)
tree50dfa16121e03e2457f911c8e2c0f368cdff5e03 /src/common
parentf4816fa577bc69e0c0fe0fcdaaba3074df4074c6 (diff)
osmo-bts-trx/l1_if.c: use channel combination III for TCH/H
Currently the channel combination II is used for TCH/H, which allows only one lchan to be allocated. The reason is that it saves a bit of CPU by disabling UL burst detection on lchan 1. There is also the channel combination III, which allows to increase channel capacity, providing two lchans on a single TCH/H timeslot. Ideally we should implement some dynamic II <-> III switching depending on the network load level. But for now this change replaces the channel combination of TCH/H by III, until dynamic switching is implemented. Fixes issue: https://osmocom.org/issues/1795 Change-Id: I8fd4abb42c153fcd26bcfe22a2554b5c2d02d810
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions