aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-10-03 14:33:44 +0200
committerHarald Welte <laforge@gnumonks.org>2016-10-03 14:33:44 +0200
commitef94bf4094bfcf0dd8a8931c9337172dec9a733a (patch)
tree670ce08a32d6026d821a87495533e969a85db90c
parentbf471a05179d05637241c7bffdececcadaf5d4d1 (diff)
OM2000 message sequence charts: specify MO in node name
-rw-r--r--OsmoBSC/om2000/om2k-mo-cf.msc2
-rw-r--r--OsmoBSC/om2000/om2k-mo-is.msc2
-rw-r--r--OsmoBSC/om2000/om2k-mo-rx.msc2
-rw-r--r--OsmoBSC/om2000/om2k-mo-tf.msc2
-rw-r--r--OsmoBSC/om2000/om2k-mo-trxc.msc2
-rw-r--r--OsmoBSC/om2000/om2k-mo-ts.msc2
-rw-r--r--OsmoBSC/om2000/om2k-mo-tx.msc2
7 files changed, 7 insertions, 7 deletions
diff --git a/OsmoBSC/om2000/om2k-mo-cf.msc b/OsmoBSC/om2000/om2k-mo-cf.msc
index f10e519..4f647bb 100644
--- a/OsmoBSC/om2000/om2k-mo-cf.msc
+++ b/OsmoBSC/om2000/om2k-mo-cf.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="BTS (CF)"], bsc [label="BSC"];
# this is for the Central Function Object
--- [label="Initial state after initializing OML TEI"];
diff --git a/OsmoBSC/om2000/om2k-mo-is.msc b/OsmoBSC/om2000/om2k-mo-is.msc
index 20acdd8..99ec7b7 100644
--- a/OsmoBSC/om2000/om2k-mo-is.msc
+++ b/OsmoBSC/om2000/om2k-mo-is.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="BTS (IS)"], bsc [label="BSC"];
# this is for the Interface Switch Object
--- [label="Initial state after initializing CF"];
diff --git a/OsmoBSC/om2000/om2k-mo-rx.msc b/OsmoBSC/om2000/om2k-mo-rx.msc
index 4fe1365..4385787 100644
--- a/OsmoBSC/om2000/om2k-mo-rx.msc
+++ b/OsmoBSC/om2000/om2k-mo-rx.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="TRX (RX)"], bsc [label="BSC"];
# this is for the TRX Receiver Object
--- [label="Initial state after initializing TRXC"];
diff --git a/OsmoBSC/om2000/om2k-mo-tf.msc b/OsmoBSC/om2000/om2k-mo-tf.msc
index ae1cdfd..8df3638 100644
--- a/OsmoBSC/om2000/om2k-mo-tf.msc
+++ b/OsmoBSC/om2000/om2k-mo-tf.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="BTS (TF)"], bsc [label="BSC"];
# this is for the Timing Funcition Object
--- [label="Initial state after initializing CF"];
diff --git a/OsmoBSC/om2000/om2k-mo-trxc.msc b/OsmoBSC/om2000/om2k-mo-trxc.msc
index 56fb639..c3bcbb3 100644
--- a/OsmoBSC/om2000/om2k-mo-trxc.msc
+++ b/OsmoBSC/om2000/om2k-mo-trxc.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="TRX (TRXC)"], bsc [label="BSC"];
# this is for the TRX Controller Object
--- [label="Initial state after initializing IS"];
diff --git a/OsmoBSC/om2000/om2k-mo-ts.msc b/OsmoBSC/om2000/om2k-mo-ts.msc
index 6557de0..9f9bbf8 100644
--- a/OsmoBSC/om2000/om2k-mo-ts.msc
+++ b/OsmoBSC/om2000/om2k-mo-ts.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="TRX (TS)"], bsc [label="BSC"];
# this is for the Timeslot Object
--- [label="Initial state after initializing RX"];
diff --git a/OsmoBSC/om2000/om2k-mo-tx.msc b/OsmoBSC/om2000/om2k-mo-tx.msc
index f822951..88a12a4 100644
--- a/OsmoBSC/om2000/om2k-mo-tx.msc
+++ b/OsmoBSC/om2000/om2k-mo-tx.msc
@@ -1,5 +1,5 @@
msc {
- bts [label="BTS"], bsc [label="BSC"];
+ bts [label="TRX (TX)"], bsc [label="BSC"];
# this is for the TRX Transmitter Object
--- [label="Initial state after initializing TRXC"];