Loading asn1/CAM/CAM.asn +4 −2 Original line number Diff line number Diff line Loading @@ -91,13 +91,15 @@ VehicleCommonParameters ::= SEQUENCE { doorOpen DoorOpen OPTIONAL, posConfidenceEllipse PosConfidenceEllipse, curvature Curvature, curvatureGradient CurvatureGradient OPTIONAL, curvatureChange CurvatureChange OPTIONAL, curvatureConfidence Confidence, crashStatus CrashStatus OPTIONAL, headingConfidence Confidence, dangerousGoods DangerousGoods OPTIONAL, ... } -- STF405: introduced as replacement for TaggedValue to reflect the profiles BasicVehicle ::= SEQUENCE { ... Loading Loading @@ -140,7 +142,7 @@ CrashStatus ::= BOOLEAN Curvature ::= INTEGER (-32765..32765) CurvatureGradient ::= INTEGER (-1023..1023) CurvatureChange ::= INTEGER (-1023..1023) DataReference ::= IA5String(SIZE(1..128)) Loading ttcn/CAM/LibItsCam_Templates.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,8 @@ module LibItsCam_Templates { doorOpen := *, posConfidenceEllipse := ?, curvature := ?, curvatureGradient := *, curvatureChange := *, curvatureConfidence := ?, crashStatus := *, headingConfidence := ?, dangerousGoods := * Loading Loading
asn1/CAM/CAM.asn +4 −2 Original line number Diff line number Diff line Loading @@ -91,13 +91,15 @@ VehicleCommonParameters ::= SEQUENCE { doorOpen DoorOpen OPTIONAL, posConfidenceEllipse PosConfidenceEllipse, curvature Curvature, curvatureGradient CurvatureGradient OPTIONAL, curvatureChange CurvatureChange OPTIONAL, curvatureConfidence Confidence, crashStatus CrashStatus OPTIONAL, headingConfidence Confidence, dangerousGoods DangerousGoods OPTIONAL, ... } -- STF405: introduced as replacement for TaggedValue to reflect the profiles BasicVehicle ::= SEQUENCE { ... Loading Loading @@ -140,7 +142,7 @@ CrashStatus ::= BOOLEAN Curvature ::= INTEGER (-32765..32765) CurvatureGradient ::= INTEGER (-1023..1023) CurvatureChange ::= INTEGER (-1023..1023) DataReference ::= IA5String(SIZE(1..128)) Loading
ttcn/CAM/LibItsCam_Templates.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,8 @@ module LibItsCam_Templates { doorOpen := *, posConfidenceEllipse := ?, curvature := ?, curvatureGradient := *, curvatureChange := *, curvatureConfidence := ?, crashStatus := *, headingConfidence := ?, dangerousGoods := * Loading