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 29567376814597a93d78c337242fd1a6ded179ad (commit)
from dee71726893934ad2c069121ff461654747b2819 (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=29567376814597a93d78c337242f…
commit 29567376814597a93d78c337242fd1a6ded179ad
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon May 29 15:58:43 2017 +0200
Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014
Change-Id: I1f4fc2761b55a4f83544c1c3793ab67fec9fc120
-----------------------------------------------------------------------
Summary of changes:
include/Makefile.am | 1 +
include/osmocom/gsm/protocol/gsm_04_14.h | 101 +++++++++++++++++++++++++++++++
src/gsm/Makefile.am | 2 +-
src/gsm/gsm0414.c | 20 ++++++
src/gsm/libosmogsm.map | 2 +
5 files changed, 125 insertions(+), 1 deletion(-)
create mode 100644 include/osmocom/gsm/protocol/gsm_04_14.h
create mode 100644 src/gsm/gsm0414.c
hooks/post-receive
--
An utility library for Open Source Mobile Communications