osmo-pcu.git branch master updated. 0.2-801-g1a67912

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
Wed Jul 13 13:51:15 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  1a679127af3311efb84cf435005c8711beda7c25 (commit)
      from  cf2152b24c1c350719ec71490d2b2a6b1db324cd (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=1a679127af3311efb84cf435005c8711beda7c25

commit 1a679127af3311efb84cf435005c8711beda7c25
Author: Aravind Sirsikar <Arvind.Sirsikar at radisys.com>
Date:   Tue Jul 12 15:50:29 2016 +0530

    Add test cases to support ARQ-II for EGPRS DL Retx
    
    During MCS upgradation such as MCS6->MCS9, 2 blocks which
    were sent separately as MCS6, will be clubbed into one MCS9
    block during retransmission. Same holds good for
    MCS5->MCS7 transistion. During MCS reduction such as
    MCS9->MCS6,2 blocks which were sent together will be
    sent separately during the retransmission case.
    Same is verified through the generated log file. Currently
    MCS8->MCS6 transition is not supported. The retransmission
    MCS is being calculated from Table 8.1.1.2 of TS 44.060.
    The same test cases are also integration tested on Nuran
    1.0 platform.
    
    Change-Id: Ia357acfe30f4dea95e00749916c6818354f93285

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

Summary of changes:
 tests/tbf/TbfTest.cpp | 227 ++++++++++++++++++++++++++++
 tests/tbf/TbfTest.err | 408 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/tbf/TbfTest.ok  |   9 ++
 3 files changed, 644 insertions(+)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list