osmo-pcu.git branch master updated. 0.4.0-94-g4da3859

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 Feb 20 10:52:12 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  4da385998acedd83e2f2bb029340d3c1ce710faf (commit)
       via  c5407c775adf176b127244f6c94ad189b39c2fc7 (commit)
      from  6dc90b8c86768a9b1beb429c610dcbae6488e21c (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=4da385998acedd83e2f2bb029340d3c1ce710faf

commit 4da385998acedd83e2f2bb029340d3c1ce710faf
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jan 31 18:03:49 2018 +0100

    Simplify TS alloc: constify max dl slot func
    
    Constify parameters of gprs_alloc_max_dl_slots_per_ms().
    
    Change-Id: Ic90930d98560459eab0054cb9e1625cb99db61c8
    Related: OS#2282

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

commit c5407c775adf176b127244f6c94ad189b39c2fc7
Author: Max <msuraev at sysmocom.de>
Date:   Mon Feb 5 16:11:36 2018 +0100

    Simplify TS alloc: don't use PDCH for free TFI
    
    Don't use PDCH from free TFI lookup routine. This allows for simpler
    function which can be moved to mslot_class.c alongside with other
    similar helpers.
    
    Change-Id: Ie154866900453d232a890f7b9a30911b451525a1
    Related: OS#2282

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

Summary of changes:
 src/bts.h                    |  2 +-
 src/gprs_rlcmac.h            |  2 +-
 src/gprs_rlcmac_ts_alloc.cpp | 21 ++-------------------
 src/mslot_class.c            | 16 ++++++++++++++++
 src/mslot_class.h            |  3 +++
 5 files changed, 23 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list