Loading ItsMapem_TpFunctions.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -27,7 +27,7 @@ module ItsMapem_TpFunctions { import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; //import from DSRC_noCircular language "ASN.1:1997" all; import from DSRC_noCircular language "ASN.1:1997" all; // LibItsMapemSpatem // LibItsMapemSpatem import from LibItsMapemSpatem_TestSystem all; import from LibItsMapemSpatem_TestSystem all; Loading lib/LibItsIvim_Templates.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -156,7 +156,7 @@ module LibItsIvim_Templates { template (omit) RelavanceZidList p_relavanceZoneIds := omit, template (omit) RelavanceZidList p_relavanceZoneIds := omit, template (omit) DetectionZidList p_detectionZoneIds := omit, template (omit) DetectionZidList p_detectionZoneIds := omit, template (omit) DriverAwarenesZidList p_driverAwarenesZoneIds := omit, template (omit) DriverAwarenesZidList p_driverAwarenesZoneIds := omit, template (omit) CITSapplMgmtIDs.VarLengthNumber p_itsRrid := omit, template (omit) ETSI_ITS_CDD.VarLengthNumber p_itsRrid := omit, template (omit) Direction p_directionGic := omit, template (omit) Direction p_directionGic := omit, template (omit) integer p_layoutId := omit template (omit) integer p_layoutId := omit ) := { ) := { Loading Loading @@ -740,7 +740,7 @@ module LibItsIvim_Templates { template (present) IviType p_iviType := ?, template (present) IviType p_iviType := ?, template (present) GicPart.roadSignCodes p_roadSignCodes := ?, template (present) GicPart.roadSignCodes p_roadSignCodes := ?, template GicPart.detectionZoneIds p_detectionZoneIds := *, template GicPart.detectionZoneIds p_detectionZoneIds := *, template CITSapplMgmtIDs.VarLengthNumber p_varLengthNumber := *, template ETSI_ITS_CDD.VarLengthNumber p_varLengthNumber := *, template GicPart.relevanceZoneIds p_relevanceZoneIds := *, template GicPart.relevanceZoneIds p_relevanceZoneIds := *, template Direction p_direction := *, template Direction p_direction := *, template GicPart.driverAwarenessZoneIds p_driverAwarenessZoneIds := * template GicPart.driverAwarenessZoneIds p_driverAwarenessZoneIds := * Loading lib/LibItsIvim_TypesAndValues.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -117,7 +117,7 @@ module LibItsIvim_TypesAndValues { RelavanceZidList relavanceZoneIds optional, RelavanceZidList relavanceZoneIds optional, DetectionZidList detectionZoneIds optional, DetectionZidList detectionZoneIds optional, DriverAwarenesZidList driverAwarenesZoneIds optional, DriverAwarenesZidList driverAwarenesZoneIds optional, CITSapplMgmtIDs.VarLengthNumber itsRrid optional, ETSI_ITS_CDD.VarLengthNumber itsRrid optional, Direction directionGic optional, Direction directionGic optional, integer layoutId optional integer layoutId optional } with { } with { Loading lib/LibItsMapemSpatem_Pixits.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -18,7 +18,7 @@ module LibItsMapemSpatem_Pixits { // LibIts // LibIts import from ETSI_ITS_CDD language "ASN.1:1997" all; import from ETSI_ITS_CDD language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; //import from DSRC_noCircular language "ASN.1:1997" all; import from DSRC_noCircular language "ASN.1:1997" all; // LibItsMapemSpatem // LibItsMapemSpatem import from LibItsMapemSpatem_TypesAndValues all; import from LibItsMapemSpatem_TypesAndValues all; Loading lib/LibItsMapemSpatem_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ module LibItsMapemSpatem_Templates { import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; //import from DSRC_noCircular language "ASN.1:1997" all; import from DSRC_noCircular language "ASN.1:1997" all; import from Ieee1609Dot2BaseTypes language "ASN.1:1997" all; import from Ieee1609Dot2BaseTypes language "ASN.1:1997" all; // LibItsCommon // LibItsCommon Loading Loading
ItsMapem_TpFunctions.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -27,7 +27,7 @@ module ItsMapem_TpFunctions { import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; //import from DSRC_noCircular language "ASN.1:1997" all; import from DSRC_noCircular language "ASN.1:1997" all; // LibItsMapemSpatem // LibItsMapemSpatem import from LibItsMapemSpatem_TestSystem all; import from LibItsMapemSpatem_TestSystem all; Loading
lib/LibItsIvim_Templates.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -156,7 +156,7 @@ module LibItsIvim_Templates { template (omit) RelavanceZidList p_relavanceZoneIds := omit, template (omit) RelavanceZidList p_relavanceZoneIds := omit, template (omit) DetectionZidList p_detectionZoneIds := omit, template (omit) DetectionZidList p_detectionZoneIds := omit, template (omit) DriverAwarenesZidList p_driverAwarenesZoneIds := omit, template (omit) DriverAwarenesZidList p_driverAwarenesZoneIds := omit, template (omit) CITSapplMgmtIDs.VarLengthNumber p_itsRrid := omit, template (omit) ETSI_ITS_CDD.VarLengthNumber p_itsRrid := omit, template (omit) Direction p_directionGic := omit, template (omit) Direction p_directionGic := omit, template (omit) integer p_layoutId := omit template (omit) integer p_layoutId := omit ) := { ) := { Loading Loading @@ -740,7 +740,7 @@ module LibItsIvim_Templates { template (present) IviType p_iviType := ?, template (present) IviType p_iviType := ?, template (present) GicPart.roadSignCodes p_roadSignCodes := ?, template (present) GicPart.roadSignCodes p_roadSignCodes := ?, template GicPart.detectionZoneIds p_detectionZoneIds := *, template GicPart.detectionZoneIds p_detectionZoneIds := *, template CITSapplMgmtIDs.VarLengthNumber p_varLengthNumber := *, template ETSI_ITS_CDD.VarLengthNumber p_varLengthNumber := *, template GicPart.relevanceZoneIds p_relevanceZoneIds := *, template GicPart.relevanceZoneIds p_relevanceZoneIds := *, template Direction p_direction := *, template Direction p_direction := *, template GicPart.driverAwarenessZoneIds p_driverAwarenessZoneIds := * template GicPart.driverAwarenessZoneIds p_driverAwarenessZoneIds := * Loading
lib/LibItsIvim_TypesAndValues.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -117,7 +117,7 @@ module LibItsIvim_TypesAndValues { RelavanceZidList relavanceZoneIds optional, RelavanceZidList relavanceZoneIds optional, DetectionZidList detectionZoneIds optional, DetectionZidList detectionZoneIds optional, DriverAwarenesZidList driverAwarenesZoneIds optional, DriverAwarenesZidList driverAwarenesZoneIds optional, CITSapplMgmtIDs.VarLengthNumber itsRrid optional, ETSI_ITS_CDD.VarLengthNumber itsRrid optional, Direction directionGic optional, Direction directionGic optional, integer layoutId optional integer layoutId optional } with { } with { Loading
lib/LibItsMapemSpatem_Pixits.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -18,7 +18,7 @@ module LibItsMapemSpatem_Pixits { // LibIts // LibIts import from ETSI_ITS_CDD language "ASN.1:1997" all; import from ETSI_ITS_CDD language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; //import from DSRC_noCircular language "ASN.1:1997" all; import from DSRC_noCircular language "ASN.1:1997" all; // LibItsMapemSpatem // LibItsMapemSpatem import from LibItsMapemSpatem_TypesAndValues all; import from LibItsMapemSpatem_TypesAndValues all; Loading
lib/LibItsMapemSpatem_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ module LibItsMapemSpatem_Templates { import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from MAPEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from SPATEM_PDU_Descriptions language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; import from ETSI_ITS_DSRC language "ASN.1:1997" all; //import from DSRC_noCircular language "ASN.1:1997" all; import from DSRC_noCircular language "ASN.1:1997" all; import from Ieee1609Dot2BaseTypes language "ASN.1:1997" all; import from Ieee1609Dot2BaseTypes language "ASN.1:1997" all; // LibItsCommon // LibItsCommon Loading