aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2010-01-22 12:42:53 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2010-01-22 12:42:53 +0000
commita33e4ee41ef1f5408cf76b5cec564244aae15820 (patch)
treea6db0dd68ac4cf3901d43312e6a5e80f8bbd8a2b /docbook/wsug_src
parent1a51e034090e7dcfa128c57d3313ae7f72e99c66 (diff)
Add a simple help page for LTE RLC stats.
svn path=/trunk/; revision=31616
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_telephony.xml35
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml5
2 files changed, 39 insertions, 1 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_telephony.xml b/docbook/wsug_src/WSUG_chapter_telephony.xml
index 891dc15efd..31e8be7ed8 100644
--- a/docbook/wsug_src/WSUG_chapter_telephony.xml
+++ b/docbook/wsug_src/WSUG_chapter_telephony.xml
@@ -72,7 +72,40 @@
the traffic broken down by individual channel.
</para>
</section>
-
+
+ <section id="ChTelLTERLCTraffic">
+ <title>LTE RLC Traffic Statistics</title>
+ <para>
+ Statistics of the captured LTE RLC traffic. This window will summarize the
+ LTE RLC traffic found in the capture.
+ </para>
+
+ <figure><title>The "LTE RLC Traffic Statistics" window</title>
+ <graphic entityref="WiresharkStatsLTERLCTraffic" format="PNG"/>
+ </figure>
+
+ <para>
+ At the top, the check-box allows this window to include RLC PDUs found
+ withing MAC PDUs or not. This will affect both the PDUs counted as well
+ as the display filters generated (see below).
+ </para>
+
+ <para>
+ The upper list shows summaries of each active UE.
+ Each row in the lower list shows statistical highlights for individual
+ channels within the selected UE.
+ </para>
+
+ <para>
+ The lower part of the windows allows display filters to be generated and
+ set for the selected channel. Note that in the case of Acknowledged
+ Mode channels, if a single direction is chosen, the generated filter will
+ show data in that direction and control PDUs in the opposite direction.
+ </para>
+
+ </section>
+
+
<section id="ChTelXXX">
<title>The protocol specific statistics windows</title>
<para>
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index 0b58e55ac6..c5bae8c135 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -1784,6 +1784,11 @@
<entry><para>See <xref linkend="ChTelLTEMACTraffic"/></para></entry>
</row>
<row>
+ <entry><command>LTE RLC...</command></entry>
+ <entry></entry>
+ <entry><para>See <xref linkend="ChTelLTERLCTraffic"/></para></entry>
+ </row>
+ <row>
<entry><command>MTP3</command></entry>
<entry></entry>
<entry><para>See <xref linkend="ChTelXXX"/></para></entry>