summaryrefslogtreecommitdiff
path: root/src/print_volume.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2015-09-15 13:39:01 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2015-09-15 13:39:01 -0700
commit85618dc8e83f2f6da0953bf22a00108f46572bc0 (patch)
tree81562d0a3459a9a8782031efe5b602129412da01 /src/print_volume.c
parent452399d84aac42b538e63d17187ee8918cdb3486 (diff)
Fix various issues with wireless information under FreeBSD:
- Instead of hoping that the currently associated AP will show up as the first AP in the list of scan results, fetch the BSSID of the currently associated AP and use that to fetch station info for the AP. This provides more frequently updated signal strength information than scan results and reliably provides information when multiple APs are in range. - Do not treat the RSSI value as a raw signal value in dBm. Instead, use the same formula as ifconfig(8) to compute a signal value. - Do not report the beacon interval value as a signal quality level.
Diffstat (limited to 'src/print_volume.c')
0 files changed, 0 insertions, 0 deletions