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 "UNNAMED PROJECT".
The branch, nrw/litecell15-merge-and-rebase has been updated discards b9d2b8ea071bcb6e5717729dda5dd41922fd9ca2 (commit) via aa24b65060e2db64044ea82c6b4059bdb813e02b (commit)
This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this:
* -- * -- B -- O -- O -- O (b9d2b8ea071bcb6e5717729dda5dd41922fd9ca2) \ N -- N -- N (aa24b65060e2db64044ea82c6b4059bdb813e02b)
When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B.
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-pcu/commit/?id=aa24b65060e2db64044ea82c6b4059bd...
commit aa24b65060e2db64044ea82c6b4059bdb813e02b Author: Minh-Quang Nguyen minh-quang.nguyen@nutaq.com Date: Tue Sep 6 16:20:43 2016 -0400
Implementation of wrong PCU interface version alarm.
When the PCU receives wrong PCU interface version in BTS information indication message. It will send a critical alarm to the BTS before stopping itself. The BTS will do remaining task by forwarding this alarm to core network using standard TS 12.21 failure event report message where the alarm cause ID is manufature-defined by NuRAN Wireless.
Change-Id: I0e1131a53ff86ccfccca44d45cae4606240f3c68
-----------------------------------------------------------------------
Summary of changes: src/pcu_l1_if.cpp | 2 +- src/pcuif_proto.h | 12 +----------- 2 files changed, 2 insertions(+), 12 deletions(-)
hooks/post-receive