osmo-bts.git branch master updated. 0.4.0-413-g9578439

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Mar 23 11:35:22 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  957843959d4d9046b4eb5beb42cc41dd7bb56bed (commit)
      from  f4816fa577bc69e0c0fe0fcdaaba3074df4074c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=957843959d4d9046b4eb5beb42cc41dd7bb56bed

commit 957843959d4d9046b4eb5beb42cc41dd7bb56bed
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Thu Mar 23 12:35:52 2017 +0700

    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

-----------------------------------------------------------------------

Summary of changes:
 src/osmo-bts-trx/l1_if.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list