This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26524 )
Change subject: bts/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts'
......................................................................
bts/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts'
Change-Id: If2f81141707e6f2360fc57bbd5f76606294f8db8
---
M bsc/osmo-bsc-vamos.cfg
M bts/osmo-bsc.cfg
2 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/bsc/osmo-bsc-vamos.cfg b/bsc/osmo-bsc-vamos.cfg
index 5842a48..07fb698 100644
--- a/bsc/osmo-bsc-vamos.cfg
+++ b/bsc/osmo-bsc-vamos.cfg
@@ -82,7 +82,7 @@
timer t3113 10
timer t3212 30
bts 0
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 0
location_area_code 1
@@ -172,7 +172,7 @@
phys_chan_config PDCH
hopping enabled 0
bts 1
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 1
location_area_code 1
@@ -262,7 +262,7 @@
phys_chan_config PDCH
hopping enabled 0
bts 2
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 1
location_area_code 2
@@ -352,7 +352,7 @@
phys_chan_config PDCH
hopping enabled 0
bts 3
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 3
location_area_code 3
diff --git a/bts/osmo-bsc.cfg b/bts/osmo-bsc.cfg
index 1c8da8d..e4161fa 100644
--- a/bts/osmo-bsc.cfg
+++ b/bts/osmo-bsc.cfg
@@ -55,7 +55,7 @@
handover1 maximum distance 9999
timer t3212 30
bts 0
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 0
location_area_code 1
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26524
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If2f81141707e6f2360fc57bbd5f76606294f8db8
Gerrit-Change-Number: 26524
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211214/c03b3448/attachment.htm>