Show
Ignore:
Timestamp:
02/28/08 10:51:43 (4 years ago)
Author:
benoit
Message:

Removed an_avgrssi which duplicated an_halstats.ns_avgrssi
Added a new iwpriv "rssi_ewma" where iwspy reports an EWMA rssi instead
of the last packet's rssi. Default behaviour is preserved by default (ie
the last packet's rssi is reported).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • madwifi/branches/madwifi-dfs/ath/if_athvar.h

    r3332 r3366  
    359359        struct ieee80211_node an_node;          /* base class */ 
    360360        u_int16_t an_decomp_index;              /* decompression mask index */ 
    361         u_int32_t an_avgrssi;                   /* average rssi over all rx frames */ 
    362361        u_int8_t  an_prevdatarix;               /* rate ix of last data frame */ 
    363362        u_int16_t an_minffrate;                 /* min rate in kbps for ff to aggregate */