Loading IMZM-PDU-Descriptions.asn +2 −1 Original line number Diff line number Diff line --! Specification of the Interference Management Zone Message ETSI TS 103 724<br/> --! Latest version available at https://forge.etsi.org/rep/ITS/asn1/imzm_ts103724 --! --! [[TOC]] IMZM-PDU-Descriptions { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (103724) imzm (1) version (1) Loading @@ -9,7 +11,6 @@ DEFINITIONS AUTOMATIC TAGS ::= BEGIN --! [[TOC]] IMPORTS --! Include ETSI TS 102 894-2 references from https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2/blob/master/ITS-Container.asn Loading asn2md.py +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ def indentString(s, indent): def parseText(content, indent=None): # we need to keep only documenting text under the /** */ and --! c = re.sub(r'^\s*--[-!#]\s(.*)', '/** \g<1>*/', content, 0, re.MULTILINE) c = re.sub(r'^\s*--[-!#](:?$|(.*))', '/** \g<1>*/', content, 0, re.MULTILINE) if c is not None: content = c ret = '' Loading docs/IMZM-PDU-Descriptions.md +82 −81 Original line number Diff line number Diff line # ASN.1 module IMZM-PDU-Descriptions OID: _{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (103724) imzm (1) version (1) }_ Latest version available at https://forge.etsi.org/rep/ITS/asn1/imzm_ts103724 [[TOC]] ## Imports: * **ITS-Container** *{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (2) }*<br/> Loading Loading @@ -88,9 +89,9 @@ ImzmContainer ::= SEQUENCE { ## <a name="InterferenceManagementZones"></a>InterferenceManagementZones A list of up to 16 interference management communication zones. --! > EXAMPLE: An interference management communication zone may be defined around a > EXAMPLE: An interference management communication zone may be defined around a > CEN DSRC road side equipment or an urban rail operational area. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information ```asn1 Loading @@ -101,7 +102,7 @@ InterferenceManagementZones ::= SEQUENCE (SIZE(1..16)) OF InterferenceManagement Describes a zone of interferenceManagement inside which the ITS communication should be restricted. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information Fields: Loading @@ -117,7 +118,7 @@ InterferenceManagementZone ::= SEQUENCE { ## <a name="ZoneDefinition"></a>ZoneDefinition Describes the zone where band sharing occurs. When reusing CDD Rel.1 types, names are unchanged. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information Fields: Loading Loading @@ -162,7 +163,7 @@ InterferenceManagementInfo::= SEQUENCE (SIZE(1..16,...)) OF InterferenceManageme ## <a name="InterferenceManagementInfoPerChannel"></a>InterferenceManagementInfoPerChannel A break up of the interference management information per affected frequency channels. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information Fields: Loading @@ -188,7 +189,7 @@ InterferenceManagementInfoPerChannel ::= SEQUENCE { ## <a name="InterferenceManagementChannel"></a>InterferenceManagementChannel Indicates which shared frequency channel should be applied interference management in the zone. --! @category: Communication information @category: Communication information Fields: Loading Loading @@ -230,7 +231,7 @@ InterferenceManagementZoneType ::= ENUMERATED { ## <a name="InterferenceManagementMitigationType"></a>InterferenceManagementMitigationType This DE defines the mitigation type in the interference management zone. --! Information and commands defining the required mitigation type the Information and commands defining the required mitigation type the receiving ITS-S has to use in the defined interference management zone. It indicates the type of mitigation and the parameters to be used to protect the potential victim in the interference management zone per channel access technology class. Loading Loading
IMZM-PDU-Descriptions.asn +2 −1 Original line number Diff line number Diff line --! Specification of the Interference Management Zone Message ETSI TS 103 724<br/> --! Latest version available at https://forge.etsi.org/rep/ITS/asn1/imzm_ts103724 --! --! [[TOC]] IMZM-PDU-Descriptions { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (103724) imzm (1) version (1) Loading @@ -9,7 +11,6 @@ DEFINITIONS AUTOMATIC TAGS ::= BEGIN --! [[TOC]] IMPORTS --! Include ETSI TS 102 894-2 references from https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2/blob/master/ITS-Container.asn Loading
asn2md.py +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ def indentString(s, indent): def parseText(content, indent=None): # we need to keep only documenting text under the /** */ and --! c = re.sub(r'^\s*--[-!#]\s(.*)', '/** \g<1>*/', content, 0, re.MULTILINE) c = re.sub(r'^\s*--[-!#](:?$|(.*))', '/** \g<1>*/', content, 0, re.MULTILINE) if c is not None: content = c ret = '' Loading
docs/IMZM-PDU-Descriptions.md +82 −81 Original line number Diff line number Diff line # ASN.1 module IMZM-PDU-Descriptions OID: _{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (103724) imzm (1) version (1) }_ Latest version available at https://forge.etsi.org/rep/ITS/asn1/imzm_ts103724 [[TOC]] ## Imports: * **ITS-Container** *{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (2) }*<br/> Loading Loading @@ -88,9 +89,9 @@ ImzmContainer ::= SEQUENCE { ## <a name="InterferenceManagementZones"></a>InterferenceManagementZones A list of up to 16 interference management communication zones. --! > EXAMPLE: An interference management communication zone may be defined around a > EXAMPLE: An interference management communication zone may be defined around a > CEN DSRC road side equipment or an urban rail operational area. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information ```asn1 Loading @@ -101,7 +102,7 @@ InterferenceManagementZones ::= SEQUENCE (SIZE(1..16)) OF InterferenceManagement Describes a zone of interferenceManagement inside which the ITS communication should be restricted. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information Fields: Loading @@ -117,7 +118,7 @@ InterferenceManagementZone ::= SEQUENCE { ## <a name="ZoneDefinition"></a>ZoneDefinition Describes the zone where band sharing occurs. When reusing CDD Rel.1 types, names are unchanged. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information Fields: Loading Loading @@ -162,7 +163,7 @@ InterferenceManagementInfo::= SEQUENCE (SIZE(1..16,...)) OF InterferenceManageme ## <a name="InterferenceManagementInfoPerChannel"></a>InterferenceManagementInfoPerChannel A break up of the interference management information per affected frequency channels. --! @category: Infrastructure information, Communication information @category: Infrastructure information, Communication information Fields: Loading @@ -188,7 +189,7 @@ InterferenceManagementInfoPerChannel ::= SEQUENCE { ## <a name="InterferenceManagementChannel"></a>InterferenceManagementChannel Indicates which shared frequency channel should be applied interference management in the zone. --! @category: Communication information @category: Communication information Fields: Loading Loading @@ -230,7 +231,7 @@ InterferenceManagementZoneType ::= ENUMERATED { ## <a name="InterferenceManagementMitigationType"></a>InterferenceManagementMitigationType This DE defines the mitigation type in the interference management zone. --! Information and commands defining the required mitigation type the Information and commands defining the required mitigation type the receiving ITS-S has to use in the defined interference management zone. It indicates the type of mitigation and the parameters to be used to protect the potential victim in the interference management zone per channel access technology class. Loading