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 fcd114938dd7fca51bc452e149968f481b8d9266 (commit)
discards 9be02c9ee75466d35025e696727c2ff83d786b4a (commit)
via 741364453c41442cd01579ae4264261482a7350d (commit)
via f6edb3349c63df3aa943cff35edfe781e4c3e8b6 (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 (fcd114938dd7fca51bc452e149968f481b8d9266)
\
N -- N -- N (741364453c41442cd01579ae4264261482a7350d)
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=741364453c41442cd01579ae4264261…
commit 741364453c41442cd01579ae4264261482a7350d
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=f6edb3349c63df3aa943cff35edfe78…
commit f6edb3349c63df3aa943cff35edfe781e4c3e8b6
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)