Loading DENM.asn +4 −6 Original line number Diff line number Diff line Loading @@ -151,12 +151,10 @@ Severity ::= ENUMERATED -- 1 byte highestDanger (4) --danger level 3: } Altitude ::= INTEGER (-10000..16767215) -- multiples of 0.1 m PositionAccuracy ::= OCTET STRING (SIZE(4)) --STF405: removed OPTIONAL, as it is syntactically incorrect Speed ::= INTEGER (-32765..32765) -- multiples of 0.01 m/s --STF405: removed following three definitions, which are now redundant (and have been inconsistent with CAM anyway) -- Altitude ::= INTEGER (-10000..16767215) -- PositionAccuracy ::= OCTET STRING (SIZE(4)) -- Speed ::= INTEGER (-32765..32765) TraceLocData ::= SEQUENCE { --3 bits, identifier of the trace Loading Loading
DENM.asn +4 −6 Original line number Diff line number Diff line Loading @@ -151,12 +151,10 @@ Severity ::= ENUMERATED -- 1 byte highestDanger (4) --danger level 3: } Altitude ::= INTEGER (-10000..16767215) -- multiples of 0.1 m PositionAccuracy ::= OCTET STRING (SIZE(4)) --STF405: removed OPTIONAL, as it is syntactically incorrect Speed ::= INTEGER (-32765..32765) -- multiples of 0.01 m/s --STF405: removed following three definitions, which are now redundant (and have been inconsistent with CAM anyway) -- Altitude ::= INTEGER (-10000..16767215) -- PositionAccuracy ::= OCTET STRING (SIZE(4)) -- Speed ::= INTEGER (-32765..32765) TraceLocData ::= SEQUENCE { --3 bits, identifier of the trace Loading