Added support for different ARFCNs in osmo-nitb.cfg
This commit is contained in:
parent
8c8d607435
commit
58a6d024ee
2 changed files with 4 additions and 2 deletions
|
@ -103,7 +103,7 @@ network
|
|||
no force-combined-si
|
||||
trx 0
|
||||
rf_locked 0
|
||||
arfcn 249
|
||||
arfcn <%= @arfcn_1 %>
|
||||
nominal power 37
|
||||
max_power_red 0
|
||||
rsl e1 tei 0
|
||||
|
@ -155,7 +155,7 @@ network
|
|||
no force-combined-si
|
||||
trx 0
|
||||
rf_locked 0
|
||||
arfcn 251
|
||||
arfcn <%= @arfcn_2 %>
|
||||
nominal power 37
|
||||
max_power_red 0
|
||||
rsl e1 tei 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue