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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 2d848a061e5dd82ca95d1e18e5f1a5f615653a6c (commit)
from 8913b29be206ed3ade7376128649918f8c23f88b (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/osmo-bts/commit/?id=2d848a061e5dd82ca95d1e18e5f1a5f…
commit 2d848a061e5dd82ca95d1e18e5f1a5f615653a6c
Author: Max <msuraev(a)sysmocom.de>
Date: Wed May 10 15:56:22 2017 +0200
Prepare for BTS attribute reporting via OML
* move BTS model name resolution into separate function
* add convenience wrappers for BTS type and number fo TRX and use then
in L1 interface
Change-Id: I4649100df8f1b8e095f210fc294567ba014c0b6a
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/l1_if.c | 4 ++--
src/osmo-bts-sysmo/misc/sysmobts_mgr.c | 4 ++--
src/osmo-bts-sysmo/misc/sysmobts_mgr_nl.c | 21 +--------------------
src/osmo-bts-sysmo/misc/sysmobts_par.c | 31 +++++++++++++++++++++++++++++++
src/osmo-bts-sysmo/misc/sysmobts_par.h | 4 +++-
5 files changed, 39 insertions(+), 25 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)