Add a page describing LTE MAC stats window.

The user guide still needs to be updated to show separate Statistics and Telephony menus.

svn path=/trunk/; revision=27971
This commit is contained in:
Martin Mathieson 2009-04-06 09:29:32 +00:00
parent bdf8c5d574
commit 68eb20a550
5 changed files with 29 additions and 0 deletions

View File

@ -98,6 +98,7 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-stats-srt-dcerpc-filter.png \
wsug_graphics/ws-stats-srt-dcerpc.png \
wsug_graphics/ws-stats-summary.png \
wsug_graphics/ws-stats-lte-mac-traffic.png \
wsug_graphics/ws-stats-wlan-traffic.png \
wsug_graphics/ws-statusbar-empty.png \
wsug_graphics/ws-statusbar-loaded.png \

View File

@ -250,6 +250,7 @@ FILE SECTION
<!ENTITY WiresharkStatsConversations SYSTEM "./wsug_graphics/ws-stats-conversations.png" NDATA PNG>
<!ENTITY WiresharkStatsIOGraphs SYSTEM "./wsug_graphics/ws-stats-iographs.png" NDATA PNG>
<!ENTITY WiresharkStatsWLANTraffic SYSTEM "./wsug_graphics/ws-stats-wlan-traffic.png" NDATA PNG>
<!ENTITY WiresharkStatsLTEMACTraffic SYSTEM "./wsug_graphics/ws-stats-lte-mac-traffic.png" NDATA PNG>
<!ENTITY WiresharkStatsSrtDcerpcFilter SYSTEM "./wsug_graphics/ws-stats-srt-dcerpc-filter.png" NDATA PNG>
<!ENTITY WiresharkStatsSrtDcerpc SYSTEM "./wsug_graphics/ws-stats-srt-dcerpc.png" NDATA PNG>

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -524,6 +524,25 @@
</tip>
</section>
<section id="ChStatLTEMACTraffic">
<title>LTE MAC Traffic Statistics</title>
<para>
Statistics of the captured LTE MAC traffic. This window will summarize the
LTE MAC traffic found in the capture.
</para>
<figure><title>The "LTE MAC Traffic Statistics" window</title>
<graphic entityref="WiresharkStatsLTEMACTraffic" format="PNG"/>
</figure>
<para>
The top pane shows statistics for common channels.
Each row in the middle pane shows statistical highlights for exactly one UE/C-RNTI.
In the lower pane, you can see the for the currently selected UE/C-RNTI
the traffic broken down by individual channel.
</para>
</section>
<section id="ChStatSRT">
<title>Service Response Time</title>
<para>
@ -547,6 +566,9 @@
<para><command>LDAP</command></para>
</listitem>
<listitem>
<para><command>LTE MAC</command></para>
</listitem>
<listitem>
<para><command>MGCP</command></para>
</listitem>
<listitem>

View File

@ -1611,6 +1611,11 @@
<entry></entry>
<entry><para>See <xref linkend="ChStatXXX"/></para></entry>
</row>
<row>
<entry><command>LTE MAC</command></entry>
<entry></entry>
<entry><para>See <xref linkend="ChStatLTEMACTraffic"/></para></entry>
</row>
<row>
<entry><command>MTP3</command></entry>
<entry></entry>