osmo-bts.git branch achemeris/ber updated. 0.3.0-252-g90b4e07

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Apr 24 01:53:54 UTC 2015


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  6d48aa42b31aaf54932d67e80d6dc66c328cda95 (commit)
  discards  3820839991cd993ecc5d5f1d158ff13749e06ad9 (commit)
  discards  675c4a91f3c4a3b945763f87d0ed1e1708bf83b2 (commit)
       via  90b4e07e425198bbe651461c0fb259f7fecf33dd (commit)
       via  209e33a8fb437b1ae388e4e96ec02cc20044e849 (commit)
       via  e510c8486082c9434b981358866f93878c0f7258 (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 (6d48aa42b31aaf54932d67e80d6dc66c328cda95)
            \
             N -- N -- N (90b4e07e425198bbe651461c0fb259f7fecf33dd)

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=90b4e07e425198bbe651461c0fb259f7fecf33dd

commit 90b4e07e425198bbe651461c0fb259f7fecf33dd
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Thu Apr 9 13:24:15 2015 +0300

    trx: More logging for voice frame decoding functions.

http://cgit.osmocom.org/osmo-bts/commit/?id=209e33a8fb437b1ae388e4e96ec02cc20044e849

commit 209e33a8fb437b1ae388e4e96ec02cc20044e849
Author: Alexander Chemeris <Alexander.Chemeris at 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=e510c8486082c9434b981358866f93878c0f7258

commit e510c8486082c9434b981358866f93878c0f7258
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Mon Apr 6 00:12:02 2015 +0300

    trx: Implement BER calculations.
    
    A known issue with this code is that BER is not updated for lost TCH frames,
    because osmo-trx doesn't send any indication for them and we don't have
    a callback to handle this.
    
    Otherwise the code seem to work fine.

-----------------------------------------------------------------------

Summary of changes:
 src/osmo-bts-trx/gsm0503_coding.c | 136 +++++++++++++++++++-------------------
 src/osmo-bts-trx/gsm0503_coding.h |  14 ++--
 src/osmo-bts-trx/l1_if.c          |   2 +-
 src/osmo-bts-trx/scheduler.c      |  26 ++++----
 tests/bursts/bursts_test.c        |  62 ++++++++---------
 5 files changed, 120 insertions(+), 120 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list