osmo-bts.git branch master updated. 0.4.0-281-g654175f

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 Sep 24 15:02:52 UTC 2016


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, master has been updated
       via  654175f33bd412671e3ef8cdd65c0689d10f278c (commit)
      from  eb08a87be52bf55a78c12689f1e5c7cff627cbbc (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/osmo-bts/commit/?id=654175f33bd412671e3ef8cdd65c0689d10f278c

commit 654175f33bd412671e3ef8cdd65c0689d10f278c
Author: Max <msuraev at sysmocom.de>
Date:   Sat Sep 17 14:15:03 2016 +0200

    DTX: check Marker bit to send ONSET to L1
    
    If Marker bit is set than it's a talkspurt which we have to explicitly
    indicate to L1 by first sending ONSET message and than actual voice
    data in a separate message.
    
    This change affect sysmobts and LC15 hw.
    
    Change-Id: I88c41568bcb0d82699f617adc4ad192603dd1bb6
    Related: OS#1750

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

Summary of changes:
 include/osmo-bts/l1sap.h        |  2 +-
 include/osmo-bts/msg_utils.h    |  3 +++
 src/common/l1sap.c              | 13 ++++++++++---
 src/osmo-bts-litecell15/l1_if.c | 11 +++++++++--
 src/osmo-bts-litecell15/l1_if.h |  3 ++-
 src/osmo-bts-litecell15/tch.c   | 33 +++++++++++++++++++++++++--------
 src/osmo-bts-sysmo/l1_if.c      |  8 +++++++-
 src/osmo-bts-sysmo/l1_if.h      |  3 ++-
 src/osmo-bts-sysmo/tch.c        | 31 ++++++++++++++++++++++++-------
 9 files changed, 83 insertions(+), 24 deletions(-)


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



More information about the osmocom-commitlog mailing list