You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicating the signal strength might sound complicated and far fetched but it probably is quite easy to implement, since all needed information is contained in /proc/net/wireless. The documentation gives a brief overview and it appears that most tools simply use Quality - link as indicator.
The text was updated successfully, but these errors were encountered:
Indicating the signal strength might sound complicated and far fetched but it probably is quite easy to implement, since all needed information is contained in
/proc/net/wireless
. The documentation gives a brief overview and it appears that most tools simply use Quality - link as indicator.The text was updated successfully, but these errors were encountered: