Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/11623 )

Change subject: resurces.conf.prod: Add UmTRX device
......................................................................

resurces.conf.prod: Add UmTRX device

Change-Id: I11f3275bddcc1c0c5bcd75e6a32f040a8f7c1174
---
M example/resources.conf.prod
A example/scenarios/trx-umtrx.conf
2 files changed, 18 insertions(+), 0 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index 0cab84f..35704ff 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -34,6 +34,20 @@
     clock_reference: external
     multi_arfcn: true

+- label: UmTRX
+  type: osmo-bts-trx
+  ipa_unit_id: 12
+  addr: 10.42.42.54
+  band: GSM-1800
+  ciphers: [a5_0, a5_1]
+  osmo_trx:
+    type: uhd
+    launch_trx: true
+    remote_user: jenkins
+    trx_ip: 10.42.42.118
+    dev_args: 
addr=10.42.42.130,pa=NONE,pa_power_max_dbm=23,fifo_ctrl_window=0,status_port=12345
+    clock_reference: internal
+
 - label: LimeSDR-USB
   type: osmo-bts-trx
   ipa_unit_id: 11
diff --git a/example/scenarios/trx-umtrx.conf b/example/scenarios/trx-umtrx.conf
new file mode 100644
index 0000000..c13fa49
--- /dev/null
+++ b/example/scenarios/trx-umtrx.conf
@@ -0,0 +1,4 @@
+resources:
+  bts:
+  - label: UmTRX
+    type: osmo-bts-trx

--
To view, visit https://gerrit.osmocom.org/11623
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I11f3275bddcc1c0c5bcd75e6a32f040a8f7c1174
Gerrit-Change-Number: 11623
Gerrit-PatchSet: 3
Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pes...@sysmocom.de>

Reply via email to