Commit f634c20b authored by Alexandre Berge's avatar Alexandre Berge
Browse files

Merge branch 'DC_two_band_FR1__ul_config_fix' into 'Rel-19'

fixed UL configs in the two band DC combos in the json files.

See merge request ran4/specifications/38.101/ts-38.101-3!3
parents 0ec20046 961d6f30
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
  "ulConfigList": [
    {
      "bcId": "DC_1A_n3A"
    },
    {
      "bcId": "DC_1C_n3A"
    }
  ],
  "singleUlAllowed": "DC_1_n3"
+0 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
  "ulConfigList": [
    {
      "bcId": "DC_1A_n7A"
    },
    {
      "bcId": "DC_1A_n7B"
    }
  ],
  "singleUlAllowed": "No"
+9 −12
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
  "ulConfigList": [
    {
      "bcId": "DC_28A_n7A"
    },
    {
      "bcId": "DC_28A_n7B"
    }
  ],
  "singleUlAllowed": "No"
+0 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
  "ulConfigList": [
    {
      "bcId": "DC_2A_n41A"
    },
    {
      "bcId": "DC_2C_n41A"
    }
  ],
  "singleUlAllowed": "No"
+0 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
  "ulConfigList": [
    {
      "bcId": "DC_2A_n41A"
    },
    {
      "bcId": "DC_2C_n41A"
    }
  ],
  "singleUlAllowed": "No"
Loading