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, nrw/litecell15-merge-and-rebase has been updated
via a164b6715c62d060b311cccc1130979018fd1eba (commit)
via c1dc396e816847a70163ffce9e2d5df13342e063 (commit)
from c37cbb45f509529fedfb19f4a146420d61d503d1 (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=a164b6715c62d060b311cccc1130979…
commit a164b6715c62d060b311cccc1130979018fd1eba
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 11:09:30 2016 -0400
LC15: Implementation of TS 12.21 measurement related messages to measure PCU KPI
Change-Id: I352600f964e6c161b9259c62f2e0a0f39f0f60d9
http://cgit.osmocom.org/osmo-bts/commit/?id=c1dc396e816847a70163ffce9e2d5df…
commit c1dc396e816847a70163ffce9e2d5df13342e063
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 09:53:14 2016 -0400
LC15: Allow BTS to forward PCU failure alarms to network
Change-Id: I39bb8f8b749e94394909aa4a4be000c306ed712a
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/oml.h | 40 ++++-
include/osmo-bts/pcu_if.h | 5 +
include/osmo-bts/pcuif_proto.h | 52 ++++++
src/common/oml.c | 352 +++++++++++++++++++++++++++++++++++++++++
src/common/pcu_sock.c | 194 ++++++++++++++++++++++-
5 files changed, 638 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)