osmo-pcu.git branch master updated. 0.2-931-ga10c398

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 Aug 14 15:18:40 UTC 2017


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  a10c39866b4b6e5515b1ceb35b15955226679eb3 (commit)
       via  341dccd7e25f0987c80cfcba7605e07fe962c8a8 (commit)
       via  fd13f6c199d22a9f8a083c0e27fc2e8377894f6d (commit)
      from  c4178e55ea5a0ac480f11e3352a3579cdb78025a (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=a10c39866b4b6e5515b1ceb35b15955226679eb3

commit a10c39866b4b6e5515b1ceb35b15955226679eb3
Author: Max <msuraev at sysmocom.de>
Date:   Fri Jul 7 18:25:41 2017 +0200

    Move DL assignment to TBF-DL
    
    This function does not really belongs to BTS and it heavily relies on
    direct access to TBF-DL members anyway.
    
    Change-Id: I04584103018675a2f35cfb565473bfd81a208d7c
    Closes: OS#1540

http://cgit.osmocom.org/osmo-pcu/commit/?id=341dccd7e25f0987c80cfcba7605e07fe962c8a8

commit 341dccd7e25f0987c80cfcba7605e07fe962c8a8
Author: Max <msuraev at sysmocom.de>
Date:   Mon Aug 14 15:49:59 2017 +0200

    Move common code into functions
    
    * separate channel request responder into inline function
    * move generic TBF poll check into inline function
    
    Change-Id: I9ec3ab8de100f0bc75044f55ac769d1083d52806
    Related: OS#1539

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

commit fd13f6c199d22a9f8a083c0e27fc2e8377894f6d
Author: Max <msuraev at sysmocom.de>
Date:   Fri Jul 7 14:29:36 2017 +0200

    Encapsulate handling of UL ACK timeout
    
    Use helper methods instead checking and manipulating flag directly.
    
    Change-Id: Ia3f009c52118db95b38a077e08eecda844e7f8d1
    Related: OS#1539

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

Summary of changes:
 src/bts.cpp    | 142 +++++++++++++++++----------------------------------------
 src/bts.h      |   2 -
 src/tbf.cpp    |  26 +++++------
 src/tbf.h      |   3 ++
 src/tbf_dl.cpp |  36 ++++++++++++++-
 src/tbf_ul.cpp |  21 +++++++++
 6 files changed, 113 insertions(+), 117 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list