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 8e70bb5bb4751e3a7f33b95b2994bff410235844 (commit)
from 22a901905c9749b03fceccda4d550f3da799d524 (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=8e70bb5bb4751e3a7f33b95b2994bff…
commit 8e70bb5bb4751e3a7f33b95b2994bff410235844
Author: Aravind Sirsikar <arvind.sirsikar(a)radisys.com>
Date: Thu Sep 15 17:51:16 2016 +0530
tbf_dl: factor out EGPRS DL window size calculation
A subsequent patch needs to call this from gprs_rlcmac_tbf::update(),
so to avoid code dup, put the calculation in a separate function.
Related: OS#1808
Change-Id: I7c7777d43f843bbd3421503fc2a8600f148ca035
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 16 ++--------------
src/tbf.h | 2 ++
src/tbf_dl.cpp | 20 ++++++++++++++++++++
3 files changed, 24 insertions(+), 14 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT