Commit 33e5078d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 0efe74b8
......@@ -147,7 +147,7 @@
nr_cell_id: {{ cfg('gnb_id') }}{{ cell2.cell_id.removeprefix('0x') }}, // -> {{ cell2_ref }}
n_id_cell: {{ cell2.pci }},
gnb_id_bits
dl_nr_arfcn
dl_nr_arfcn: {{ cell2.dl_nr_arfcn }},
ssb_nr_arfcn: {{ cell2.ssb_nr_arfcn }},
ul_nr_arfcn
tac
......
......@@ -73,7 +73,7 @@
nr_cell_id: 0x1234522, // -> CELL2_b
n_id_cell: 22,
gnb_id_bits
dl_nr_arfcn
dl_nr_arfcn: 537200,
ssb_nr_arfcn: 537170,
ul_nr_arfcn
tac
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment