dexter has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/32047 )
Change subject: doc: overview: put BTS and PCU on the same rank ......................................................................
doc: overview: put BTS and PCU on the same rank
The manual so far describes how OsmoPCU is run in co-location with the BTS but Figure 1 shows the PCU next to the BSC. Lets put BTS and PCU on the same rank so that they appear next to each other. This reflects the reality better.
Change-Id: Ifa170f3956b4629765a88ed62e877a204541d9ea --- M doc/manuals/chapters/overview.adoc 1 file changed, 15 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve fixeria: Looks good to me, approved
diff --git a/doc/manuals/chapters/overview.adoc b/doc/manuals/chapters/overview.adoc index 6ae6f7e..5b831d3 100644 --- a/doc/manuals/chapters/overview.adoc +++ b/doc/manuals/chapters/overview.adoc @@ -27,6 +27,7 @@ PCU->SGSN [label="Gb"] SGSN->GGSN [label="GTP"] PCU [color=red] + { rank=same BTS PCU } } ----