osmo-pcu.git branch master updated. 0.4.0-60-gfdd79e9

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 Jan 24 12:40:40 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  fdd79e9828b79ef0fbd0b17b6188473cd43f388d (commit)
       via  cac6b666381d5766d49694b1bce8baf275bbe9e1 (commit)
       via  088c7df571e3044b286200cc112e7e24b2751491 (commit)
       via  0e5998087ee530d8b13e56ac8355693869cd7446 (commit)
      from  0524e38d9ea519898a61256389c3a7277410ccb8 (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=fdd79e9828b79ef0fbd0b17b6188473cd43f388d

commit fdd79e9828b79ef0fbd0b17b6188473cd43f388d
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jan 24 11:04:59 2018 +0100

    TBF: adjust test log levels
    
    * enable debugging for DTBF*
    * disable excessive DRLCMAC*
    
    Change-Id: I122620941e7939d513742c8589a75e0ab76f79ab

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

commit cac6b666381d5766d49694b1bce8baf275bbe9e1
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jan 24 11:00:17 2018 +0100

    TBF: make poll state internal
    
    * add functions/macros for setting TBF's poll state
    * add function for checking TBF's poll state
    
    Change-Id: I6db1c4e7bd0a49aeb5e391afe371c36b96c6a702
    Related: OS#1539

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

commit 088c7df571e3044b286200cc112e7e24b2751491
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jan 23 20:16:23 2018 +0100

    TBF: make UL ack state internal
    
    * add functions/macros for setting TBF's UL ack state
    * add functions for checking TBF's UL ack state
    
    N. B: this should not be confused with TBF-UL state.
    
    Change-Id: I144483447d4b0b93e775da0e926ee45eb8ab39f3
    Related: OS#1539

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

commit 0e5998087ee530d8b13e56ac8355693869cd7446
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jan 23 20:09:06 2018 +0100

    TBF: make UL/DL state internal
    
    * add functions/macros for setting TBF's UL/DL state
    * add functions for checking TBF's UL/DL state
    * move pre-free check into separate function
    
    N. B: this should not be confused with TBF-UL or TBF-DL state.
    
    Change-Id: Idcbf5775d17b1247f2ed01788f9b0788ce66e871
    Related: OS#1539

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

Summary of changes:
 src/bts.cpp               |   18 +-
 src/gprs_rlcmac_sched.cpp |   27 +-
 src/poll_controller.cpp   |    4 +-
 src/tbf.cpp               |   39 +-
 src/tbf.h                 |  104 +-
 src/tbf_dl.cpp            |    6 +-
 src/tbf_ul.cpp            |   13 +-
 tests/tbf/TbfTest.cpp     |   21 +-
 tests/tbf/TbfTest.err     | 5977 ++++++++++++++++++++++++++++++++++++---------
 9 files changed, 4953 insertions(+), 1256 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list