osmo-pcu.git branch master updated. 0.2-754-gbacb65b

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
Tue Mar 15 09:05:31 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  bacb65b48b520ace03c877d3092b58e50cb68266 (commit)
       via  656eed59758fdcd51d219070209591597a978e7e (commit)
      from  173ef90a539dc33bb8fc395c0315320a4525a8d6 (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=bacb65b48b520ace03c877d3092b58e50cb68266

commit bacb65b48b520ace03c877d3092b58e50cb68266
Author: Saurabh Sharan <saurabh.sharan at radisys.com>
Date:   Thu Mar 10 17:24:49 2016 +0530

    Add test vectors for EGPRS messages
    
    This patch is the test suite modification for the fix encoding of
    padding bits. New test vectors have been added both in downlink
    and uplink.

http://cgit.osmocom.org/osmo-pcu/commit/?id=656eed59758fdcd51d219070209591597a978e7e

commit 656eed59758fdcd51d219070209591597a978e7e
Author: Saurabh Sharan <saurabh.sharan at radisys.com>
Date:   Thu Mar 10 14:15:29 2016 +0530

    Fix encoding of padding bits to start with 0 bit
    
    This patch is for fixing encoding of padding bits according to the
    3gpp spec 44.060 section 11, wherein it shall always start with 0
    bit followed with spare padding bits.
    
    During introduction of basic EGPRS feature new hex dump messages
    from a different working network log were used in Unit test. These
    exposed the issue of incorrect handling of padding bits encoding
    in osmo-pcu.
    
    Corrections in the existing test vector of rlcmac is also updated.
    In testsuite tbf appropriate corrections for the Tbftest.err is
    also done.

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

Summary of changes:
 src/csn1.cpp                |  7 ++++++-
 tests/rlcmac/RLCMACTest.cpp | 13 +++++++-----
 tests/rlcmac/RLCMACTest.ok  | 50 +++++++++++++++++++++++++++++++++++++--------
 tests/tbf/TbfTest.err       | 18 ++++++++--------
 4 files changed, 64 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list