openbsc.git branch laforge/cbch updated. 0.13.0-803-g142d12d

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
Mon Dec 29 23:37:19 UTC 2014


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, laforge/cbch has been updated
  discards  cc5208d8b1d89854bf733497dd90bad34601e021 (commit)
  discards  186ef853866c7ff44426e9cfad1d5ce71c657027 (commit)
  discards  6ee2024bdc0df80c3542b64399e493c8b4bc2bcf (commit)
       via  142d12d829d4207e2fe7dee34b8d82dd89015615 (commit)
       via  30f1f376383df3ae8d85e96542bf14d174c25d89 (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 (cc5208d8b1d89854bf733497dd90bad34601e021)
            \
             N -- N -- N (142d12d829d4207e2fe7dee34b8d82dd89015615)

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=142d12d829d4207e2fe7dee34b8d82dd89015615

commit 142d12d829d4207e2fe7dee34b8d82dd89015615
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Dec 29 17:47:08 2014 +0100

    move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts

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

commit 30f1f376383df3ae8d85e96542bf14d174c25d89
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Dec 28 15:00:45 2014 +0100

    Add basic support for CBCH / SMS-CB (Cell Brroadcast)
    
    We can now configure the pyisical channel types for CBCH either in the
    CCCH+SDCCH4 or in the SDCCH8 chanel combination.
    
    Depending on whether a CBCH exists on the BTS, we also generate the SI4
    with matching CBCH channel description to notify the phones of the
    existance of the CBCH.
    
    There is now a VTY command how a SMS-CB message can be sent to a given
    BTS.
    
    We do not yet have any logic at all for actual scheduling of multiple
    CBCH RSL messages towards one or multiple BTSs yet, though.

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

Summary of changes:
 openbsc/src/libbsc/abis_rsl.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list