Commit 81784b3c authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.623_Rel16_CR0134_Correction_and_clarification_of_reporting_in_TraceJob2' into 'Integration_Rel16_SA5_138_YAML'

28.623 rel16 cr0134 correction and clarification of reporting in trace job2

See merge request sa5/MnS!152
parents 5f498829 6a9c824a
Loading
Loading
Loading
Loading
+54 −0
Original line number Diff line number Diff line
@@ -962,6 +962,46 @@ components:
              - 61.44s
              - INFINITY

    tjMDTLoggingEventThreshold-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.X.
      type: object
      properties:
            RSRP:
              type: integer
              minimum: 0
              maximum: 127
            RSRQ:
              type: integer
              minimum: 0
              maximum: 127
    
    tjMDTLoggingHysteresis-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.Y.
      type: integer
      minimum: 0
      maximum: 30
    
    tjMDTLoggingTimeToTrigger-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.Z.
      type: string
      enum:
        - 0ms
        - 40ms
        - 64ms
        - 80ms
        - 100ms
        - 128ms
        - 160ms
        - 256ms
        - 320ms
        - 480ms
        - 512ms
        - 640ms
        - 1024ms
        - 1280ms
        - 2560ms
        - 5120ms

    tjMDTMeasurementPeriodLTE-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.23.
      type: string
@@ -1002,6 +1042,12 @@ components:
        - CPICH_RSCP
        - PathLoss

    tjMDTM4ThresholdUmts-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.A.
      type: integer
      minimum: 0
      maximum: 31

    tjMDTPLMList-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.24.
      type: array
@@ -1354,6 +1400,12 @@ components:
          $ref: '#/components/schemas/tjMDTLoggingDuration-Type'
        tjMDTLoggingInterval:
          $ref: '#/components/schemas/tjMDTLoggingInterval-Type'
        tjMDTLoggingEventThreshold:
          $ref: '#/components/schemas/tjMDTLoggingEventThreshold-Type'
        tjMDTLoggingHysteresis:
          $ref: '#/components/schemas/tjMDTLoggingHysteresis-Type'
        tjMDTLoggingTimeToTrigger:
          $ref: '#/components/schemas/tjMDTLoggingTimeToTrigger-Type'
        tjMDTMBSFNAreaList:
          type: array
          items:
@@ -1364,6 +1416,8 @@ components:
          $ref: '#/components/schemas/tjMDTMeasurementPeriodUMTS-Type'
        tjMDTMeasurementQuantity:
          $ref: '#/components/schemas/tjMDTMeasurementQuantity-Type'
        tjMDTM4ThresholdUmts:
          $ref: '#/components/schemas/tjMDTM4ThresholdUmts-Type'
        tjMDTPLMList:
          $ref: '#/components/schemas/tjMDTPLMList-Type'
        tjMDTPositioningMethod: