Loading asn1/CAM/CAM.asn +5 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ CoopAwareness ::= SEQUENCE { } ProfileParameters ::= CHOICE { basicVehicle NULL, basicVehicle BasicVehicle, emergencyVehicle EmergencyVehicle, publicTransportVehicle PublicTransportVehicle, ... Loading Loading @@ -141,6 +141,10 @@ VehicleCommonParameters ::= SEQUENCE { } -- STF405: introduced as replacement for TaggedValue to reflect the profiles BasicVehicle ::= SEQUENCE { ... } EmergencyVehicle ::= SEQUENCE { lightBarInUse LightBarInUse OPTIONAL, sireneInUse SireneInUse OPTIONAL, Loading Loading
asn1/CAM/CAM.asn +5 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ CoopAwareness ::= SEQUENCE { } ProfileParameters ::= CHOICE { basicVehicle NULL, basicVehicle BasicVehicle, emergencyVehicle EmergencyVehicle, publicTransportVehicle PublicTransportVehicle, ... Loading Loading @@ -141,6 +141,10 @@ VehicleCommonParameters ::= SEQUENCE { } -- STF405: introduced as replacement for TaggedValue to reflect the profiles BasicVehicle ::= SEQUENCE { ... } EmergencyVehicle ::= SEQUENCE { lightBarInUse LightBarInUse OPTIONAL, sireneInUse SireneInUse OPTIONAL, Loading