osmo-pcu.git branch master updated. 0.2-819-g50b0970

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Aug 25 10:42:14 UTC 2016


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  50b097003baac3903c9d52a609b091c76ca83e3c (commit)
      from  e6cadb4e3ccd05673fd9d33f8a445dd54be6006b (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=50b097003baac3903c9d52a609b091c76ca83e3c

commit 50b097003baac3903c9d52a609b091c76ca83e3c
Author: Aravind Sirsikar <Arvind.Sirsikar at radisys.com>
Date:   Mon Aug 22 17:21:10 2016 +0530

    Modify EGPRS DL TBF flow to support SPB
    
    Modify the EGPRS DL TBF flow to support Split block during
    Retx. This patch will also Upgrade the test suite with test cases
    to validate the EGPRS Downlink SPB for Retransmission
    
    Scenarios like MCS6->MCS3, MCS4->MCS1, MCS5->MCS2, MCS9->MCS3
    MCS7->MCS2, MCS8->MCS3 have been simulated and Integration tested
    in NuRAN 1.0 hardware thoroughly.
    
    Change-Id: I242afdd8ae7622dec8593b26382ad66bad5b9516

-----------------------------------------------------------------------

Summary of changes:
 src/gprs_coding_scheme.h |   8 +-
 src/pcu_main.cpp         |   6 +
 src/pcu_vty.c            |  24 +++
 src/rlc.cpp              |  31 +++-
 src/rlc.h                |   7 +-
 src/tbf.h                |   5 +
 src/tbf_dl.cpp           | 216 ++++++++++++++++++----
 tests/edge/EdgeTest.cpp  |  38 ++--
 tests/tbf/TbfTest.cpp    | 235 ++++++++++++++++++++++++
 tests/tbf/TbfTest.err    | 460 +++++++++++++++++++++++++++++++++++++++++++++--
 tests/tbf/TbfTest.ok     |   6 +
 11 files changed, 957 insertions(+), 79 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list