JosephHewitt / wardriver_rev3

A portable ESP32-based WiFi/Bluetooth scanner for Wigle.net.
https://wardriver.uk
GNU General Public License v3.0
259 stars 26 forks source link

Add total seen WiFi count #184

Closed JosephHewitt closed 1 month ago

JosephHewitt commented 1 month ago

Closes #122

Adds a value "T" (short for total) on the LCD line 3 which shows the count of unique WiFi networks discovered.

Note: The wardriver only knows if a network is new if it was not one of the previous 512 networks seen. This means that the number here could be higher than as reported by WiGLE, especially if the wardriver returns to an area previously visited after capturing 512+ networks elsewhere.