osmo-bts.git branch master updated. 0.7.0-152-g02d1fe8

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 Mar 11 09:13:31 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  02d1fe87f0fdf4d9e08cde9f727f00e17343c20c (commit)
      from  29cd7a84089b4a29748a0c9723f539bc6005ad99 (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=02d1fe87f0fdf4d9e08cde9f727f00e17343c20c

commit 02d1fe87f0fdf4d9e08cde9f727f00e17343c20c
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Feb 21 00:38:05 2018 +0100

    implement support for 3-digit MNC with leading zeros
    
    Record the mnc_3_digits flag from SI and pass on via the PCU interface.
    
    Instead of changing to e.g. osmo_plmn_id, add the flag separately, and instead
    of bool use a uint8_t, to not raise any struct packing issues and clarify the
    flag's size beyond any doubt.
    
    Bump the PCU interface version to 9.
    This is one part of the three identical pcuif_proto.h patches:
    - I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 (osmo-bts)
    - I787fed84a7b613158a5618dd5cffafe4e4927234 (osmo-pcu)
    - I78f30aef7aa224b2e9db54c3a844d8f520b3aee0 (osmo-bsc)
    
    Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore)
    Change-Id: I49cd762c3c9d7ee6a82451bdf3ffa2a060767947

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

Summary of changes:
 include/osmo-bts/gsm_data.h    |  3 ++-
 include/osmo-bts/pcuif_proto.h |  6 ++++--
 src/common/pcu_sock.c          | 15 +++++----------
 3 files changed, 11 insertions(+), 13 deletions(-)


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



More information about the osmocom-commitlog mailing list