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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via ced9a5d0e2c7e3371760f1c07df7b41cfe7ab71d (commit)
from 5a4f4d12e14c23073644a3717f62949bc822db1f (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-bts/commit/?id=ced9a5d0e2c7e3371760f1c07df7b41…
commit ced9a5d0e2c7e3371760f1c07df7b41cfe7ab71d
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Oct 19 19:41:07 2016 +0200
Fix DTX DL AMR SIDscheduling logic
Previously SID UPDATE was sometimes scheduled incorrectly. Fix this by:
* avoid rounding error when computing scheduling time difference from FN
* properly saving and updating cached SID type and FN
Change-Id: I7acffae4792e7bddc2ae19a2f04ee921dc194c36
Related: OS#1801
-----------------------------------------------------------------------
Summary of changes:
src/common/msg_utils.c | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)