osmocom-bb.git branch fixeria/trx updated. osmocon_v0.0.0-1986-g60ff6144

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
Sat Dec 16 09:38:21 UTC 2017


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 "The Open Source GSM Base Band stack".

The branch, fixeria/trx has been updated
       via  60ff614446fedc7b12767d9520abfc529a65fc7e (commit)
       via  a9c2ef2638523d62f1f9eecb1c6c326f4c6519b6 (commit)
      from  9b511668a48b2c7ef7646278b1d2cbdc19441490 (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/osmocom-bb/commit/?id=60ff614446fedc7b12767d9520abfc529a65fc7e

commit 60ff614446fedc7b12767d9520abfc529a65fc7e
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Sat Dec 16 16:33:17 2017 +0700

    host/trxcon/scheduler: always print error messages
    
    Some error messages previously had incorrect logging level 'debug'.
    We aren't going to hide anything, right? Let's print them!
    
    Change-Id: I85fb37292046b667386bfe26b9bbb000600e1c6f

http://cgit.osmocom.org/osmocom-bb/commit/?id=a9c2ef2638523d62f1f9eecb1c6c326f4c6519b6

commit a9c2ef2638523d62f1f9eecb1c6c326f4c6519b6
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Sat Dec 16 16:21:05 2017 +0700

    host/trxcon/scheduler: inform L2&3 about decoding errors
    
    Previously, we used to drop a frame if decoding wasn't successful.
    This way, the higher layers didn't even know about that, so the
    local counters and Measurement Reports were incomplete.
    
    This change makes scheduler to forward L2 frames in any case,
    setting the num_biterr for each of them. In case of decoding
    error, a dummy (payload filled by 0x00) L2 frame will be sent.
    
    Change-Id: I31011d8f3ca8b9a12474cd0bc653faed18391033

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

Summary of changes:
 src/host/trxcon/sched_lchan_common.c | 16 +++++++++++-----
 src/host/trxcon/sched_lchan_sch.c    |  2 +-
 src/host/trxcon/sched_lchan_tchf.c   | 11 +++++++----
 src/host/trxcon/sched_lchan_xcch.c   |  8 ++++----
 src/host/trxcon/sched_trx.h          |  4 +++-
 5 files changed, 26 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
The Open Source GSM Base Band stack



More information about the osmocom-commitlog mailing list