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 99ab0a8fa0389723e51804c1dfce8508c8826573 (commit)
from 550a54184ba44bd0fb9f32c3b2d7691d563013ed (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=99ab0a8fa0389723e51804c1dfce850…
commit 99ab0a8fa0389723e51804c1dfce8508c8826573
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Wed Jun 15 17:46:41 2016 +0530
Add header type 1 support for EGPRS uplink
Function is added to parse the EGPRS header type 1 in uplink tbf path.
along with configuration parameter updation to reflect max mcs in UL
Change-Id: I13c250e2e07377982ac3f29745f3cffd4088552a
Reviewed-on:
https://gerrit.osmocom.org/270
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
src/bts.h | 4 +++-
src/decoding.cpp | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
src/decoding.h | 4 ++++
src/encoding.cpp | 5 +++--
src/gprs_ms.cpp | 4 ++--
src/pcu_main.cpp | 4 ++--
6 files changed, 75 insertions(+), 9 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT