Loading asn1/ITS-Container/ITS-Container.asn +2 −1 Original line number Diff line number Diff line Loading @@ -435,7 +435,8 @@ YawRateConfidence ::= ENUMERATED { unavailable (8) } ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), temporaryCenDsrcTolling (1), ... } -- Mantis #7091 --ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), temporaryCenDsrcTolling (1), ... } ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), ..., temporaryCenDsrcTolling (1) } -- Mantis #7091 RelevanceDistance ::= ENUMERATED {lessThan50m(0), lessThan100m(1), lessThan200m(2), lessThan500m(3), lessThan1000m(4), lessThan5km(5), lessThan10km(6), over10km(7)} Loading Loading
asn1/ITS-Container/ITS-Container.asn +2 −1 Original line number Diff line number Diff line Loading @@ -435,7 +435,8 @@ YawRateConfidence ::= ENUMERATED { unavailable (8) } ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), temporaryCenDsrcTolling (1), ... } -- Mantis #7091 --ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), temporaryCenDsrcTolling (1), ... } ProtectedZoneType::= ENUMERATED { permanentCenDsrcTolling (0), ..., temporaryCenDsrcTolling (1) } -- Mantis #7091 RelevanceDistance ::= ENUMERATED {lessThan50m(0), lessThan100m(1), lessThan200m(2), lessThan500m(3), lessThan1000m(4), lessThan5km(5), lessThan10km(6), over10km(7)} Loading