Commit 97bcb0c5 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'TS_28.541_Rel-19_CR_add_redcap_related_configuraion_parameters'...

Merge branch 'TS_28.541_Rel-19_CR_add_redcap_related_configuraion_parameters' into 'Integration_Rel19_SA5_162_YAML'

Rel-19 CR1587 TS 28.541 add redcap related configuraion parameters

See merge request !1857
parents d7d22679 c9dfb29d
Loading
Loading
Loading
Loading
Loading
+32 −0
Original line number Diff line number Diff line
@@ -1519,6 +1519,38 @@ components:
                      minimum: 0.2
                      maximum: 0.8
                      multipleOf: 0.2
                    CellReselectionRedcap:
                      type: object
                      properties:                      
                        sSearchDeltaPStationary:
                          type: integer
                          enum:
                            - 2
                            - 3
                            - 6
                            - 9
                            - 12
                            - 5                            
                        tSearchDeltaPStationary:
                          type: integer
                          enum:
                            - 5
                            - 10
                            - 20
                            - 30
                            - 60
                            - 120
                            - 180
                            - 240  
                            - 300                        
                        sSearchThresholdP2:
                          type: integer
                          minimum: 0
                          maximum: 31 
                        sSearchThresholdQ2:
                          type: integer
                          minimum: 0
                          maximum: 31                          
                    pMax:
                      type: integer
                      minimum: -30