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, master has been updated via 5395073fff9870e82358721126062d501ea4ad31 (commit) from cc4214a4290a1d764d511b90beb48d55332b2bd1 (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=5395073fff9870e82358721126062d50...
commit 5395073fff9870e82358721126062d501ea4ad31 Author: sivasankari Sivasankari.Theerthagiri@radisys.com Date: Thu Dec 8 17:15:17 2016 +0530
Add statistics in the ms and tbf level.
Adds DL throughput in show ms imsi <imsi_value>. Adds the number of coding schemes counter and rlc nacked counter at TBf level.
Change-Id: Ia95b0404989b00db0e7ba416bc40d09ef41fde1c
-----------------------------------------------------------------------
Summary of changes: src/gprs_rlcmac_meas.cpp | 2 ++ src/pcu_vty_functions.cpp | 13 ++++++++- src/tbf.cpp | 74 ++++++++++++++++++++++++++++++++++++++++++++--- src/tbf.h | 29 +++++++++++++++++++ src/tbf_dl.cpp | 15 ++++++++++ 5 files changed, 128 insertions(+), 5 deletions(-)
hooks/post-receive