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 592fcc97c004b7e3e84ed6960ea9989157c94f75 (commit) via dbd3a92f70325b7a02d0a637929732f297fb2612 (commit) via 0bee65c0d89f81a4b90aa3d484016d9ba680dd46 (commit) from edc8db21fa4fec3a87d7892d219ae26135858e9c (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=592fcc97c004b7e3e84ed6960ea99...
commit 592fcc97c004b7e3e84ed6960ea9989157c94f75 Author: Minh-Quang Nguyen minh-quang.nguyen@nutaq.com Date: Mon Jan 2 14:52:16 2017 +0100
Add cause enum for OML fail reports
Add 3GPP TS 12.21 §9.4.43 Probable Cause values of type 03 (Manufacturer specific values).
Max's note: renamed to make it clear that values are vendor-specific.
Related: OS#1615 Change-Id: Ie9ba4b53fb19a151447aec9ea309284e20613585
http://cgit.osmocom.org/libosmocore/commit/?id=dbd3a92f70325b7a02d0a63792973...
commit dbd3a92f70325b7a02d0a637929732f297fb2612 Author: Max msuraev@sysmocom.de Date: Mon Jan 2 14:10:30 2017 +0100
Add parsed TLV helpers from OsmoBTS
Add functions to copy and merge parsed TLV structures from OsmoBTS.
Change-Id: Ieaaaed19da9c069fe451faa53d24c5b84d7d5615
http://cgit.osmocom.org/libosmocore/commit/?id=0bee65c0d89f81a4b90aa3d484016...
commit 0bee65c0d89f81a4b90aa3d484016d9ba680dd46 Author: Max msuraev@sysmocom.de Date: Mon Jan 2 13:42:24 2017 +0100
Add OML definitions from OsmoBTS
Change-Id: I9c3bc15662949654e7bba6aad5488c69ee7d0c45 Related: OS#1615
-----------------------------------------------------------------------
Summary of changes: include/osmocom/gsm/abis_nm.h | 1 + include/osmocom/gsm/protocol/gsm_12_21.h | 31 +++++++++++++++++ include/osmocom/gsm/tlv.h | 2 ++ src/gsm/abis_nm.c | 60 ++++++++++++++++++++++++++++++++ src/gsm/libosmogsm.map | 4 +++ src/gsm/tlv_parser.c | 60 ++++++++++++++++++++++++++++++++ 6 files changed, 158 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org