VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
2.96k stars 578 forks source link

Channel rating should not be affected by channel used by yourself #350

Closed cdysthe closed 3 years ago

cdysthe commented 3 years ago

The channel rating isn't really useful as long as the channel you are using yourself affects the result. Let's say channel 11 is recommended for me and I set that channel next time I check channel 11 will not be recommended but that's because I am now using it.

In ares with a lot of networks this is not a big problem but if there are fewer networks you will almost always be recommended another channel because the one you are on are occupied by yourself.

VREMSoftwareDevelopment commented 3 years ago

Please use provided bug/feature report templates, do not forget to fill all required information in the templates. The information provided in the templates helps to resolve issues faster.

The channel rating algorithm is working as expected.

The algorithm uses different criteria to rate, such as:

You are welcome to review the algorithm.