OSMO: Add a GSM Band configuration option.

This commit is contained in:
Keith Whyte 2018-02-23 13:51:38 +00:00
parent f16c57586c
commit c34519658e
3 changed files with 4 additions and 2 deletions

View file

@ -89,7 +89,7 @@ network
bts 0
type sysmobts
description MasterBTS
band GSM850
band <%= @gsm_band %>
cell_identity 0
location_area_code <%= @lac %>
base_station_id_code 63
@ -181,7 +181,7 @@ network
<% if @arfcn_B -%>
bts 1
type sysmobts
band GSM850
band <%= @gsm_band %>
cell_identity 1
location_area_code <%= @lac %>
base_station_id_code 63