osmocom-bb.git branch fixeria/trx updated. osmocon_v0.0.0-2054-g5eae1909

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
Sun Mar 11 09:20:19 UTC 2018


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  5eae19098ac6e0563d3e176818ca6a6a4fb8656a (commit)
       via  4cf722364bdafd90d12984531e4ec8c8548d6579 (commit)
      from  c00985bf99cd38cab7f50855866524a4a60d47dd (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=5eae19098ac6e0563d3e176818ca6a6a4fb8656a

commit 5eae19098ac6e0563d3e176818ca6a6a4fb8656a
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Sun Mar 11 04:18:06 2018 +0700

    trxcon/scheduler: transmit dummy frames on CBTX lchans
    
    If at the moment of transmission there are no frames in TX buffer,
    then either a dummy LAPDm frame (0x01, 0x03, 0x01, 0x2b ...) or a
    silence frame (depending on a codec in use) shall be transmitted.
    This is required for proper measurements on the BTS side.
    
    Change-Id: Ie590990f2274ea476678f6b2079f90eeadab6501

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

commit 4cf722364bdafd90d12984531e4ec8c8548d6579
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Sun Mar 11 03:19:33 2018 +0700

    trxcon/scheduler: introduce a new CBTX lchan flag
    
    This new flag is intended to indicate that continuous burst
    transmission is assumed on particular logical channel. In other
    words, if a logical channel has this flag, but there is nothing
    to transmit in a TX buffer, then either a dummy LAPDm frame or
    a silence frame shall be sent.
    
    Change-Id: I25fcf9eeb787ffe5378d92532439e67d7d42fa65

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

Summary of changes:
 src/host/trxcon/sched_lchan_desc.c | 60 ++++++++++++-------------
 src/host/trxcon/sched_prim.c       | 89 ++++++++++++++++++++++++++++++++++++++
 src/host/trxcon/sched_trx.c        | 13 ++++++
 src/host/trxcon/sched_trx.h        | 14 ++++++
 src/host/trxcon/trxcon.c           |  4 ++
 5 files changed, 150 insertions(+), 30 deletions(-)


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



More information about the osmocom-commitlog mailing list