Commit 0b1d56f6 authored by Alexandre Berge's avatar Alexandre Berge
Browse files

Merge branch 'DC_FR1_FR2_UL_config_correction_part2' into 'Rel-19'

Fix UL config for FR1/FR2 inter-band DC cases

See merge request ran4/specifications/38.101/ts-38.101-3!5
parents f634c20b 244e7c40
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -15,9 +15,6 @@
    },
    {
      "bcId": "DC_3A_n77A"
    },
    {
      "bcId": "DC_3C_n77A"
    }
  ]
}
 No newline at end of file
+1 −4
Original line number Diff line number Diff line
@@ -15,9 +15,6 @@
      "notes": {
        "switchedUlOnly": true
      }
    },
    {
      "bcId": "DC_3C_n78A"
    }
  ]
}
 No newline at end of file
+1 −7
Original line number Diff line number Diff line
@@ -10,14 +10,8 @@
    {
      "bcId": "DC_41A_n3A"
    },
    {
      "bcId": "DC_41C_n3A"
    },
    {
      "bcId": "DC_41A_n77A"
    },
    {
      "bcId": "DC_41C_n77A"
    }
  ]
}
 No newline at end of file
+1 −7
Original line number Diff line number Diff line
@@ -10,14 +10,8 @@
    {
      "bcId": "DC_41A_n3A"
    },
    {
      "bcId": "DC_41C_n3A"
    },
    {
      "bcId": "DC_41A_n78A"
    },
    {
      "bcId": "DC_41C_n78A"
    }
  ]
}
 No newline at end of file
+1 −4
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
    },
    {
      "bcId": "DC_41A_n3A"
    },
    {
      "bcId": "DC_41C_n3A"
    }
  ]
}
 No newline at end of file
Loading