added figures for M4 design doc

This commit is contained in:
Nicola Baldo
2011-11-30 13:28:39 +01:00
parent 888faf4016
commit 0d28b7b545
6 changed files with 15 additions and 2 deletions

View File

@@ -28,7 +28,13 @@ GRAPHS_EPS = \
$(FIGURES)/lte-rlc-data-txon-dl.eps \
$(FIGURES)/lte-rlc-data-retx-dl.eps \
$(FIGURES)/lte-rlc-data-txon-ul.eps \
$(FIGURES)/lte-rlc-data-retx-ul.eps
$(FIGURES)/lte-rlc-data-retx-ul.eps \
$(FIGURES)/epc-topology.eps \
$(FIGURES)/epc-data-flow-dl.eps \
$(FIGURES)/epc-data-flow-ul.eps \
$(FIGURES)/lte-arch-data-rrc-pdcp-rlc.eps
# rescale pdf figures as necessary
$(FIGURES)/testbed.pdf_width = 5in
@@ -47,7 +53,7 @@ $(FIGURES)/auvmobility-classes.pdf_width = 10cm
$(FIGURES)/lte-interference-test-scenario.pdf_width = 4in
IMAGES_PNG = ${IMAGES_EPS:.eps=.png}
IMAGES_PDF = ${IMAGES_EPS:.eps=.pdf}
IMAGES_OTHER = $(FIGURES)/fading_pedestrian.png \

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -369,6 +369,13 @@ in use) and inband CQIs (i.e., a set of value representing the channel state for
Evolved Packet Core (EPC)
+++++++++++++++++++++++++
.. include:: epc-design.rst
Sequence Diagrams
~~~~~~~~~~~~~~~~~