Re: Signal level


From: Jordi Murgo (jordi_at_lleida.com)
Date: 2002-04-11 08:38:08 UTC



Hi Jouni,

iwspy statistics (in AP mode) can be reported in dBms, like iwconfig ones:

prism2_ap_get_sta_qual():

 qual[count].level = 0x100+(sta->last_rx_signal*100/255)-100;  qual[count].noise = 0x100+(sta->last_rx_silence*100/255)-100;

Salut, <jordi />

-- 
Jordi Murgó i Ambou
Internet Web Serveis, S.L.
Lleida / Catalonia / Spain
Tfn: +34-973234106


This archive was generated by hypermail 2.1.4.