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, radisys/egprs_puan has been updated
via b6da68206099c837ff943da477be0916b1731421 (commit)
via 03a4786a222c10f8d2a3a3a49df75dcbeedb0425 (commit)
via 75b8f8efd892f1abe42879a85f40eb7464883462 (commit)
from dcb2f6b3dea6b5c8337565fe76f3da1ae205cfcd (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/radisys/osmo-pcu/commit/?id=b6da68206099c837ff943da…
commit b6da68206099c837ff943da477be0916b1731421
Author: Pravin Kumarvel <pmanohar(a)radisys.com>
Date: Thu Oct 13 19:45:09 2016 +0530
Update README with working commit versions of osmo components
Necessary changes for build this pcu.
http://cgit.osmocom.org/radisys/osmo-pcu/commit/?id=03a4786a222c10f8d2a3a3a…
commit 03a4786a222c10f8d2a3a3a49df75dcbeedb0425
Author: Pravin Kumarvel <pmanohar(a)radisys.com>
Date: Thu Oct 13 19:40:53 2016 +0530
Fix generation of Compressed bitmap in PUAN
correction for generation of CRBB in PUAN.
http://cgit.osmocom.org/radisys/osmo-pcu/commit/?id=75b8f8efd892f1abe42879a…
commit 75b8f8efd892f1abe42879a85f40eb7464883462
Author: Pravin Kumarvel <pmanohar(a)radisys.com>
Date: Thu Oct 13 19:39:42 2016 +0530
Fix Ul window calculation for GPRS
The problem was introduced while calculating flexible window
size for EGPRS in UL direction.
Incorrect window calculation for GPRS UL tbf is fixed
-----------------------------------------------------------------------
Summary of changes:
README | 11 ++-
...Add-function-to-get-uninterrupted-bit-run.patch | 10 +--
src/egprs_rlc_compression.cpp | 43 +++++++++++-
src/encoding.cpp | 66 ++++++++++--------
src/rlc.cpp | 2 +
src/tbf.cpp | 5 +-
src/tbf_ul.cpp | 4 +-
tests/bitcomp/BitcompTest.cpp | 81 ++++++++++++++++++++--
tests/bitcomp/BitcompTest.err | 65 +++++++++++++----
tests/bitcomp/BitcompTest.ok | 2 +
tests/tbf/TbfTest.err | 51 ++++++++++----
11 files changed, 263 insertions(+), 77 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT