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, achemeris/ber has been updated
discards b2b2a162e45b35a6639fffb3dbdfc008783164d9 (commit)
discards fb644534c127786469cd8f995b938a2494e096c4 (commit)
discards e7ef48effa69a3d4e07479be81b49f34332e459d (commit)
via fcd114938dd7fca51bc452e149968f481b8d9266 (commit)
via 9be02c9ee75466d35025e696727c2ff83d786b4a (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (b2b2a162e45b35a6639fffb3dbdfc008783164d9)
\
N -- N -- N (fcd114938dd7fca51bc452e149968f481b8d9266)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=fcd114938dd7fca51bc452e149968f4…
commit fcd114938dd7fca51bc452e149968f481b8d9266
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Apr 7 21:17:01 2015 +0300
tests: Update bursts_test to accommodate BER calculations.
http://cgit.osmocom.org/osmo-bts/commit/?id=9be02c9ee75466d35025e696727c2ff…
commit 9be02c9ee75466d35025e696727c2ff83d786b4a
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Apr 6 10:41:48 2015 +0300
trx: Implement basic BER calculations.
The code is not tested with live calls, but compiles fine and passes syntetic test.
A known issue with this code is that BER is calculated for TCH, but it's not
propagated
to the upper layers. Only xCCH measurement reports are propagated right now.
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/scheduler.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)