Unverified Commit 369f6bd6 authored by Henning Wiemann's avatar Henning Wiemann
Browse files

The notes "ul_n5" and "n5A-n8A_restrictions" were defined as "DL notes" in the...

The notes "ul_n5" and "n5A-n8A_restrictions" were defined as "DL notes" in the CA schema but they are actually used as "UL notes". Hence, this commit moves them accordingly in the schema definition.
parent 991647ef
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -51,6 +51,10 @@
                      "description": "Limited to operation at 3450-3550 MHz and 3700-3980 MHz.",
                      "type": "boolean"
                    },
                    "n5A-n8A_restrictions": {
                      "description": "When UL CA_n5A-n8A is supported, some restrictions may be needed to avoid simultaneous n5DL and n8 UL during UL CA_n5A-n8A with DL CA_n5A-n8A configuration. The UE and/or NW behaviors are not specified in the 3GPP specifications when there is a conflict between n5DL and n8UL including dynamic scheduling, semi-static signals and unspecified transitions between n5DL and n8UL.",
                      "type": "boolean"
                    },
                    "n26_DualPA": {
                      "description": "Unless otherwise stated, only RF requirements for dual PA architecture are applicable for UL CA_n26(2A) and UE shall indicate the dualPA-Architecture for UL CA_n26(2A).",
                      "type": "boolean"
@@ -83,6 +87,10 @@
                      "description": "In Rel-18 maximum aggregated uplink BW is limited to 800 MHz.",
                      "type": "boolean"
                    },
                    "ul_n5": {
                      "description": "Uplink is only in n5 for CA_n5-n8.",
                      "type": "boolean"
                    },
                    "ul_n26_opt": {
                      "description": "For UEs only supporting DL CA_n26-n28, uplink support in band n26 is optional, if the UE supports CA_n26-n28 UL configuration, it should also support UL in band n26 and n28.",
                      "type": "boolean"
@@ -210,10 +218,6 @@
          "description": "Applicable only for UEs which indicate support of low NR band carrier aggregation via switching supportedLowBandSwitching-r19 for this NR CA configuration.",
          "type": "boolean"
        },
        "n5A-n8A_restrictions": {
          "description": "When UL CA_n5A-n8A is supported, some restrictions may be needed to avoid simultaneous n5DL and n8 UL during UL CA_n5A-n8A with DL CA_n5A-n8A configuration. The UE and/or NW behaviors are not specified in the 3GPP specifications when there is a conflict between n5DL and n8UL including dynamic scheduling, semi-static signals and unspecified transitions between n5DL and n8UL.",
          "type": "boolean"
        },
        "n7_n38": {
          "description": "For a band combination which include band n7 and n38 simultaneously, carriers in band n7 and n38 can only be configured as downlink carriers. Power imbalance between downlink carriers on Band n7 and Band n38 is assumed to be within 6dB.",
          "type": "boolean"
@@ -250,10 +254,6 @@
          "description": "In Rel-18 maximum aggregated downlink BW is limited to 1600 MHz.",
          "type": "boolean"
        },
        "ul_n5": {
          "description": "Uplink is only in n5 for CA_n5-n8.",
          "type": "boolean"
        },
        "ul_n28": {
          "description": "UL carrier shall be supported in Band n28 only. Power imbalance between downlink carriers on Band 7 and Band 38 is assumed to be within 6dB.",
          "type": "boolean"