openbsc.git branch neels/dyn_ts updated. 0.15.0-378-gb1f8d04

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 Aug 9 19:44:44 UTC 2016


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/dyn_ts has been updated
  discards  d9e579c6af158c68116fc864fd7dfbb16f213200 (commit)
  discards  157e63f05a419249c4b22cd5fe1b8fd55ffaf471 (commit)
  discards  e6c78819ccec5f43f535c654fe5a6ca0f15cdfbd (commit)
  discards  416dec4d964f9cbf1cc58e00973d202983ebe172 (commit)
  discards  d30bf317bdd0120111c9a011a39d51e1033ef703 (commit)
  discards  01579a76a431869d275974f4fc768f04587438e1 (commit)
  discards  434f72885d62a1580564bed64fdb86b48cdcb545 (commit)
  discards  bfc99d34d1ee3a5f7d88902fb9d0d1bdc57adc40 (commit)
  discards  22e5fb6480abdc9f6712e7f205b984a4dd6eeba2 (commit)
  discards  aec0280b0b6619810d87cb2c4caca7f4c0fcac66 (commit)
  discards  d313b4fa1e6d81dce5e80a3a031d4a163644ddcf (commit)
  discards  3c1ec7eb11b69a7f0fb0cc043777341264b01e19 (commit)
  discards  91681d6c9f593de4446f5dbbd9afbb286358ecdf (commit)
  discards  a2053de041a34839111c972d989d48b3900ed71e (commit)
  discards  f67b8f9216e8ea4f07dbe98379709f8555d2bef1 (commit)
  discards  965c43478fe32ee8850984abd685a41f6dff98da (commit)
       via  b1f8d0488c97d339be328875a476ee88e9985b4c (commit)
       via  5f0c71b7d5c38dcd5eecd2836a86cb9b4768a759 (commit)
       via  c5e75f3e6a5d0dd482d4f5d17da80043fb02e181 (commit)
       via  d3b7fa837d2300093a8f4fb3c923a3b012108564 (commit)
       via  b91e6002a6c97cf1c19b14015f4f17a7ad7ace62 (commit)
       via  7af652c0b27d79322043a23f4aa081c919546a73 (commit)
       via  fdd9ad7c40c8ddb49acfbf6689fcc238285ead3c (commit)
       via  f58852d117c157db28a52f9ce2e058de1822eb98 (commit)
       via  9518ffc299e3dd3fd5ff854af047e4d88815dd8b (commit)
       via  4673b86f3df46b76e8830dec006d8472eeaaa980 (commit)
       via  d384110d3d09e06658d5ca2d5c63dc78dd656b91 (commit)
       via  6e999b75fa3881540e0426f01c9f80b8953ec33c (commit)
       via  cf7933892a995db7c02a3421df90c84556c38776 (commit)
       via  e2eb5cb6a11c484ecfb77c917c11db2820c263ab (commit)
       via  2e84b60652d3a6c5bf6d4c8bbc77092b6747f3b8 (commit)
       via  ec1b5a0e9e2b6549e0ede48e803095e569997355 (commit)
       via  350533cc32cf686b6375f92083981e23c2a86082 (commit)
       via  e3dc498e01a2a0d03e36f147c0aa3e5b69f3c738 (commit)
       via  e443145d3e504ddf00d441940382f4106e4d9bb7 (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 (d9e579c6af158c68116fc864fd7dfbb16f213200)
            \
             N -- N -- N (b1f8d0488c97d339be328875a476ee88e9985b4c)

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/openbsc/commit/?id=b1f8d0488c97d339be328875a476ee88e9985b4c

commit b1f8d0488c97d339be328875a476ee88e9985b4c
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sat Jul 23 16:47:07 2016 +0200

    gsm_ts2chan_nr(): use constants instead of magic numbers
    
    Change-Id: I0392d179f98842d75eee586161e0aa014337f9ab

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

Summary of changes:
 openbsc/include/openbsc/gsm_data.h        |  4 ++++
 openbsc/include/openbsc/gsm_data_shared.h |  1 +
 openbsc/include/openbsc/rest_octets.h     |  1 +
 openbsc/src/libbsc/abis_rsl.c             |  3 +++
 openbsc/src/libbsc/bsc_vty.c              | 30 ++++++++++++++++++++++++++++++
 openbsc/src/libbsc/chan_alloc.c           |  9 ++-------
 openbsc/src/libbsc/net_init.c             |  4 +++-
 openbsc/src/libbsc/rest_octets.c          |  9 ++++++++-
 openbsc/src/libbsc/system_information.c   |  3 +++
 openbsc/src/osmo-nitb/bsc_hack.c          | 13 +++++++++++++
 10 files changed, 68 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list