osmo-bts.git branch neels/mnc3 updated. 0.7.0-121-gcc03be4

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 Feb 27 12:39:51 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, neels/mnc3 has been updated
  discards  c7621ce223cd28510f253e8ad580e1058da3be97 (commit)
       via  cc03be4988285fb053ba55c699e08b9023c306c1 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (c7621ce223cd28510f253e8ad580e1058da3be97)
            \
             N -- N -- N (cc03be4988285fb053ba55c699e08b9023c306c1)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=cc03be4988285fb053ba55c699e08b9023c306c1

commit cc03be4988285fb053ba55c699e08b9023c306c1
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.
    
    Bump the PCU interface version from 7 to 9, since osmo-bsc.git had a pcuif of
    version 8 already, and its addition of the mnc_3_digits flag bumped to 9. I am
    actually not sure whether this needs to match.
    See I78f30aef7aa224b2e9db54c3a844d8f520b3aee0
    
    Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore)
    Change-Id: I49cd762c3c9d7ee6a82451bdf3ffa2a060767947

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

Summary of changes:
 include/osmo-bts/gsm_data.h | 4 ++--
 src/common/pcu_sock.c       | 9 +++++----
 2 files changed, 7 insertions(+), 6 deletions(-)


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



More information about the osmocom-commitlog mailing list