Online Help for Item: packet

% avrora -help packet
Avrora [Beta 1.6.0] - (c) 2003-2005 UCLA Compilers Group

Usage: avrora [-action=action] [options] 
Usage: avrora -help [category]

MONITOR OVERVIEW

    The "packet" monitor tracks packets sent and received by nodes in a sensor
network.

OPTIONS

    Help for the options accepted by this monitor is below.

    -discard-first-byte: boolean = true
        This option will discard the first byte of a packet, since it
        is often jibberish.
    -show-packets: boolean = true
        This option enables the printing of packets as they are
        transmitted.
    -show-preamble: boolean = false
        This option will show the preamble of a packet when it is
        printed out.

For more information, see the online documentation at 
http://compilers.cs.ucla.edu/avrora
To report bugs or seek help, consult the Avrora mailing list: 
http://lists.ucla.edu/cgi-bin/mailman/listinfo/avrora
Please include the version number [Beta 1.6.0] when posting to the list.