openbsc.git branch master updated. 0.15.0-319-g29048b2

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
Sat Jun 18 11:34:37 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  29048b2a80b5865ffc41fa4401113c5826227e23 (commit)
      from  f8e02aa4e3d87bbdc66819d3a56380881e24ce5a (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=29048b2a80b5865ffc41fa4401113c5826227e23

commit 29048b2a80b5865ffc41fa4401113c5826227e23
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jun 14 13:31:59 2016 +0200

    rm dup: use channel type names from libosmocore
    
    In gsm_lchant_name(enum gsm_chan_t), use the gsm_chan_t_names value strings
    from libosmocore instead of redefining the same strings. The list from
    libosmocore is also more complete, including CCCH and PDTCH.
    
    Add a todo comment to move to libosmocore.
    
    In consequence, libosmogsm linkage needs to be added to osmo-bsc_mgcp,
    mgcp_test, mgcp_transcoding_test and smpp_mirror, smpp_test.
    
    Change-Id: If65ee7c0619cbc0acb0a15045bd5a969442c93cc

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

Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h |  1 -
 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/smpp/Makefile.am            |  2 +-
 6 files changed, 10 insertions(+), 18 deletions(-)


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



More information about the osmocom-commitlog mailing list