<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, using the git-1.0rc tree I observe that scan_results returns
    signal strength in a form that looks like 0-255.&nbsp; Is this expected?
    How to convert to db or other arbitrary scale for use by a frontend?<br>
    <br>
    <br>
    scan_results<br>
    bssid / frequency / signal level / flags / ssid<br>
    90:84:0d:df:99:17&nbsp;&nbsp;&nbsp; 2452&nbsp;&nbsp;&nbsp; 229&nbsp;&nbsp;&nbsp; [WPA2-PSK-CCMP][ESS]&nbsp;&nbsp;&nbsp;
    WILDGOOSES<br>
    00:0b:6b:23:7e:1c&nbsp;&nbsp;&nbsp; 2412&nbsp;&nbsp;&nbsp; 203&nbsp;&nbsp;&nbsp;
    [WPA-PSK-TKIP+CCMP][WPA2-PSK-CCMP][ESS]&nbsp;&nbsp;&nbsp; MyRedbox<br>
    00:22:6b:86:39:32&nbsp;&nbsp;&nbsp; 2472&nbsp;&nbsp;&nbsp; 179&nbsp;&nbsp;&nbsp; [WPA2-PSK-CCMP][ESS]&nbsp;&nbsp;&nbsp; Eddie<br>
    a0:21:b7:55:bc:28&nbsp;&nbsp;&nbsp; 2432&nbsp;&nbsp;&nbsp; 177&nbsp;&nbsp;&nbsp;
    [WPA-PSK-TKIP+CCMP][WPA2-PSK-TKIP+CCMP][ESS]&nbsp;&nbsp;&nbsp; virginmedia5009023<br>
    30:46:9a:7e:e9:5e&nbsp;&nbsp;&nbsp; 2412&nbsp;&nbsp;&nbsp; 177&nbsp;&nbsp;&nbsp;
    [WPA-PSK-TKIP+CCMP][WPA2-PSK-TKIP+CCMP][ESS]&nbsp;&nbsp;&nbsp; virginmedia2026976<br>
    00:0b:6b:23:7e:1d&nbsp;&nbsp;&nbsp; 2412&nbsp;&nbsp;&nbsp; 203&nbsp;&nbsp;&nbsp; [ESS]&nbsp;&nbsp;&nbsp; MyRedbox_open<br>
    00:19:2f:f2:48:f0&nbsp;&nbsp;&nbsp; 2417&nbsp;&nbsp;&nbsp; 177&nbsp;&nbsp;&nbsp; [ESS]<br>
    <br>
    <br>
    Additionally, I am using an
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <font face="Trebuchet MS, Arial, Sans Serif" size="3">Atheros AR5414</font>
    card with recent kernel drivers.&nbsp; Is there any way to have the card
    periodically do a background scan such that scan_results are always
    reasonably fresh?<br>
    <br>
    Thanks for any thoughts<br>
    <br>
    Ed W<br>
  </body>
</html>