libosmocore.git branch master updated. 0.10.2-193-gccfc387f

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 Mar 1 13:01:13 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  ccfc387fb906f24e163e1a3a141a37a9e27acee2 (commit)
      from  8d827803585fd2491ec7d16a07abef999c2d42df (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=ccfc387fb906f24e163e1a3a141a37a9e27acee2

commit ccfc387fb906f24e163e1a3a141a37a9e27acee2
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Feb 20 15:14:14 2018 +0100

    introduce GSM_MCC_MNC_INVALID
    
    In some cases, we want to mark an unset MCC-MNC. Define uint16-max for this
    purpose.
    
    osmo-bsc code is already doing so with a -1 and using int data types, which
    will become inconvenient with the new API that handles MCC and MNC as uint16_t.
    
    Change-Id: Ieee7add0bd6d94cf84743a49794bbcd38561b72f

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

Summary of changes:
 include/osmocom/gsm/gsm48.h | 4 ++++
 1 file changed, 4 insertions(+)


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



More information about the osmocom-commitlog mailing list