osmo-bts.git branch master updated. 0.4.0-431-g9563039

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
Tue May 9 09:11:01 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  9563039a2a8cba0da1f0a7caf537dd78a56ffbe4 (commit)
      from  9d5ec1af749c82515023f16318b40d775c8e795a (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=9563039a2a8cba0da1f0a7caf537dd78a56ffbe4

commit 9563039a2a8cba0da1f0a7caf537dd78a56ffbe4
Author: Max <msuraev at sysmocom.de>
Date:   Wed Apr 12 14:29:13 2017 +0200

    Prepare for extended SI2quater support
    
    SI2quater support as per 3GPP TS 44.018 will require chnages to the way
    System Information is stored because it uses 1:n instead of 1:1 mapping
    between SI type and generated SI content. This should not affect other
    SI types though. To facilitate this transition:
    
    * convert the code to always use GSM_LCHAN_SI helper instead of
      accessing buffer directly
    * move duplicated code to inline function
    * add logging for buffer truncation and corresponding length values
    
    Requires I74e4e3cb86364cec869a1472a41b4a95af0d50dd in OpenBSC.
    
    Change-Id: Ie97be6ead6ce6d2d425fbfac8429bb90afb95acc
    Related: RT#8792

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

Summary of changes:
 src/common/rsl.c       | 77 +++++++++++++++++++++++++++-----------------------
 src/common/sysinfo.c   |  2 +-
 tests/misc/misc_test.c |  2 +-
 3 files changed, 44 insertions(+), 37 deletions(-)


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



More information about the osmocom-commitlog mailing list