osmo-pcu.git branch master updated. 0.4.0-73-ga76a7d0

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
Sat Jan 27 23:37:32 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  a76a7d0c6c526f333ebdc02d2332a8b6659d8fb2 (commit)
       via  d000d80968ce6292d6715008ed803ec1f41b6a10 (commit)
      from  92e9c17aec02006a38922c41f9c5b59df6c45ea0 (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=a76a7d0c6c526f333ebdc02d2332a8b6659d8fb2

commit a76a7d0c6c526f333ebdc02d2332a8b6659d8fb2
Author: Max <msuraev at sysmocom.de>
Date:   Fri Jan 26 11:09:16 2018 +0100

    Simplify TS alloc: adjust function signatures
    
    * document used parameters and return values
    * use consistent formatting
    * constify function parameters where appropriate (adjusting parameter
      types if necessary)
    
    Change-Id: I211b10b4da59c73d509b719346774515c761886a
    Related: OS#2282

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

commit d000d80968ce6292d6715008ed803ec1f41b6a10
Author: Max <msuraev at sysmocom.de>
Date:   Wed Sep 20 17:55:28 2017 +0200

    Simplify TS alloc: use defines for constants
    
    * define and use constant for occupied TFI instead copying the same
      magic number all over the place
    * use libosmocore's define for bit pretty-printer
    
    Change-Id: I2699ceebf0cbec01652a02fa68ccc9e9419d0293
    Related: OS#2282

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

Summary of changes:
 src/bts.cpp                  |   7 ++-
 src/bts.h                    |   3 +-
 src/gprs_rlcmac_ts_alloc.cpp | 113 ++++++++++++++++++++++++-------------------
 tests/alloc/AllocTest.cpp    |   6 +--
 4 files changed, 70 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list