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

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
Thu Apr 9 10:46:59 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  cae9fb70692d1f5f75aba93ce4f0ce3514dc249b (commit)
  discards  c5bb8e8a4e5174e608b8b67aa6d24190dc61bc1e (commit)
  discards  71e5b1d6778118682aed88dae741380ab8350e62 (commit)
       via  6d48aa42b31aaf54932d67e80d6dc66c328cda95 (commit)
       via  3820839991cd993ecc5d5f1d158ff13749e06ad9 (commit)
       via  675c4a91f3c4a3b945763f87d0ed1e1708bf83b2 (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 (cae9fb70692d1f5f75aba93ce4f0ce3514dc249b)
            \
             N -- N -- N (6d48aa42b31aaf54932d67e80d6dc66c328cda95)

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=6d48aa42b31aaf54932d67e80d6dc66c328cda95

commit 6d48aa42b31aaf54932d67e80d6dc66c328cda95
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=3820839991cd993ecc5d5f1d158ff13749e06ad9

commit 3820839991cd993ecc5d5f1d158ff13749e06ad9
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=675c4a91f3c4a3b945763f87d0ed1e1708bf83b2

commit 675c4a91f3c4a3b945763f87d0ed1e1708bf83b2
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 | 19 +++++++++++++++++++
 src/osmo-bts-trx/gsm0503_coding.h | 20 ++++++++++++++++++++
 src/osmo-bts-trx/l1_if.c          |  1 +
 src/osmo-bts-trx/scheduler.c      |  1 +
 tests/bursts/bursts_test.c        |  1 +
 5 files changed, 42 insertions(+)


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



More information about the osmocom-commitlog mailing list