aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-03-27 19:16:14 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-03-27 19:16:14 +0200
commit3f480a0e05f10fe31c6bbf8643fcdc407a2aab64 (patch)
tree03b6753e7b9bc6033df18ba98efd9f053a00f2f0 /example
parent05a838e2590f6125c8b8629feea8012fc3668795 (diff)
example: Add scenarios to select BTS for a specific band
Diffstat (limited to 'example')
-rw-r--r--example/scenarios/band-1800.conf3
-rw-r--r--example/scenarios/band-1900.conf3
-rw-r--r--example/scenarios/band-900.conf3
3 files changed, 9 insertions, 0 deletions
diff --git a/example/scenarios/band-1800.conf b/example/scenarios/band-1800.conf
new file mode 100644
index 0000000..b12c4c0
--- /dev/null
+++ b/example/scenarios/band-1800.conf
@@ -0,0 +1,3 @@
+resources:
+ bts:
+ - band: GSM-1800
diff --git a/example/scenarios/band-1900.conf b/example/scenarios/band-1900.conf
new file mode 100644
index 0000000..ef648ef
--- /dev/null
+++ b/example/scenarios/band-1900.conf
@@ -0,0 +1,3 @@
+resources:
+ bts:
+ - band: GSM-1900
diff --git a/example/scenarios/band-900.conf b/example/scenarios/band-900.conf
new file mode 100644
index 0000000..a5f8980
--- /dev/null
+++ b/example/scenarios/band-900.conf
@@ -0,0 +1,3 @@
+resources:
+ bts:
+ - band: GSM-900