libosmocore.git branch master updated. 0.9.6-207-g91dd219

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 May 14 08:51:42 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  91dd219b99336f519ac9e9f5bb13df4627550e47 (commit)
      from  6959e3c1101f59968825d144ade1d53116f538ba (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/libosmocore/commit/?id=91dd219b99336f519ac9e9f5bb13df4627550e47

commit 91dd219b99336f519ac9e9f5bb13df4627550e47
Author: Max <msuraev at sysmocom.de>
Date:   Thu May 11 15:38:10 2017 +0200

    Make EARFCN size calculation more robust
    
    * add osmo_earfcn_bit_size_ext() function which allows to specify how many
      EARFCNs we should skip when estimating required bit size for SI2quater
    * make old osmo_earfcn_bit_size() into wrapper over newly added function
      and mark it as deprecated
    
    This is necessary to properly estimate necessary space for EARFCNs when
    they are spread over several SI2q messages with different index.
    
    Change-Id: I92e12e91605bdab9916a3f665705287572434f74
    Related: RT#8792

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

Summary of changes:
 include/osmocom/gsm/sysinfo.h |  5 ++++-
 src/gsm/libosmogsm.map        |  1 +
 src/gsm/sysinfo.c             | 27 +++++++++++++++++++++------
 3 files changed, 26 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list