openbsc.git branch neels/dyn_pdch updated. 0.15.0-321-g82c8f75

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 Jun 21 20:25:53 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_pdch has been updated
  discards  ae9ab795c02b7c2fd78e102c287a1a9e21a1850d (commit)
  discards  7193972d0c5b7c13d25c46579013a3cdfb054430 (commit)
  discards  06c4028db03d400d2c48099b7d1ad0980518c37c (commit)
  discards  de2aa9758331c30ccf73c010f3f07d47c14eb0bc (commit)
  discards  8a290db39102128e763f488a2f6255655d58aed6 (commit)
  discards  9c2221c60dfd4a648b079f05aeca99cd62c2a8a7 (commit)
       via  82c8f75f7118f9be3550ee1d35914376eab22211 (commit)
       via  241bda03b4017fa4ac2a38ad9f37685bfbc81ee7 (commit)
       via  29048b2a80b5865ffc41fa4401113c5826227e23 (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 (ae9ab795c02b7c2fd78e102c287a1a9e21a1850d)
            \
             N -- N -- N (82c8f75f7118f9be3550ee1d35914376eab22211)

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=82c8f75f7118f9be3550ee1d35914376eab22211

commit 82c8f75f7118f9be3550ee1d35914376eab22211
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jun 21 20:55:14 2016 +0200

    dyn PDCH: enable PDCH only after release due to error
    
    In rsl_rx_rf_chan_rel_ack(), only activate PDCH when in NONE state.
    
    For the case of REL_ERR state, do the PDCH activation in the error timeout
    callback after T3111 is done.
    
    Change-Id: I4c55479b252a12039bb3d8c30a9cbf0199ca410e

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

Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h |  1 -
 openbsc/src/libbsc/abis_rsl.c             | 27 ++++++++++++---------------
 openbsc/src/libbsc/bsc_vty.c              |  7 ++-----
 openbsc/src/libbsc/chan_alloc.c           | 24 +-----------------------
 openbsc/src/libcommon/gsm_data_shared.c   | 13 ++-----------
 openbsc/src/osmo-bsc_mgcp/Makefile.am     |  2 +-
 openbsc/src/utils/Makefile.am             |  2 +-
 openbsc/tests/mgcp/Makefile.am            |  8 +++++---
 openbsc/tests/sgsn/sgsn_test.c            |  2 +-
 openbsc/tests/sgsn/sgsn_test.ok           |  2 +-
 openbsc/tests/smpp/Makefile.am            |  2 +-
 11 files changed, 27 insertions(+), 63 deletions(-)


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



More information about the osmocom-commitlog mailing list