openbsc.git branch master updated. 0.15.0-792-g7fe00fb9b

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 May 27 13:29:58 UTC 2017


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  7fe00fb9be1dddbaee175be0217fddd8858c7aad (commit)
       via  0483f338209a3eae91dd5cf6f568eb81ece5f6a9 (commit)
       via  0de69a2501e1d49a8202daaeb9cdd7bfee62effa (commit)
       via  5f72f6fccc50412acc7d0a2e921bb723a2105d63 (commit)
      from  271ceca86216ba0b22f7ba5222a5331766fb3d8c (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=7fe00fb9be1dddbaee175be0217fddd8858c7aad

commit 7fe00fb9be1dddbaee175be0217fddd8858c7aad
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat May 27 14:09:50 2017 +0200

    bsc_vty: Factor vty_get_ts() out of pdch_act_cmd()
    
    Resolving a timeslot based on its numeric identities is a generally
    useful function, so lets' factor that out.
    
    Change-Id: Id2570232f82542487a1133be7efb1dc1eb3029a8

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

commit 0483f338209a3eae91dd5cf6f568eb81ece5f6a9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat May 27 14:08:20 2017 +0200

    bsc_api.c: Documentation for handle_mr_config()
    
    Change-Id: I6edd442afc7c20f8f097198941bc592d429ba5da

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

commit 0de69a2501e1d49a8202daaeb9cdd7bfee62effa
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat May 27 13:18:50 2017 +0200

    costmetic: Document gsm48_multirate_config() + const-ify input
    
    We generally use const pointers for input arguments.  Also, document
    input/output arguments of function and add spec reference.
    
    Change-Id: I2532cde69a18e3b021f7371e68f67a28a43d8b5f

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

commit 5f72f6fccc50412acc7d0a2e921bb723a2105d63
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu May 25 19:16:40 2017 +0200

    Use new e1inp_signal_names from libosmo-abis to print input signal names
    
    Change-Id: I156027ecdd1456228c9f8776577edd48e70c19da

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

Summary of changes:
 openbsc/include/openbsc/gsm_04_08.h       |  2 +-
 openbsc/src/libbsc/bsc_api.c              | 15 ++++++++++--
 openbsc/src/libbsc/bsc_init.c             |  4 ++--
 openbsc/src/libbsc/bsc_vty.c              | 40 ++++++++++++++++++++-----------
 openbsc/src/libbsc/bts_ericsson_rbs2000.c |  7 ++----
 openbsc/src/libbsc/gsm_04_08_utils.c      |  7 +++++-
 6 files changed, 50 insertions(+), 25 deletions(-)


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



More information about the osmocom-commitlog mailing list