osmo-bts.git branch master updated. 0.7.0-113-gde3b4a2

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
Mon Feb 26 12:33:35 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  de3b4a248e46b5bed1cce20774dceafc74c74073 (commit)
      from  989f779cfcaa89a6e1d979a3ba7d5ab8b16613b6 (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=de3b4a248e46b5bed1cce20774dceafc74c74073

commit de3b4a248e46b5bed1cce20774dceafc74c74073
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Feb 24 00:20:19 2018 +0100

    measurement.c: Fix sdcch4_meas_rep_fn102 / sdcch8_meas_rep_fn102
    
    Since Change-Id: I23fba50f48415314da40cf5bf86fce2ed3e66af6 we were not
    reporting measurements for SDCCH channel types due to the wrong
    encoding of the sdcch{4,8}_meas_rep_fn102 table.
    
    Let's fix the table by encoding the needed information:
    
     "What is the modulo-102 remainder of the first burst of the last block
      before fn%102 reaches 37?" (SDCCH/4)
    
     "What is the modulo-102 remainder of the first burst of the last block
      before fn%102 reaches 12?" (SDCCH/8)
    
    The TS 45.002 Clause 7 tables have to be consulted carefully to
    determine this information.
    
    Change-Id: Icf02354872670126ab3297b787b216981ca6c309
    Related: OS#2965

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

Summary of changes:
 src/common/measurement.c | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)


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



More information about the osmocom-commitlog mailing list