Commit 8254b5dd authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 685953d3
......@@ -374,13 +374,13 @@
cell_id: 0x03,
n_id_cell: 3,
band: 38,
dl_nr_arfcn: 522000,
ul_nr_arfcn: 522000,
bandwidth: 5,
band: 41,
dl_nr_arfcn: 523020,
ul_nr_arfcn: 523020,
bandwidth: 10,
subcarrier_spacing: 30,
ssb_nr_arfcn: 521810,
ssb_nr_arfcn: 523010,
ssb_pos_bitmap: "10000000",
root_sequence_index: 3,
......
......@@ -114,9 +114,9 @@ def iRU1_SDR_tLTE2_tNR(ienb):
ienb.ishared('CELL1_c', {
'cell_type': 'nr',
'rf_mode': 'tdd',
'bandwidth': 5,
'dl_nr_arfcn': 522000, # 2610 MHz
'nr_band': 38,
'bandwidth': 10,
'dl_nr_arfcn': 523020, # 2615.1 MHz
'nr_band': 41,
'pci': 3,
'cell_id': '0x03',
'ru': {
......
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