OM2000 message sequence charts: specify MO in node name

This commit is contained in:
Harald Welte 2016-10-03 14:33:44 +02:00 committed by Neels Hofmeyr
parent d588a95904
commit 132e0861b8
7 changed files with 7 additions and 7 deletions

View File

@ -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"];

View File

@ -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"];

View File

@ -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"];

View File

@ -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"];

View File

@ -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"];

View File

@ -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"];

View File

@ -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"];