hostap/wpa_supplicant/wpa_gui-qt4
Kel Modderman ef992bbd3b wpa_gui-qt4: Improve scan results signal display
Display signal strength in dBm with visual indicator in the form of a
bar for scan results displayed by wpa_gui-qt4. Any signal > -35dBm is
treated as full signal bar, signals between range of -95<->-35dBm are
displayed linearly. Convert WEXT signal level value to scale that
nl80211 typically reports in dBm. The condition which differentiates
8-bit WEXT dBm and regular dBm is probably fragile, but there is
currently no way to know what the driver is going to report for signal
strength.

Signed-off-by: Kel Modderman <kel@otaku42.de>
2011-11-19 20:10:37 +02:00
..
icons
lang
.gitignore
addinterface.cpp
addinterface.h
eventhistory.cpp
eventhistory.h
eventhistory.ui
icons.qrc
icons_png.qrc
main.cpp
networkconfig.cpp
networkconfig.h
networkconfig.ui
peers.cpp
peers.h
peers.ui
scanresults.cpp wpa_gui-qt4: Improve scan results signal display 2011-11-19 20:10:37 +02:00
scanresults.h
scanresults.ui
signalbar.cpp wpa_gui-qt4: Improve scan results signal display 2011-11-19 20:10:37 +02:00
signalbar.h wpa_gui-qt4: Improve scan results signal display 2011-11-19 20:10:37 +02:00
stringquery.cpp
stringquery.h
userdatarequest.cpp
userdatarequest.h
userdatarequest.ui
wpa_gui.desktop
wpa_gui.pro wpa_gui-qt4: Improve scan results signal display 2011-11-19 20:10:37 +02:00
wpagui.cpp
wpagui.h
wpagui.ui
wpamsg.h