source: ReferenceDesigns/w3_802.11/python/wlan_exp/docs/source/wlan_exp_log.rst

Last change on this file was 6320, checked in by chunter, 5 years ago

1.8.0 release wlan-exp

File size: 508 bytes
RevLine 
[6320]1.. _wlan_exp_log:
2
3.. include:: globals.rst
4
5#########
6Event Log
7#########
8
9The :mod:`wlan_exp.log` package provides utilities to process log data from 802.11 Reference Design nodes.
10
11The documentation here describes the Python framework for processing log data. For more details
12on the reference design's logging system itself, please refer to the :ug:`user guide <wlan_exp/log>`.
13
14Contents:
15
16.. toctree::
17    :maxdepth: 2
18
19    log_overview.rst
20    log_entry_types.rst
21    log_util.rst
22    log_util_hdf.rst
Note: See TracBrowser for help on using the repository browser.