VREMSoftwareDevelopment / WiFiAnalyzer

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

added a useful link #400

Closed rafalfitt closed 1 year ago

rafalfitt commented 1 year ago

https://www.duckware.com/tech/wifi-in-the-us.html

Thanks for sending a pull request!

Please make sure that you are using feature branch, since all the WiFi Analyzer changes are done on the feature branch!

How to submit a pull request

What does this implement/fix? Please describe.

Does this close any currently open issues?

Additional context

Where has this been tested?

codecov[bot] commented 1 year ago

Codecov Report

Merging #400 (c2644cd) into feature (971db79) will increase coverage by 0.08%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature #400 +/- ## ============================================= + Coverage 92.14% 92.22% +0.08% + Complexity 899 898 -1 ============================================= Files 130 130 Lines 2685 2687 +2 Branches 233 235 +2 ============================================= + Hits 2474 2478 +4 Misses 63 63 + Partials 148 146 -2 ```