Commit cadf3702 authored by Brigitte Lonc's avatar Brigitte Lonc
Browse files

Replace EtsiTs103759AsrDenm.asn

parent 75ec8462
Loading
Loading
Loading
Loading
Loading
+22 −6
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@ minor-version-1 (1)} WITH SUCCESSORS


  obs-Beacon-IntervalTooSmall,
  obs-Beacon-IntervalTooSmall,
  obs-Static-Change,
  obs-Static-Change,
  obs-DirectionNotUpstream,
  obs-Security-MessageIdIncWithHeaderInfo,
  obs-Security-MessageIdIncWithHeaderInfo,
  obs-Security-HeaderIncWithSecurityProfile,
  obs-Security-HeaderIncWithSecurityProfile,
  obs-Security-HeaderPsidIncWithCertificate,
  obs-Security-HeaderPsidIncWithCertificate,
@@ -49,9 +50,11 @@ IdDenmTgt ::= Uint8


c-DenmTgt-BeaconCommon    IdDenmTgt ::= 0
c-DenmTgt-BeaconCommon    IdDenmTgt ::= 0
c-DenmTgt-StaticCommon    IdDenmTgt ::= 1
c-DenmTgt-StaticCommon    IdDenmTgt ::= 1
c-DenmTgt-SecurityCommon  IdDenmTgt ::= 2
c-DenmTgt-IncDistanceAndTrafficDirection IdDenmTgt ::=2
c-DenmTgt-TrafficJam-TrafficJamAhead     IdDenmTgt ::= 3
c-DenmTgt-SecurityCommon  IdDenmTgt ::= 3
c-DenmTgt-DangerousSituation-Eebl  IdDenmTgt ::= 4
c-DenmTgt-TrafficJam-TrafficJamAhead     IdDenmTgt ::= 4
c-DenmTgt-DangerousSituation-Eebl  IdDenmTgt ::= 5



SetMbObsDenmBeacon C-ASR-SINGLE-OBS ::= {
SetMbObsDenmBeacon C-ASR-SINGLE-OBS ::= {
  obs-Beacon-IntervalTooSmall,
  obs-Beacon-IntervalTooSmall,
@@ -63,6 +66,11 @@ SetMbObsDenmStatic C-ASR-SINGLE-OBS ::= {
  ...
  ...
}
}


SetMbObsDenmIncDistanceAndTrafficDirection C-ASR-SINGLE-OBS ::= {
  obs-DirectionNotUpstream,
  ...
}

SetMbObsDenmSecurity C-ASR-SINGLE-OBS ::= {
SetMbObsDenmSecurity C-ASR-SINGLE-OBS ::= {
  obs-Security-MessageIdIncWithHeaderInfo |
  obs-Security-MessageIdIncWithHeaderInfo |
  obs-Security-HeaderIncWithSecurityProfile |
  obs-Security-HeaderIncWithSecurityProfile |
@@ -100,6 +108,10 @@ SetMbObsDenmDangerousSituation-Eebl C-ASR-SINGLE-OBS ::= {
* transmitted by the same ITS station (stationId): stationType and eventPosition in the Management Container, eventType and informationQuality in the Situation Container.
* transmitted by the same ITS station (stationId): stationType and eventPosition in the Management Container, eventType and informationQuality in the Situation Container.
*     - `Semantics of the BIT STRING`: stationType(0), eventPosition(1), eventType(2), informationQuality(3).
*     - `Semantics of the BIT STRING`: stationType(0), eventPosition(1), eventType(2), informationQuality(3).
*
*
* - _SetMbObsDenmIncDistanceAndTrafficDirection_:
*  - 'obs-DirectionNotUpstream': The trafficDirection is inconsistent with the traffic direction specified as upstream direction in the use case (event type). 
* This includes the following use cases: traffic jam — dangerous end of queue and traffic jam — traffic jam ahead.
*
* - _SetMbObsDenmSecurity_
* - _SetMbObsDenmSecurity_
* The same specification applies as for the set of observations of SetMbObsCamSecurity defined in
* The same specification applies as for the set of observations of SetMbObsCamSecurity defined in
* the EtsiTs103759AsrCam module.
* the EtsiTs103759AsrCam module.
@@ -109,21 +121,25 @@ SetMbObsDenmDangerousSituation-Eebl C-ASR-SINGLE-OBS ::= {
* nonUrban-NoStructuralSeparationToOppositeLanes   (2),
* nonUrban-NoStructuralSeparationToOppositeLanes   (2),
* nonUrban-WithStructuralSeparationToOppositeLanes (3)).
* nonUrban-WithStructuralSeparationToOppositeLanes (3)).
*
*
*   - `obs-PathChangeInMultipleEventRepetitions`: The pathPositions contained in the path field of multiple repeated TrafficJamAhead events
*   - `obs-PathChangeInMultipleEventRepetitions`: The pathPositions contained in the first Traces entry of multiple repeated TrafficJamAhead events
* with the same reporting ITS-S, same actionId and same referenceTime are not identical.
* with the same reporting ITS-S, same actionId and same detectionTime are not identical.
*
*
* - _SetMbObs_DenmDangerousSituation-Eebl_:
* - _SetMbObs_DenmDangerousSituation-Eebl_:
* - `obs-EeblMissingLocationInformation`: one of the following location information of the detected event is missing: eventSpeed, eventPositionHeading, traces.
* - `obs-EeblMissingLocationInformation`: one of the following location information of the detected event is missing: eventSpeed, eventPositionHeading,
* detectionZonesToEventPosition of type Traces.
* 
* 
* - `obs-EeblIncWithOtherVehiclesSpeed`: the speed values of all CAMs sent by ITS-S stations of stationType =passengerCar(5) in the circular area with center point
* - `obs-EeblIncWithOtherVehiclesSpeed`: the speed values of all CAMs sent by ITS-S stations of stationType =passengerCar(5) in the circular area with center point
* equal to eventPosition and radius equal to 200 m (urban road) or equal to 100m (non-urban or unkwown)
* equal to eventPosition and radius equal to 200 m (urban road) or equal to 100m (non-urban or unkwown)
* are all higher than the eventSpeed in the DENM.
* are all higher than the eventSpeed in the DENM.
*
*/
*/
SetMbObsTgtsDenm C-ASR-OBS-BY-TGT ::= {
SetMbObsTgtsDenm C-ASR-OBS-BY-TGT ::= {
  {MbSingleObservation{{SetMbObsDenmBeacon}}   BY 
  {MbSingleObservation{{SetMbObsDenmBeacon}}   BY 
    c-DenmTgt-BeaconCommon} |
    c-DenmTgt-BeaconCommon} |
  {MbSingleObservation{{SetMbObsDenmStatic}}   BY 
  {MbSingleObservation{{SetMbObsDenmStatic}}   BY 
    c-DenmTgt-StaticCommon} |
    c-DenmTgt-StaticCommon} |
    {MbSingleObservation{{SetMbObsDenmIncDistanceAndTrafficDirection}} BY 
    c-DenmTgt-IncDistanceAndTrafficDirection} |
  {MbSingleObservation{{SetMbObsDenmSecurity}} BY 
  {MbSingleObservation{{SetMbObsDenmSecurity}} BY 
    c-DenmTgt-SecurityCommon} |
    c-DenmTgt-SecurityCommon} |
  {MbSingleObservation{{SetMbObsDenmTrafficJam-TrafficJamAhead}}    BY 
  {MbSingleObservation{{SetMbObsDenmTrafficJam-TrafficJamAhead}}    BY