diff options
Diffstat (limited to 'example/scenarios')
-rw-r--r-- | example/scenarios/trx-b200.conf | 4 | ||||
-rw-r--r-- | example/scenarios/trx-sysmocell5000.conf | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/example/scenarios/trx-b200.conf b/example/scenarios/trx-b200.conf new file mode 100644 index 0000000..2bad7e8 --- /dev/null +++ b/example/scenarios/trx-b200.conf @@ -0,0 +1,4 @@ +resources: + bts: + - label: Ettus B200 + type: osmo-bts-trx diff --git a/example/scenarios/trx-sysmocell5000.conf b/example/scenarios/trx-sysmocell5000.conf new file mode 100644 index 0000000..62e9a3c --- /dev/null +++ b/example/scenarios/trx-sysmocell5000.conf @@ -0,0 +1,4 @@ +resources: + bts: + - label: sysmoCell 5000 + type: osmo-bts-trx |