bts/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts'

Change-Id: If2f81141707e6f2360fc57bbd5f76606294f8db8
This commit is contained in:
Vadim Yanitskiy 2021-12-12 16:30:54 +03:00 committed by fixeria
parent ecd1225858
commit a4b7857b77
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@ network
timer t3113 10 timer t3113 10
timer t3212 30 timer t3212 30
bts 0 bts 0
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 0 cell_identity 0
location_area_code 1 location_area_code 1
@ -172,7 +172,7 @@ network
phys_chan_config PDCH phys_chan_config PDCH
hopping enabled 0 hopping enabled 0
bts 1 bts 1
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 1 cell_identity 1
location_area_code 1 location_area_code 1
@ -262,7 +262,7 @@ network
phys_chan_config PDCH phys_chan_config PDCH
hopping enabled 0 hopping enabled 0
bts 2 bts 2
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 1 cell_identity 1
location_area_code 2 location_area_code 2
@ -352,7 +352,7 @@ network
phys_chan_config PDCH phys_chan_config PDCH
hopping enabled 0 hopping enabled 0
bts 3 bts 3
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 3 cell_identity 3
location_area_code 3 location_area_code 3

View File

@ -55,7 +55,7 @@ network
handover1 maximum distance 9999 handover1 maximum distance 9999
timer t3212 30 timer t3212 30
bts 0 bts 0
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 0 cell_identity 0
location_area_code 1 location_area_code 1