osmo-pcu.git branch master updated. 0.4.0-20-gc21f007

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 Dec 20 15:46:24 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  c21f007277713b15d9a48d0bcc6f28aa51b4f908 (commit)
      from  ea9968f6854cbfe79506efedc43a953a7c38cdd6 (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=c21f007277713b15d9a48d0bcc6f28aa51b4f908

commit c21f007277713b15d9a48d0bcc6f28aa51b4f908
Author: Max <msuraev at sysmocom.de>
Date:   Fri Dec 15 17:36:45 2017 +0100

    Introduce LOGTBF* for consistent logging
    
    When troubleshooting complex issues with TBF lifecycle, it's much easier
    to follow the logs which are consistently formatted. Add LOGTBF*() macro
    similar to struct-specific log routines we use in other Osmocom project
    and use it to log TBF-related messages in a unified way. Tweak test
    output accordingly.
    
    Related: OS#2407
    Change-Id: I388249afefc32d2f6e5cb5e5abc6daf4dbd284ea

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

Summary of changes:
 src/bts.cpp           |   80 +--
 src/tbf.cpp           |  111 ++--
 src/tbf.h             |    4 +
 src/tbf_dl.cpp        |   42 +-
 src/tbf_ul.cpp        |    8 +-
 tests/tbf/TbfTest.err | 1750 ++++++++++++++++++++++++-------------------------
 6 files changed, 980 insertions(+), 1015 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list