openbsc.git branch master updated. 0.15.0-312-g2ebacce

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 Jun 17 01:17:23 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, master has been updated
       via  2ebacce4fa5ab8f3be42967033644739d78c80bf (commit)
      from  0fcd2e2fec966ac4e17222e7f53f2d0e5a7bf0ba (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/openbsc/commit/?id=2ebacce4fa5ab8f3be42967033644739d78c80bf

commit 2ebacce4fa5ab8f3be42967033644739d78c80bf
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jun 14 14:08:35 2016 +0200

    dyn PDCH: TS flags: rename one, add three, as enum
    
    Rename TS_F_PDCH_MODE to TS_F_PDCH_ACTIVE, to more accurately reflect the truth
    value's meaning.
    
    Add TS_F_PDCH_ACT_PENDING and TS_F_PDCH_DEACT_PENDING for sysmoBTS (and
    possibly other BTS implementations) to remember what to do when the PCU replies
    with a channel de/activation. Also add TS_F_PDCH_PENDING_MASK to test for both.
    
    Change from #define to an enum.
    
    Note: These flags are also used in the upcoming osmo-bts-sysmo dyn PDCH
    commits, so osmo-bts submission depends on this commit.
    
    Change-Id: I391a103ab599648b0c5d4f3ad613a6d7c48834b3

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

Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h | 9 ++++++++-
 openbsc/src/libbsc/abis_rsl.c             | 6 +++---
 openbsc/src/libbsc/bsc_vty.c              | 2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list