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 c51c1e795091ba7663a2303bda48cb12fa327c19 (commit)
via 33e1357a903dad41745df4b5b7284e80ce542ecb (commit)
from 4a824ca8fcf13427d1560b2c866da2a2d82e3692 (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=c51c1e795091ba7663a2303bda48cb12…
commit c51c1e795091ba7663a2303bda48cb12fa327c19
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 6 15:40:40 2017 +0200
Request and parse BTS feature list via OML
Request features supported by BTS when getting attributes over OML.
Change-Id: Ic35b2865998bca3c2c0cb4b77e4e73d12e08bd7e
Related: OS#1614
http://cgit.osmocom.org/openbsc/commit/?id=33e1357a903dad41745df4b5b7284e80…
commit 33e1357a903dad41745df4b5b7284e80ce542ecb
Author: Max <msuraev(a)sysmocom.de>
Date: Mon May 29 11:48:29 2017 +0200
Get TRX attributes
Request per-TRX attributes in addition to BTS attributes.
Change-Id: I2b61131b9930afd03357c0b66947ee856d58cc46
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/src/libbsc/abis_nm.c | 136 +++++++++++++++++++++++-------
openbsc/src/libbsc/bsc_init.c | 16 ++--
openbsc/src/libcommon/gsm_data_shared.c | 1 +
4 files changed, 117 insertions(+), 37 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)