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/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Review at https://gerrit.osmocom.org/4426
Change example config to use only 1 TRX for osmo-bts-octphy BTS.
Our current Octasic license has multi-trx support disabled and the board
rejects the configuration.
Change-Id: Id2c415deb85187feb42fb6d24cc86273eb722936
---
M example/defaults.conf
M example/resources.conf
2 files changed, 0 insertions(+), 46 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/26/4426/1
diff --git a/example/defaults.conf b/example/defaults.conf
index 7711297..e2921a4 100644
--- a/example/defaults.conf
+++ b/example/defaults.conf
@@ -45,43 +45,3 @@
- phys_chan_config: TCH/F
- phys_chan_config: TCH/F
- phys_chan_config: TCH/F
-
-osmo_bts_octphy:
- trx_list:
- - {}
- - nominal_power: 23
- max_power_red: 0
- arfcn: 869
- timeslot_list:
- - phys_chan_config: CCCH+SDCCH4
- - phys_chan_config: SDCCH8
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - nominal_power: 23
- max_power_red: 0
- arfcn: 870
- timeslot_list:
- - phys_chan_config: CCCH+SDCCH4
- - phys_chan_config: SDCCH8
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - nominal_power: 23
- max_power_red: 0
- arfcn: 871
- timeslot_list:
- - phys_chan_config: CCCH+SDCCH4
- - phys_chan_config: SDCCH8
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
- - phys_chan_config: TCH/F
diff --git a/example/resources.conf b/example/resources.conf
index c611dea..aaa5c60 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -39,12 +39,6 @@
trx_list:
- hw_addr: 00:0c:90:2e:80:1e
net_device: eth1
- - hw_addr: 00:0c:90:2e:80:1e
- net_device: eth1
- - hw_addr: 00:0c:90:2e:87:52
- net_device: eth1
- - hw_addr: 00:0c:90:2e:87:52
- net_device: eth1
arfcn:
- arfcn: 512
--
To view, visit https://gerrit.osmocom.org/4426
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id2c415deb85187feb42fb6d24cc86273eb722936
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>