osmo-pcu.git branch master updated. 0.2-932-gf60cf62

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
Mon Aug 14 15:26:32 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  f60cf62f4fca3ee0f3803ecc0b7e87b35d74d9f3 (commit)
      from  a10c39866b4b6e5515b1ceb35b15955226679eb3 (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=f60cf62f4fca3ee0f3803ecc0b7e87b35d74d9f3

commit f60cf62f4fca3ee0f3803ecc0b7e87b35d74d9f3
Author: Max <msuraev at sysmocom.de>
Date:   Mon Jul 10 14:40:09 2017 +0200

    Simplify polling troubleshooting
    
    * introduce enum describing poll kind and use it in set_polling()
    * move state change into set_polling()
    * move logging into set_polling() and unify output
    * move duplicated code into static function
    * adjust tests to match unified logging output
    
    Change-Id: I14074207f8bbc18b3ebd60875bb99a0a3a4b399d
    Related: OS#1524

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

Summary of changes:
 src/bts.cpp           |   4 +-
 src/tbf.cpp           |  54 +++++++++++++++------
 src/tbf.h             |   9 +++-
 src/tbf_dl.cpp        |   4 +-
 src/tbf_ul.cpp        |   3 +-
 tests/tbf/TbfTest.err | 129 ++++++++++++++++++--------------------------------
 6 files changed, 100 insertions(+), 103 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list