Commit 6d4e8821 authored by kovacsa's avatar kovacsa
Browse files

removed leftover unused type definitions from DENM

parent ca12229b
Loading
Loading
Loading
Loading
+4 −6
Original line number Original line Diff line number Diff line
@@ -151,12 +151,10 @@ Severity ::= ENUMERATED -- 1 byte
	highestDanger	(4)		--danger level 3: 
	highestDanger	(4)		--danger level 3: 
}
}


Altitude ::= INTEGER (-10000..16767215) 	-- multiples of 0.1 m
--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))	
-- PositionAccuracy ::= OCTET STRING (SIZE(4))	

-- Speed ::= INTEGER (-32765..32765)
--STF405: removed OPTIONAL, as it is syntactically incorrect
Speed ::= INTEGER (-32765..32765)	 -- multiples of 0.01 m/s 


TraceLocData ::=	SEQUENCE {
TraceLocData ::=	SEQUENCE {
	--3 bits, identifier of the trace
	--3 bits, identifier of the trace