osmo-pcu.git branch master updated. 0.4.0-53-g2399b1d

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 17 15:56:13 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  2399b1dbfc33b15f64781e611923bc0866f7ccd1 (commit)
      from  186206cff295de9afb0d1beda72a4304ebaa1e17 (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=2399b1dbfc33b15f64781e611923bc0866f7ccd1

commit 2399b1dbfc33b15f64781e611923bc0866f7ccd1
Author: Max <msuraev at sysmocom.de>
Date:   Fri Jan 12 15:48:12 2018 +0100

    TBF: log source of state transitions
    
    We use the same approach for osmo_fsm: when state transition happens,
    it's not very useful to always log the transition function itself, it's
    much more useful to see where the actual transition comes from.
    
    Change-Id: I348ba89bdda2b44c7019e9c893c764ee08c80bec
    Related: OS#1759

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

Summary of changes:
 src/bts.cpp           |  6 +++---
 src/tbf.cpp           | 18 +++++++++---------
 src/tbf.h             | 15 +++++++++------
 src/tbf_dl.cpp        | 10 +++++-----
 src/tbf_ul.cpp        |  2 +-
 tests/tbf/TbfTest.cpp |  2 +-
 6 files changed, 28 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list