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 "SS7 (TCAP, ROS, MAP, CAP) ASN1 files".
The branch, master has been updated
via 17041949808df73af12e72a5d7b82fab6404e3d0 (commit)
from 02ed07f6e076bed9310f68b3a1aeddcafc37ef30 (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/asn1/ss7/commit/?id=17041949808df73af12e72a5d7b82fa…
commit 17041949808df73af12e72a5d7b82fab6404e3d0
Author: Norbert Hartl <norbert(a)hartl.name>
Date: Wed Sep 2 17:30:18 2015 +0200
added HNBAP grammar files and manifest file
-----------------------------------------------------------------------
Summary of changes:
asn1/HNBAP/HNBAP-CommonDataTypes.asn | 55 ++++
asn1/HNBAP/HNBAP-Constants.asn | 92 ++++++
asn1/HNBAP/HNBAP-Containers.asn | 157 +++++++++++
asn1/HNBAP/HNBAP-IEs.asn | 518 ++++++++++++++++++++++++++++++++++
asn1/HNBAP/HNBAP-PDU-Contents.asn | 490 ++++++++++++++++++++++++++++++++
asn1/HNBAP/HNBAP-PDU-Descriptions.asn | 231 +++++++++++++++
asn1/HNBAP/manifest.json | 11 +
7 files changed, 1554 insertions(+)
create mode 100644 asn1/HNBAP/HNBAP-CommonDataTypes.asn
create mode 100644 asn1/HNBAP/HNBAP-Constants.asn
create mode 100644 asn1/HNBAP/HNBAP-Containers.asn
create mode 100644 asn1/HNBAP/HNBAP-IEs.asn
create mode 100644 asn1/HNBAP/HNBAP-PDU-Contents.asn
create mode 100644 asn1/HNBAP/HNBAP-PDU-Descriptions.asn
create mode 100644 asn1/HNBAP/manifest.json
hooks/post-receive
--
SS7 (TCAP, ROS, MAP, CAP) ASN1 files