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 203ea2c209b13b66e0775168da3e127e9e7f9670 (commit)
from 38843fbf48783ee1574b86cd9c5dcc4add6b30a8 (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=203ea2c209b13b66e0775168da3e127…
commit 203ea2c209b13b66e0775168da3e127e9e7f9670
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Nov 7 16:15:43 2016 +0100
dtx_check.gawk: Fix false-positives in DTX check
Previously, if ONSET happened exactly at the place where next SID FIRST
or UPDATE should be it was incorrectly detected as error. Similarly,
continuos FACCH was misinterpreted as error.
Change-Id: I43fdbceea0dbdb0833c3b1cf0fc3b825803ed30e
-----------------------------------------------------------------------
Summary of changes:
contrib/dtx_check.gawk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)