openbsc.git branch neels/dyn_fixes updated. 0.15.0-384-g2d0f7bc

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
Tue Aug 9 19:43:45 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/dyn_fixes has been updated
  discards  4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf (commit)
  discards  129b5e1d83b3fdf5db037b3ae7277382adf4b06d (commit)
  discards  51faa6b1cc626fd890355cfbf3ea0970a675fcd8 (commit)
       via  2d0f7bc050d14c68081291162724e8775e42dc2a (commit)
       via  2f1645fd2a1b3566ffc09c51dd34cfe096cb935b (commit)
       via  8beb6cc93ac1a766b511f2ffa3353b2b92532d29 (commit)
       via  78488ff2382be036854a52d6f4abe3380452d185 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf)
            \
             N -- N -- N (2d0f7bc050d14c68081291162724e8775e42dc2a)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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/openbsc/commit/?id=2d0f7bc050d14c68081291162724e8775e42dc2a

commit 2d0f7bc050d14c68081291162724e8775e42dc2a
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 9 21:43:24 2016 +0200

    chan_alloc: log when dyn TS is not picked due to lchan state
    
    Change-Id: I47acacc375b63de68b157f3a73a7e0aed4b31ae7

http://cgit.osmocom.org/openbsc/commit/?id=2f1645fd2a1b3566ffc09c51dd34cfe096cb935b

commit 2f1645fd2a1b3566ffc09c51dd34cfe096cb935b
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 29 18:12:06 2016 +0200

    move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts
    
    Change-Id: I8ba06d7dd6e0ceab3d8d18bb565354d6ed461f7e

http://cgit.osmocom.org/openbsc/commit/?id=8beb6cc93ac1a766b511f2ffa3353b2b92532d29

commit 8beb6cc93ac1a766b511f2ffa3353b2b92532d29
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 29 18:13:38 2016 +0200

    chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[]
    
    The array will move to gsm_data_shared.c; to prepare, use the function
    instead.
    
    Change-Id: Icbea7dbd78abf6144e5291f531a97f96507d8cbf

http://cgit.osmocom.org/openbsc/commit/?id=78488ff2382be036854a52d6f4abe3380452d185

commit 78488ff2382be036854a52d6f4abe3380452d185
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jul 29 18:10:59 2016 +0200

    dyn TS: bts_chan_load: use correct nr of subslots for dyn ts
    
    For TCH/F_TCH/H_PDCH dynamic timeslots, the ts->pchan does not lead to a
    meaningful value from the subslots_per_pchan[] array. Use the ts_subslots()
    function instead, which checks for dyn pchan.
    
    Change-Id: I659acebca82dfb3e305433471be64e9d27439af8

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

Summary of changes:
 openbsc/src/libbsc/chan_alloc.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list