Main Page | Data Structures | Directories | File List | Data Fields | Globals

frame_data_rx_t Struct Reference

Type: DATA, Subtype: RX. More...

Collaboration diagram for frame_data_rx_t:

Collaboration graph
[legend]

Data Fields

frame_t hdr
 common frame header
strinfo_t strinfo
 stream status
timestamp_t ts
 timestamp of reception of this frame
struct {
   uint8_t   rssi
 receive signal strength of this frame
   uint8_t   rxstatus
 rx status bits from the modem
   uint16_t   length
 length in bytes of the frame payload
   struct {
      uint8_t   signal
 802.11PLCP signal field
      uint8_t   service
 802.11PLCP service field
      uint16_t   length
 802.11PLCP length field (uS)
   }   plcp
rxinfo

Detailed Description

Type: DATA, Subtype: RX.


Field Documentation

struct frame_t frame_data_rx_t::hdr
 

common frame header

uint16_t frame_data_rx_t::length
 

802.11PLCP length field (uS)

uint8_t frame_data_rx_t::rssi
 

receive signal strength of this frame

uint8_t frame_data_rx_t::rxstatus
 

rx status bits from the modem

uint8_t frame_data_rx_t::service
 

802.11PLCP service field

uint8_t frame_data_rx_t::signal
 

802.11PLCP signal field

struct strinfo_t frame_data_rx_t::strinfo
 

stream status

struct timestamp_t frame_data_rx_t::ts
 

timestamp of reception of this frame


The documentation for this struct was generated from the following file:
Generated on Mon Feb 12 11:44:06 2007 for WAND Trace processing by  doxygen 1.4.2