osmo-pcu.git branch master updated. 0.4.0-38-g5881858

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
Fri Jan 12 14:24:16 UTC 2018


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  58818585bc99dc4aaaf94fec4ffeedf211a7b209 (commit)
      from  8dce1de6d2669023b715945cc58813380ac7f322 (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=58818585bc99dc4aaaf94fec4ffeedf211a7b209

commit 58818585bc99dc4aaaf94fec4ffeedf211a7b209
Author: Max <msuraev at sysmocom.de>
Date:   Fri Jan 5 15:04:50 2018 +0100

    Clarify RACH-related interfaces
    
    * make is_11bit parameter into bool
    * remove is_single_block() from public interface and mark it as static
    * move logging outside of if ladder
    * move side-effects from is_single_block() into separate static
      functions
    * simplify UL-TBF allocation in case of 11-bit RACH
    
    This immediately makes it obvious that priority is never actually used
    despite being computed - seems like a leftover from merge of incomplete
    patch series.
    
    Change-Id: If189b7166a29a87ffb17a7a9bc560f674851fd53
    Related: OS#1548

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

Summary of changes:
 src/bts.cpp | 165 +++++++++++++++++++++++++++++++-----------------------------
 src/bts.h   |   4 +-
 2 files changed, 87 insertions(+), 82 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list