libosmocore.git branch pmaier/aoip updated. 0.9.6-163-gc4f1d0b

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 Mar 28 11:35:06 UTC 2017


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, pmaier/aoip has been updated
  discards  a4903a79570f14ef1734995af803d74492a44027 (commit)
       via  c4f1d0b0af63549bca7821833efc62b837803a9f (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 (a4903a79570f14ef1734995af803d74492a44027)
            \
             N -- N -- N (c4f1d0b0af63549bca7821833efc62b837803a9f)

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

commit c4f1d0b0af63549bca7821833efc62b837803a9f
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Mon Mar 27 16:55:32 2017 +0200

    gsm0808: Add AoIP specific elements to gsm0808_create_... functions
    
    the classic A implementation in libosmocore lacks support for AoIP
    message elements. This patch adds support for AoIP by adding a set
    of new gsm0808_create_..., which support the missing AoIP message
    elements

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

Summary of changes:
 include/osmocom/gsm/gsm0808.h | 10 ++++++++--
 src/gsm/gsm0808.c             | 31 +++++++++++++++++++++++++++----
 tests/gsm0808/gsm0808_test.c  | 38 ++++++++++++++++++++++++++++----------
 tests/gsm0808/gsm0808_test.ok |  4 ++--
 4 files changed, 65 insertions(+), 18 deletions(-)


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



More information about the osmocom-commitlog mailing list