Hello,

I used to check the link quality with "iwconfig" and it outputs something like:

wlan0     IEEE 802.11abg  ESSID:"xxxx"
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:18:3A:B9:54:02
          Bit Rate=54 Mb/s   Tx-Power=14 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=70/70  Signal level=-29 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

However, when I check the wlan0 status with ath5k in IBSS mode, it only outputs:

 wlan0     IEEE 802.11abg  ESSID:"ath5k"
          Mode:Ad-Hoc  Frequency:5.2 GHz  Cell: A5:A5:A5:A5:A5:A5
          Tx-Power=1 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off

Any idea how I can obtain the stats like link quality and Rx invalid
nwid, etc. like Madwifi
driver?

FYI, I used ath5k development code.

Thanks.

Ethan
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to