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 <ne...@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, ...)

Reply via email to