--- a/doc/models/Makefile Sun Sep 15 22:25:15 2013 +0300
+++ b/doc/models/Makefile Sun Sep 15 22:43:30 2013 +0300
@@ -116,7 +116,7 @@
$(SRC)/lte/doc/source/figures/ue-meas-piecewise-motion.dia \
$(SRC)/lte/doc/source/figures/ue-meas-piecewise-a1.dia \
$(SRC)/lte/doc/source/figures/ue-meas-piecewise-a1-hys.dia \
- $(SRC)/lte/doc/source/figures/lte-cell-selection.dia \
+ $(SRC)/lte/doc/source/figures/lte-cell-selection-timeline.dia \
$(SRC)/lte/doc/source/figures/lte-cell-selection-scenario.dia \
$(SRC)/lte/doc/source/figures/lte-handover-target-scenario.dia \
$(SRC)/lte/doc/source/figures/lena-dual-stripe.eps \
@@ -257,7 +257,7 @@
$(FIGURES)/ue-meas-piecewise-motion.eps \
$(FIGURES)/ue-meas-piecewise-a1.eps \
$(FIGURES)/ue-meas-piecewise-a1-hys.eps \
- $(FIGURES)/lte-cell-selection.eps \
+ $(FIGURES)/lte-cell-selection-timeline.eps \
$(FIGURES)/lte-cell-selection-scenario.eps \
$(FIGURES)/lte-handover-target-scenario.eps \
$(FIGURES)/lena-dual-stripe.eps \
--- a/src/lte/doc/Makefile Sun Sep 15 22:25:15 2013 +0300
+++ b/src/lte/doc/Makefile Sun Sep 15 22:43:30 2013 +0300
@@ -37,7 +37,7 @@
$(FIGURES)/ue-meas-piecewise-motion.dia \
$(FIGURES)/ue-meas-piecewise-a1.dia \
$(FIGURES)/ue-meas-piecewise-a1-hys.dia \
- $(FIGURES)/lte-cell-selection.dia \
+ $(FIGURES)/lte-cell-selection-timeline.dia \
$(FIGURES)/lte-cell-selection-scenario.dia \
$(FIGURES)/lte-handover-target-scenario.dia
Binary file src/lte/doc/source/figures/lte-cell-selection-timeline.dia has changed
Binary file src/lte/doc/source/figures/lte-cell-selection.dia has changed
--- a/src/lte/doc/source/lte-design.rst Sun Sep 15 22:25:15 2013 +0300
+++ b/src/lte/doc/source/lte-design.rst Sun Sep 15 22:43:30 2013 +0300
@@ -1964,15 +1964,15 @@
find a suitable cell and attach to it to gain access to the cellular network.
It is typically done at the beginning of simulation, as depicted in Figure
-:ref:`fig-lte-cell-selection` below. The time diagram on the left side is
-illustrating the case where initial cell selection succeed on first try, while
-the diagram on the right side is for the case where it fails on the first try
-and succeed on the second try. The timing assumes the use of real RRC protocol
-model (see :ref:`sec-rrc-protocol-models`) and no transmission error.
-
-.. _fig-lte-cell-selection:
-
-.. figure:: figures/lte-cell-selection.*
+:ref:`fig-lte-cell-selection-timeline` below. The time diagram on the left side
+is illustrating the case where initial cell selection succeed on first try,
+while the diagram on the right side is for the case where it fails on the first
+try and succeed on the second try. The timing assumes the use of real RRC
+protocol model (see :ref:`sec-rrc-protocol-models`) and no transmission error.
+
+.. _fig-lte-cell-selection-timeline:
+
+.. figure:: figures/lte-cell-selection-timeline.*
:scale: 80 %
:align: center