openbsc.git branch master updated. 0.15.0-527-g58273f4

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
Sun Nov 13 20:42:06 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  58273f4b885326fc9ae65b70ddc44f1fe655cf5e (commit)
       via  eae68292bdd3906950260ac307081af4b3acf3e5 (commit)
      from  fe7be8ddd0563ee98ca2ee9879983384d2491306 (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=58273f4b885326fc9ae65b70ddc44f1fe655cf5e

commit 58273f4b885326fc9ae65b70ddc44f1fe655cf5e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 11 23:46:14 2016 +0100

    OM2000: CON MO: Allow larger range for CCP and CI values
    
    it seesm more recent RBS2000 models have much larger CCP and CI value ranges
    than those of older models.
    
    Change-Id: Ib116c1fac901b293929fce34223d1fd0af15d2bc

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

commit eae68292bdd3906950260ac307081af4b3acf3e5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 11 19:41:59 2016 +0100

    Support configuration of CON MO Groups/Paths from VTY
    
    The code for supporting the configuration of the OM2000 CON (LAPD
    Concentrator) MO was so far incomplete and not used from the OM2000 FSM
    initialization.  This patch adds
    * VTY commands for configuration of CON Groups and Paths
    * The FSM integration to actually configure the CON MO
    
    Change-Id: I56dc1b5e35adef3a2078bcf9536537eb0f454192

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

Summary of changes:
 openbsc/include/openbsc/abis_om2000.h |  33 ++++++
 openbsc/include/openbsc/vty.h         |   1 +
 openbsc/src/libbsc/abis_om2000.c      |  71 +++++++++++--
 openbsc/src/libbsc/abis_om2000_vty.c  | 189 +++++++++++++++++++++++-----------
 openbsc/src/libcommon/common_vty.c    |  10 ++
 5 files changed, 235 insertions(+), 69 deletions(-)


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



More information about the osmocom-commitlog mailing list