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 1ebf23b7fe631dbafcc2dc4a1e8a8beced4ecc0d (commit)
from 7590ff3fd6cde4264f6e7961f8d9dcafbb526271 (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=1ebf23b7fe631dbafcc2dc4a1e8a8bec…
commit 1ebf23b7fe631dbafcc2dc4a1e8a8beced4ecc0d
Author: Max <msuraev(a)sysmocom.de>
Date: Wed May 10 12:21:17 2017 +0200
Prepare for BTS attribute reporting via OML
* use define for number of attributes instead of magic number
* add sub_model to gsm_bts struct
* expand number of BTS features
* mark attributes parameter to abis_nm_get_attr() as const
Change-Id: I7ecb0c4339530d3a8354a2f94b34063dda87e030
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/abis_nm.h | 5 ++++-
openbsc/include/openbsc/gsm_data_shared.h | 4 ++++
openbsc/src/libbsc/abis_nm.c | 10 +++++-----
3 files changed, 13 insertions(+), 6 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)