openbsc.git branch master updated. 0.15.0-263-gc08ee71

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 May 17 16:18:10 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  c08ee71bff4d86120b051b70e77833458e68aa0b (commit)
      from  9a7e25b9c3491416b8c41e4a7caeb86ba2167b78 (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=c08ee71bff4d86120b051b70e77833458e68aa0b

commit c08ee71bff4d86120b051b70e77833458e68aa0b
Author: Max <msuraev at sysmocom.de>
Date:   Wed May 11 12:45:13 2016 +0200

    Move DTX settings to BTS
    
    * Add per-BTS DTX settings
    * Configure Uplink and Downlink DTX separately
    * Deprecate global DTX option (it was never tested/used anyway)
    * Use libosmocore function for DTX indicator in System
      Information (previously it was incorrectly assigned for half-rate
      channels)
    
    Related: OS#22
    Change-Id: I3d55168475ad47044b6238b55846ea22bdd518a4
    Reviewed-on: https://gerrit.osmocom.org/40
    Tested-by: Jenkins Builder
    Reviewed-by: Holger Freyther <holger at freyther.de>

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

Summary of changes:
 openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg         |  3 +-
 openbsc/doc/examples/osmo-nitb/rbs2308/openbsc.cfg |  1 -
 openbsc/include/openbsc/gsm_data.h                 |  3 -
 openbsc/include/openbsc/gsm_data_shared.h          |  6 +-
 openbsc/src/libbsc/abis_rsl.c                      | 11 ++-
 openbsc/src/libbsc/bsc_init.c                      |  6 --
 openbsc/src/libbsc/bsc_vty.c                       | 85 +++++++++++++++++++---
 openbsc/src/libbsc/system_information.c            |  5 ++
 openbsc/src/libcommon/gsm_data.c                   |  6 +-
 9 files changed, 98 insertions(+), 28 deletions(-)


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



More information about the osmocom-commitlog mailing list