osmo-pcu.git branch master updated. 0.2-857-ged3413e

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
Mon Nov 14 01:15: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  ed3413e39740c78148719696b0903874add580e2 (commit)
      from  c0c3afd0794c217e6fc33b18eb9366c8cfe8b020 (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=ed3413e39740c78148719696b0903874add580e2

commit ed3413e39740c78148719696b0903874add580e2
Author: aravind sirsikar <arvind.sirsikar at radisys.com>
Date:   Fri Nov 11 17:15:10 2016 +0530

    Handle packet access reject during EPDAN/PDAN with channel description
    
    When PDAN/EPDAN with channel description is received, PCU will generate the
    packet access reject if no resources are present. The encoding is done
    based on section 7.1.3.2.1 and 8.1.2.5 of 44.060 version 7.27.0 Release 7.
    This patch also includes the test case to validate the generated
    packet access reject message.
    
    This patch is integration tested on Osmo-trx setup with Ettus B210 board
    and LG F70 MS with some simulation code changes in Osmo-pcu.
    
    Change-Id: I096a3bb44a65533b9e9b091925dd5f70a8696d6

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

Summary of changes:
 src/bts.cpp               | 34 ++++++++++++++++++++++++----------
 src/encoding.cpp          | 25 +++++++++++++++++++++++++
 src/encoding.h            |  3 +++
 src/gprs_rlcmac_sched.cpp |  9 +++++++--
 src/tbf.cpp               | 23 +++++++++++++++++++++++
 src/tbf.h                 |  2 ++
 tests/tbf/TbfTest.cpp     | 24 ++++++++++++++++++++++++
 tests/tbf/TbfTest.err     | 24 ++++++++++++++++++++++++
 tests/tbf/TbfTest.ok      |  3 +++
 9 files changed, 135 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list