Loading DENM.asn +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS ItsPduHeader, Latitude, Longitude, Elevation, BasicVehicle, ProfileParameters, StationID, TimeStamp, ReferencePositionVehicle ItsPduHeader, Latitude, Longitude, Elevation, VehicleCommonParameters, ProfileParameters, StationID, TimeStamp, ReferencePositionVehicle FROM CAM-PDU-Descriptions { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102637) cam (2) version1 (1) }; --STF405: all unnecessary tags have been removed Loading Loading @@ -81,7 +81,7 @@ DecentralizedSituation::= SEQUENCE { -- STF405: changed to profile based on the changes in the CAM module -- taggedList SET SIZE(0..32) OF TaggedList OPTIONAL -- optional taggedlist with TaggedValue OPTIONAL commonParameters BasicVehicle OPTIONAL, vehicleCommonParameters VehicleCommonParameters OPTIONAL, profile ProfileParameters OPTIONAL } Loading Loading
DENM.asn +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS ItsPduHeader, Latitude, Longitude, Elevation, BasicVehicle, ProfileParameters, StationID, TimeStamp, ReferencePositionVehicle ItsPduHeader, Latitude, Longitude, Elevation, VehicleCommonParameters, ProfileParameters, StationID, TimeStamp, ReferencePositionVehicle FROM CAM-PDU-Descriptions { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102637) cam (2) version1 (1) }; --STF405: all unnecessary tags have been removed Loading Loading @@ -81,7 +81,7 @@ DecentralizedSituation::= SEQUENCE { -- STF405: changed to profile based on the changes in the CAM module -- taggedList SET SIZE(0..32) OF TaggedList OPTIONAL -- optional taggedlist with TaggedValue OPTIONAL commonParameters BasicVehicle OPTIONAL, vehicleCommonParameters VehicleCommonParameters OPTIONAL, profile ProfileParameters OPTIONAL } Loading