nitb: gen cell ID in config file

This commit is contained in:
Monocots 2021-06-09 02:47:57 +00:00
parent 4736d7739b
commit 83034c0a4d

View file

@ -3,7 +3,7 @@
type <%= bts["type"] %>
description <%= bts["name"] %>
band <%= bts["band"] %>
cell_identity <%= index %>
cell_identity <%= bts["trx"][0]["chan"] %><%= index*2 %>
location_area_code <%= bts["lac"] %>
base_station_id_code <%= bts["bsic"] %>
ms max power <%= bts["ms_maxp"] %>