Changes between Version 1 and Version 2 of Old/Athstats


Ignore:
Timestamp:
Feb 10, 2006, 12:09:30 AM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Athstats

    v1 v2  
    11= Athstats =
    22
    3 This is a modified version of the athstats tool, available with the MadWiFi driver for atheros chipset-based cards. It periodically queries the driver for measurements and reports them to the experiment database, using [http://svn.orbit-lab.org/projects/oml OML].
     3This is a modified version of the athstats tool, available with the MadWiFi driver for atheros chipset-based cards. It periodically queries the driver for measurements and reports them to the experiment database, using [http://svn.orbit-lab.org/projects/oml OML]. At present, the measurements reported are,
     4
     5* total number of MAC frames transmitted successfully (at senders)
     6* total number of MAC frames dropped due to excessive retries (at senders)
     7* total number of MAC frames received successfully (at receivers)
    48
    59== Starting Points ==