Loading CAM/CAM.asn +95 −99 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ IMPORTS CAM ::= SEQUENCE { header ItsPduHeader, cam CoopAwareness } CoopAwareness ::= SEQUENCE { Loading @@ -35,14 +34,13 @@ CAM ::= SEQUENCE { HighFrequencyContainer ::= CHOICE { basicVehicleContainerHighFrequency BasicVehicleContainerHighFrequency, rsuContainerHighFrequency RSUContainerHighFrequency, ... -- further type specific RSU containers might be added as extensions ... } LowFrequencyContainer ::= CHOICE { basicVehicleContainerLowFrequency BasicVehicleContainerLowFrequency, ... -- further type specific RSU containers might be added as extensions ... } SpecialVehicleContainer ::= CHOICE { Loading Loading @@ -109,7 +107,6 @@ CAM ::= SEQUENCE { RescueContainer ::= SEQUENCE { lightBarSirenInUse LightBarSirenInUse } EmergencyContainer ::= SEQUENCE { Loading @@ -125,7 +122,6 @@ CAM ::= SEQUENCE { speedLimit SpeedLimit OPTIONAL } RSUContainerHighFrequency ::= SEQUENCE { protectedCommunicationZonesRSU ProtectedCommunicationZonesRSU OPTIONAL, ... Loading Loading
CAM/CAM.asn +95 −99 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ IMPORTS CAM ::= SEQUENCE { header ItsPduHeader, cam CoopAwareness } CoopAwareness ::= SEQUENCE { Loading @@ -35,14 +34,13 @@ CAM ::= SEQUENCE { HighFrequencyContainer ::= CHOICE { basicVehicleContainerHighFrequency BasicVehicleContainerHighFrequency, rsuContainerHighFrequency RSUContainerHighFrequency, ... -- further type specific RSU containers might be added as extensions ... } LowFrequencyContainer ::= CHOICE { basicVehicleContainerLowFrequency BasicVehicleContainerLowFrequency, ... -- further type specific RSU containers might be added as extensions ... } SpecialVehicleContainer ::= CHOICE { Loading Loading @@ -109,7 +107,6 @@ CAM ::= SEQUENCE { RescueContainer ::= SEQUENCE { lightBarSirenInUse LightBarSirenInUse } EmergencyContainer ::= SEQUENCE { Loading @@ -125,7 +122,6 @@ CAM ::= SEQUENCE { speedLimit SpeedLimit OPTIONAL } RSUContainerHighFrequency ::= SEQUENCE { protectedCommunicationZonesRSU ProtectedCommunicationZonesRSU OPTIONAL, ... Loading