Commit 41562ead authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 638a844c
...@@ -85,7 +85,7 @@ CELL1 = { ...@@ -85,7 +85,7 @@ CELL1 = {
'cell_type': 'lte', 'cell_type': 'lte',
'cell_kind': 'enb', 'cell_kind': 'enb',
'rf_mode': 'fdd', 'rf_mode': 'fdd',
'bandwidth': 20', 'bandwidth': 20,
'dl_earfcn': 100, # 2120 @ B1 'dl_earfcn': 100, # 2120 @ B1
'pci': 1, 'pci': 1,
'cell_id': '0x01', 'cell_id': '0x01',
...@@ -142,7 +142,7 @@ uCELL = { ...@@ -142,7 +142,7 @@ uCELL = {
'rf_mode': 'fdd', 'rf_mode': 'fdd',
'dl_earfcn': 300, 'dl_earfcn': 300,
'bandwidth': 10', 'bandwidth': 10,
'ru': { 'ru': {
'ru_type': 'ru_ref', 'ru_type': 'ru_ref',
......
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