libosmocore.git branch neels/dyn_ts updated. 0.9.0-208-g93a446d

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
Mon Jul 18 23:07:59 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 "An utility library for Open Source Mobile Communications".

The branch, neels/dyn_ts has been updated
  discards  ba1a73e3aeb9babd9f919b2fc6a79c45a27f84c5 (commit)
       via  93a446d638e09262bb4fa7c76bef37a566643165 (commit)
       via  da4c3d933bbfd29caf097779ae97e1d787cdf904 (commit)
       via  51d7af9ff6b6123a265fda018703815a3e961368 (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 (ba1a73e3aeb9babd9f919b2fc6a79c45a27f84c5)
            \
             N -- N -- N (93a446d638e09262bb4fa7c76bef37a566643165)

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/libosmocore/commit/?id=93a446d638e09262bb4fa7c76bef37a566643165

commit 93a446d638e09262bb4fa7c76bef37a566643165
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jul 18 23:54:01 2016 +0200

    rsl: add rsl_act_type_name()
    
    Change-Id: Ie90c76d8aef42d5e2c9be94f4b206d4994e305f8

http://cgit.osmocom.org/libosmocore/commit/?id=da4c3d933bbfd29caf097779ae97e1d787cdf904

commit da4c3d933bbfd29caf097779ae97e1d787cdf904
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 14 03:21:05 2016 +0200

    dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH
    
    Add:
    * GSM_PCHAN_TCH_F_TCH_H_PDCH
    * NM_CHANC_OSMO_TCHFull_TCHHalf_PDCH
    * RSL_CHAN_OSMO_PDCH
    * RSL_ACT_OSMO_PDCH
    
    Related: OS#1776
    Change-Id: Ib1a8b11f37af4686d00ac88beba38557aa29edc2

http://cgit.osmocom.org/libosmocore/commit/?id=51d7af9ff6b6123a265fda018703815a3e961368

commit 51d7af9ff6b6123a265fda018703815a3e961368
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jul 18 23:33:48 2016 +0200

    gsm_08_58.h: introduce RSL_CHAN_NR_1 constant
    
    Using the RSL_CHAN_* constants, we sometimes need to add 1 to the chan bits
    to indicate e.g. the second TCH/H channel.
    
    RSL_CHAN_NR_1 marks this lowest channel bit that needs to be added.
    
    The name is analogous to RSL_CHAN_NR_MASK, though I would have called it
    something like RSL_CHAN_BITS_MASK instead.
    
    Change-Id: Iea06432039d1cd23cc6b5acec308bb829b596d47

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

Summary of changes:
 include/osmocom/gsm/protocol/gsm_08_58.h |  1 +
 include/osmocom/gsm/rsl.h                |  8 ++++++++
 src/gsm/libosmogsm.map                   |  1 +
 src/gsm/rsl.c                            | 12 ++++++++++++
 4 files changed, 22 insertions(+)


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



More information about the osmocom-commitlog mailing list