From 8fde99af6556d470b2317849cad644c154bbdb64 Mon Sep 17 00:00:00 2001 From: Kirill Smelkov <kirr@nexedi.com> Date: Thu, 19 Oct 2023 12:58:51 +0200 Subject: [PATCH] . --- software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml b/software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml index ed12b5bea..1fe030e58 100644 --- a/software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml +++ b/software/ors-amarisoft/ru/lopcomm/cu_config.jinja2.xml @@ -88,7 +88,7 @@ <!-- TX/RX carriers --> - <!-- XXX error with "TODO" do not support multiple cells over 1 RU --> + <!-- TODO support multiple cells over 1 RU --> {%- if cell.cell_type == 'lte' %} {%- set dl_arfcn = cell.dl_earfcn %} {%- set ul_arfcn = cell.ul_earfcn %} -- 2.30.9