osmo-bts.git branch master updated. 0.4.0-314-gacfccb3

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 Nov 3 12:31:53 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  acfccb3f028c8417df42de9a6400896eb269a614 (commit)
       via  4008ebb9258b551e23ff66c5f5abf8880f4398d7 (commit)
      from  9d102508a8fdbac7a9e3da59ef410997a86d6103 (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=acfccb3f028c8417df42de9a6400896eb269a614

commit acfccb3f028c8417df42de9a6400896eb269a614
Author: Max <msuraev at sysmocom.de>
Date:   Fri Oct 28 16:52:48 2016 +0200

    DTX fix ONSET handling
    
    * re-introduce ST_ONSET_F to guard from repetitive ONSET messages in case
      multiple FACCH occur duriing DTX silence period.
    * produce ONSET event after both SID FIRST and UPDATE in case of AMR FR.
    * always dispatch E_SID_F (SID FIRST) signal if in talkspurt.
    * allow E_SID_* right after ONSET (zero-length talkspurt).
    * add missing E_ONSET signal description.
    * fix FSM transitions for AMR HR *Inhibited and First P*.
    * fix incorrect return from l1if_tch_encode() in ONSET FACCH with
      incoming SID UPDATE
    
    Change-Id: I0e9033c5f169da46aed9a0d1295faff489778dcf
    Related: OS#1801

http://cgit.osmocom.org/osmo-bts/commit/?id=4008ebb9258b551e23ff66c5f5abf8880f4398d7

commit 4008ebb9258b551e23ff66c5f5abf8880f4398d7
Author: Max <msuraev at sysmocom.de>
Date:   Thu Oct 27 16:58:23 2016 +0200

    DTX DL: add AMR HR support to scheduling check
    
    superfemto.sh: Expand log converter to use case-insensitive matching to
    accommodate for spelling differences in DSP logs. Add strings/events
    specific to AMR HR.
    
    dtx_check.gawk: Remove redundand variables from output. Add checks
    specific to AMR HR.
    
    Change-Id: Icce3178605f46bbf3cad15d4eaff18a4d164ad1a

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

Summary of changes:
 contrib/dtx_check.gawk            | 12 +++++++++--
 contrib/superfemto.sh             | 45 ++++++++++++++++++++++++---------------
 include/osmo-bts/dtx_dl_amr_fsm.h |  1 +
 src/common/bts.c                  |  3 +++
 src/common/dtx_dl_amr_fsm.c       | 35 ++++++++++++++++++++----------
 src/common/l1sap.c                | 10 +++++----
 src/common/msg_utils.c            | 39 +++++++++++++++++++++++----------
 src/osmo-bts-litecell15/l1_if.c   |  2 +-
 src/osmo-bts-litecell15/tch.c     |  3 +--
 src/osmo-bts-sysmo/l1_if.c        |  2 +-
 src/osmo-bts-sysmo/tch.c          |  3 +--
 11 files changed, 104 insertions(+), 51 deletions(-)


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



More information about the osmocom-commitlog mailing list