Loading DENM.asn +17 −10 Original line number Diff line number Diff line Loading @@ -12,18 +12,25 @@ FROM CAM-PDU-Descriptions { itu-t (0) identified-organization (4) etsi (0) itsDo --STF405: all unnecessary tags have been removed --STF405: doubled defined, renamed --DecentralizedSituation ::= SEQUENCE { DecentralizedEnvironmentalNotificationMessage ::= SEQUENCE { -- protocol version number of the DENM ItsPduHeader ::= SEQUENCE { -- protocolVersion fixed to 0 protocolVersion INTEGER(0..255), -- unique message type identifier assigned to the DENM messageID INTEGER(0..255), -- 1 byte -- message type ID associated to DENM = 1 messageID INTEGER(0..255), -- time at which an originator ITS station generates the DENM generationTime TimeStamp, -- 6 byte -- milliseconds elapsed since midnight January 1st, 1970 UTC generationTime TimeStamp, denm DecentralizedEnvironmentalNotificationMessage } --STF405: doubled defined, renamed --DecentralizedSituation ::= SEQUENCE { DecentralizedEnvironmentalNotificationMessage ::= SEQUENCE { management DecentralizedSituationManagement, -- container with DEN management and version control situation DecentralizedSituation, -- container with event description, incl. type, severity Loading Loading @@ -271,7 +278,7 @@ Waypoint ::= SEQUENCE{ ptLat Latitude, --a 4 bytes value ptLong Longitude, --a 4 bytes value --STF405: type name is made consistent with CAM definitions -- ptAlt Altitude, --a 2 bytes value -- ptAlt Altitude, ptAlt Elevation, ... --STF405: removed repetition Loading Loading
DENM.asn +17 −10 Original line number Diff line number Diff line Loading @@ -12,18 +12,25 @@ FROM CAM-PDU-Descriptions { itu-t (0) identified-organization (4) etsi (0) itsDo --STF405: all unnecessary tags have been removed --STF405: doubled defined, renamed --DecentralizedSituation ::= SEQUENCE { DecentralizedEnvironmentalNotificationMessage ::= SEQUENCE { -- protocol version number of the DENM ItsPduHeader ::= SEQUENCE { -- protocolVersion fixed to 0 protocolVersion INTEGER(0..255), -- unique message type identifier assigned to the DENM messageID INTEGER(0..255), -- 1 byte -- message type ID associated to DENM = 1 messageID INTEGER(0..255), -- time at which an originator ITS station generates the DENM generationTime TimeStamp, -- 6 byte -- milliseconds elapsed since midnight January 1st, 1970 UTC generationTime TimeStamp, denm DecentralizedEnvironmentalNotificationMessage } --STF405: doubled defined, renamed --DecentralizedSituation ::= SEQUENCE { DecentralizedEnvironmentalNotificationMessage ::= SEQUENCE { management DecentralizedSituationManagement, -- container with DEN management and version control situation DecentralizedSituation, -- container with event description, incl. type, severity Loading Loading @@ -271,7 +278,7 @@ Waypoint ::= SEQUENCE{ ptLat Latitude, --a 4 bytes value ptLong Longitude, --a 4 bytes value --STF405: type name is made consistent with CAM definitions -- ptAlt Altitude, --a 2 bytes value -- ptAlt Altitude, ptAlt Elevation, ... --STF405: removed repetition Loading