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

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
Sat Jul 23 13:34: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 "An utility library for Open Source Mobile Communications".

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

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=47390764ddeb98109e39aa379d433ddc064e058b

commit 47390764ddeb98109e39aa379d433ddc064e058b
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=fd80f5a04239c2ab7b561401476dd89f2861748b

commit fd80f5a04239c2ab7b561401476dd89f2861748b
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=15b96ff70ca0c13bc5cbe6c79d85854fee1568b1

commit 15b96ff70ca0c13bc5cbe6c79d85854fee1568b1
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.
    
    Change-Id: Iea06432039d1cd23cc6b5acec308bb829b596d47

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

Summary of changes:
 include/osmocom/gsm/protocol/gsm_08_58.h | 6 +++---
 src/gsm/rsl.c                            | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list