osmo-pcu.git branch master updated. 0.2-856-gc0c3afd

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 Nov 9 15:40:58 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  c0c3afd0794c217e6fc33b18eb9366c8cfe8b020 (commit)
      from  ae4838101a58feb512e88325efcae79f46af8e32 (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=c0c3afd0794c217e6fc33b18eb9366c8cfe8b020

commit c0c3afd0794c217e6fc33b18eb9366c8cfe8b020
Author: aravind sirsikar <arvind.sirsikar at radisys.com>
Date:   Wed Nov 9 16:27:00 2016 +0530

    Handle Immediate assignment reject
    
    When RACH is received, PCU will generate the Immediate assignment reject
    message if no resources are present. The encoding is done based on section
    9.1.20 of 44.018 version 11.7.0 Release 11. This patch also includes the
    test case to validate the generated Immediate assignment 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: I3d33e2b9746fa4f338fad0e6b63b1c5f07de6f9b

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

Summary of changes:
 src/bts.cpp               | 107 +++++++++++-------
 src/encoding.cpp          |  78 +++++++++++++
 src/encoding.h            |   6 +
 tests/tbf/TbfTest.cpp     |  83 ++++++++++++++
 tests/tbf/TbfTest.err     | 271 +++++++++++++++++++++++++++++++++++++++++-----
 tests/tbf/TbfTest.ok      |   4 +
 tests/types/TypesTest.cpp |  37 +++++++
 tests/types/TypesTest.ok  |   2 +
 8 files changed, 520 insertions(+), 68 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list