libosmocore.git branch master updated. 0.7.0-101-g419684e

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
Thu Jan 1 13:22:34 UTC 2015


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, master has been updated
       via  419684e30c2fe12d3e3441cfa9fea21f1c4de959 (commit)
      from  c13cf8bbd3a0650993b43e1cea071c02d0f00d8f (commit)

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=419684e30c2fe12d3e3441cfa9fea21f1c4de959

commit 419684e30c2fe12d3e3441cfa9fea21f1c4de959
Author: Tobias Engel <tobias at ccc.de>
Date:   Thu Mar 8 13:31:52 2012 +0100

    Supplementary Services (de)activation, interrogation added
    
    These patches enhance the Supplementary Service (SS) processing from
    only being able to handle USSD to other SS, specifically activation,
    deactivation and interrogation of those SS. Registration is not yet
    implemented.
    
    include/osmocom/gsm/protocol/gsm_09_02.h has been added with needed
    values for SS.
    
    Modified by Harald Welte to keep the old ussd-only functiosn for API/ABI
    stability.

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

Summary of changes:
 include/Makefile.am                      |   1 +
 include/osmocom/gsm/gsm0480.h            |  16 +++-
 include/osmocom/gsm/protocol/gsm_09_02.h | 137 +++++++++++++++++++++++++++++++
 src/gsm/gsm0480.c                        | 126 ++++++++++++++++++++++------
 src/gsm/libosmogsm.map                   |   1 +
 tests/ussd/ussd_test.c                   |  14 ++--
 6 files changed, 262 insertions(+), 33 deletions(-)
 create mode 100644 include/osmocom/gsm/protocol/gsm_09_02.h


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



More information about the osmocom-commitlog mailing list