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
via 379649cfcdd8ff449cd97be895431ea45ed32383 (commit)
via bfc6cec8a52df879d1196f115397f6762ccbdf3b (commit)
via 64d1cc25d0c885deec2b914eb6d89bc7798e7bc1 (commit)
via 7b883fffdcb0ade02717a22f7d6b9b1862134747 (commit)
via 1c80421ddc9a6c0c27e1d826cae24b291401d710 (commit)
via 66a1786fcd9d252e8af975b35ad2f9fca91fec5a (commit)
via 17c1f04e855188c8329686283fd353d490549179 (commit)
via e7813197080896f89d0f7dee9fc1d050f085b92c (commit)
from d5415a22f15addf8937a12f37d4c212ec07561e9 (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-pcu/commit/?id=379649cfcdd8ff449cd97be895431ea…
commit 379649cfcdd8ff449cd97be895431ea45ed32383
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 14:17:49 2016 -0400
Implementation of NSVC failure related alarms:
- Too many NS-ALIVE timer expired
- Unable to perform unblocking procedure
- Unable to perform reset prodecure
Alarms ID are manufacture-defined by NuRAN Wireless
Change-Id: Ida791c30a50c929975c2610c312fd844f9c7ccb5
http://cgit.osmocom.org/osmo-pcu/commit/?id=bfc6cec8a52df879d1196f115397f67…
commit bfc6cec8a52df879d1196f115397f6762ccbdf3b
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 10:31:20 2016 -0400
LC15: Implementation of PDTCH queue is full alarm.
The alarm cause ID is manufacture-defined by NuRAN Wireless.
Change-Id: I9ea5146f9940177e08c9f0b3087b0ab4b0c170d9
http://cgit.osmocom.org/osmo-pcu/commit/?id=64d1cc25d0c885deec2b914eb6d89bc…
commit 64d1cc25d0c885deec2b914eb6d89bc7798e7bc1
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 10:21:54 2016 -0400
LC15: Implementation of receiving unknown BTS message alarm.
The alarm cause ID is manufacture-defined by NuRAN Wireless.
Change-Id: I0c86d987d9e36779ac5ffba184038b906effbc16
http://cgit.osmocom.org/osmo-pcu/commit/?id=7b883fffdcb0ade02717a22f7d6b9b1…
commit 7b883fffdcb0ade02717a22f7d6b9b1862134747
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 10:01:20 2016 -0400
LC15: Implementation of receiving unknown L1 primitive message alarm.
The alarm cause ID is manufacture-defined by NuRAN Wireless.
Change-Id: I22bb10b795bdc403af259e68f652b7b5b11dcb57
http://cgit.osmocom.org/osmo-pcu/commit/?id=1c80421ddc9a6c0c27e1d826cae24b2…
commit 1c80421ddc9a6c0c27e1d826cae24b291401d710
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 09:54:36 2016 -0400
LC15: Implementation of receiving unknown L1 SAP message alarm.
The alarm cause ID is manufacture-defined by NuRAN Wireless.
Change-Id: Ieab57aff503f86cbcf7a91e088cb1a8ea790557f
http://cgit.osmocom.org/osmo-pcu/commit/?id=66a1786fcd9d252e8af975b35ad2f9f…
commit 66a1786fcd9d252e8af975b35ad2f9fca91fec5a
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 09:35:37 2016 -0400
Implementation of no PDCH available alarm.
The alarm cause ID is defined by NuRAN Wireless.
Change-Id: I382c14b57a062ec7eb4c8421767896df581de634
http://cgit.osmocom.org/osmo-pcu/commit/?id=17c1f04e855188c8329686283fd353d…
commit 17c1f04e855188c8329686283fd353d490549179
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 09:05:00 2016 -0400
LC15: Implementation of L1 transport open failure alarm.
The alarm cause ID is manufacture-defined by NuRAN Wireless
Change-Id: I401d81b9bf6af82c9ea08329d89f9f720bae7003
http://cgit.osmocom.org/osmo-pcu/commit/?id=e7813197080896f89d0f7dee9fc1d05…
commit e7813197080896f89d0f7dee9fc1d050f085b92c
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Sep 7 09:00:46 2016 -0400
Implementation of direct DSP access failure alarm.
The alarm cause ID is manufacture-defined by NuRAN Wireless
Change-Id: I14a8d15b9a0f9b823d850ba2582e62bb39fc9734
-----------------------------------------------------------------------
Summary of changes:
src/gprs_bssgp_pcu.cpp | 45 ++++++++++++++
src/gprs_bssgp_pcu.h | 1 +
src/osmo-bts-litecell15/lc15_l1_if.c | 8 +++
src/pcu_l1_if.cpp | 115 +++++++++++++++++++++++++++++++++++
src/pcuif_proto.h | 18 +++++-
src/tbf.cpp | 2 +
6 files changed, 187 insertions(+), 2 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT