osmo-pcu.git branch master updated. 0.2-818-ge6cadb4

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:34:16 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  e6cadb4e3ccd05673fd9d33f8a445dd54be6006b (commit)
      from  1ec4d80176680a99d561a19adee9677756e65d99 (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=e6cadb4e3ccd05673fd9d33f8a445dd54be6006b

commit e6cadb4e3ccd05673fd9d33f8a445dd54be6006b
Author: Aravind Sirsikar <Arvind.Sirsikar at radisys.com>
Date:   Tue Aug 16 16:32:59 2016 +0530

    Add data structure to handle SPB for EGPRS DL
    
    Modify the header files with necessary data structure to handle
    Split block for EGPRS DL TBF.
    
    The EGPRS resegmentation feature allows PCU to retransmit
    RLC blocks of HeaderType1, HeaderType2 by segmenting
    them to 2 HeaderType3 blocks(Example MCS5 will be
    retransmitted as 2 MCS2 blocks). Table 10.4.8b.2 of 44.060
    explains the possible values of SPB in HeadrType3 for DL
    direction. The PCU decides to retransmit the
    blocks by resegmenting it based on Table 8.1.1.1 of 44.060.
    The retransmission MCS is calculated based on current MCS of
    the Block and demanded MCS by PCU. Section 10.3a.3.3 of 44.060
    shows the HeadrType3 with SPB field present in it
    
    Change-Id: I57673e53a9da2affa7e8aaa6551ac4b271c3d525

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

Summary of changes:
 src/bts.h |  4 ++++
 src/rlc.h | 45 +++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 45 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list