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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 7cb44209eac4651d5fc65e07f74bc5325f110ea4 (commit) from 94431bf7c32506aa99efd29e3617022270ff458d (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/openbsc/commit/?id=7cb44209eac4651d5fc65e07f74bc5325...
commit 7cb44209eac4651d5fc65e07f74bc5325f110ea4 Author: Harald Welte laforge@gnumonks.org Date: Mon May 29 18:02:53 2017 +0200
Support for TS 04.14 conformance test commands
Change-Id: Ib27edbfc8ccdedf00589ec715ced7bed435fa94c
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/Makefile.am | 1 + openbsc/include/openbsc/gsm_04_14.h | 15 ++++ openbsc/src/libmsc/Makefile.am | 1 + openbsc/src/libmsc/gsm_04_08.c | 4 ++ openbsc/src/libmsc/gsm_04_14.c | 132 ++++++++++++++++++++++++++++++++++++ 5 files changed, 153 insertions(+) create mode 100644 openbsc/include/openbsc/gsm_04_14.h create mode 100644 openbsc/src/libmsc/gsm_04_14.c
hooks/post-receive