wiglenet / wigle-wifi-wardriving

Nethugging client for Android, from wigle.net
https://wigle.net
BSD 3-Clause "New" or "Revised" License
657 stars 204 forks source link

[Feature request] client side trilateration #544

Closed Kiskadee-dev closed 1 year ago

Kiskadee-dev commented 1 year ago

Most devices today are powerfull enough to handle this, but it should be optional and the user should be able to choose which networks they want to process (so they doesn't end processing thousands of networks while walking in the street)

Great for areas where phone signal is bad/non-existant and you can't rely on the internet for an extended amount of time (yes, it happens)

Currently the app will log many points and plot a red circle that seems to have a random behaviour as it often plots the circle away from a good cluster

rksh commented 1 year ago

it's in there! https://github.com/wiglenet/wigle-wifi-wardriving/blob/master/wiglewifiwardriving/src/main/java/net/wigle/wigleandroid/NetworkActivity.java#L327

rksh commented 1 year ago

absent further clarification, closing as "already implemented"