osmo-bts.git branch master updated. 0.4.0-256-g55c4602

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
Fri Aug 12 12:07:20 UTC 2016


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  55c46022e1a5f1cbe51c96566e38ff110e4a3092 (commit)
      from  37af36e85eca546595081246aec010fa7f6fd0be (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=55c46022e1a5f1cbe51c96566e38ff110e4a3092

commit 55c46022e1a5f1cbe51c96566e38ff110e4a3092
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 9 20:25:31 2016 +0200

    sysmo: fix dyn TS: Revert "Activate PTCCH UL" [in sysmobts]
    
    This reverts commit 53d792c3b027bfb42d77804e3e687a287e122ef3.
    See http://osmocom.org/issues/1796
    
    The commit caused this error for PDCH TS with SysmoBTS:
    
    DL1P <0007> l1_if.c:164 Tx L1 prim MPH-ACTIVATE.req
    DL1C <0006> oml.c:811 Error activating L1 SAPI PTCCH on TS 7: Invalid parameter
    DL1C <0006> oml.c:1089 (bts=0,trx=0,ts=7,ss=0) act failed mark broken due status: -4
    
    Plain PDCH TS show this error but continue to function despite the SAPI
    activation failure.
    
    As a side effect, the SAPI activation failure breaks dynamic TS. GPRS
    initially works, but the broken status prevents transitions to TCH/* modes
    in the BSC:
    
    DRLL <0000> chan_alloc.c:355 Failed to allocate TCH_H channel
    DRSL <0004> abis_rsl.c:1656 BTS 0 CHAN RQD: no resources for TCH_H 0x45
    
    Since the commit only enabled PTCCH UL in sysmobts, no other BTS models are
    affected. Notice that lc15 still has PTCCH UL disabled all the while, before
    and after this commit and its revert.
    
    Also note that PTCCH DL is and has been enabled without problems (see
    further above in sapi_dir_pdtch_sapis[]). This is only about PTCCH UL.
    
    Related: OS#1796
    Change-Id: Ia59d95c75a8a5d3bd596f55cd1dc0906a6a95f7f

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

Summary of changes:
 src/osmo-bts-sysmo/oml.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


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



More information about the osmocom-commitlog mailing list