From ed0c3f3345a6fc00baf06229d0bbbd70dfce8a65 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Sat, 9 Jul 2022 21:38:28 +0200 Subject: [PATCH] Add LTE neighbour EARFCNs --- modules/rhizo_base/templates/osmo-bsc-bts.erb | 2 ++ modules/rhizo_base/templates/osmo-nitb-bts.erb | 2 ++ 2 files changed, 4 insertions(+) diff --git a/modules/rhizo_base/templates/osmo-bsc-bts.erb b/modules/rhizo_base/templates/osmo-bsc-bts.erb index 287ba02..c78ea3e 100644 --- a/modules/rhizo_base/templates/osmo-bsc-bts.erb +++ b/modules/rhizo_base/templates/osmo-bsc-bts.erb @@ -26,6 +26,8 @@ <% if i != index -%> neighbor bts <%= i %> <% end -%> +<% end -%> +<% if bts["lte_n"] -%> si2quater neighbor-list add earfcn <%= bts["lte_n"] %> thresh-hi 4 thresh-lo 32 prio 7 qrxlv 32 meas 6 <% end -%> codec-support fr amr amr tch-f modes 3 4 5 diff --git a/modules/rhizo_base/templates/osmo-nitb-bts.erb b/modules/rhizo_base/templates/osmo-nitb-bts.erb index 3ce3c25..430021c 100644 --- a/modules/rhizo_base/templates/osmo-nitb-bts.erb +++ b/modules/rhizo_base/templates/osmo-nitb-bts.erb @@ -26,6 +26,8 @@ ip.access unit_id 1000 <%= bts["uid"] %> oml ip.access stream_id 255 line 0 neighbor-list mode automatic +<% if bts["lte_n"] -%> si2quater neighbor-list add earfcn <%= bts["lte_n"] %> thresh-hi 4 thresh-lo 32 prio 7 qrxlv 32 meas 6 +<% end -%> codec-support fr amr amr tch-f modes 4 5 amr tch-f start-mode 1