add source specification and update README

This commit is contained in:
Sukchan Lee 2017-02-03 12:46:42 +09:00
parent 95cee2af79
commit 93d1926a53
3 changed files with 5778 additions and 26 deletions

View File

@ -1,28 +1,6 @@
* Edit S1AP-PDU Specification
--------------------------------------------------------------------
S1AP-PDU {
itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
eps-Access (21) modules (3) s1ap (1) version1 (1)
}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS
Criticality,
ProtocolIE-ID
FROM S1AP-CommonDataTypes;
IE ::= SEQUENCE {
id ProtocolIE-ID,
criticality Criticality,
value ANY
}
END
--------------------------------------------------------------------
* Modify 36413-a90.txt to 36413-a90.asn
user@host ~/Documents/git/cellwire/lib/asn/support$ \
diff 36413-a90.txt 36413-a90.asn
* Add prefix S1AP to S1AP-PDU specification
user@host ~/Documents/git/cellwire/lib/asn/support$ \

View File

@ -4685,7 +4685,7 @@ SONConfigurationTransfer ::= SEQUENCE {
SONConfigurationTransfer-ExtIEs S1AP-PROTOCOL-EXTENSION ::= {
-- Extension for Release 10 to transfer the IP addresses of the eNB initiating the ANR action --
{ID id-x2TNLConfigurationInfo CRITICALITY ignore EXTENSION X2TNLConfigurationInfo PRESENCE conditional
-- This IE shall be present if the SON Information IE contains the SON Information Request IE and the SON Information Request IE is set to !^0X2TNL Configuration Info!+/- -- },
-- This IE shall be present if the SON Information IE contains the SON Information Request IE and the SON Information Request IE is set to X2TNL Configuration Info -- },
...
}

File diff suppressed because it is too large Load Diff