tjanson / WifiLocationLogger

Android application for logging Wifi signal strength by location
32 stars 10 forks source link

Change standart SSID Filter to .*[Ff]reifunk.* #15

Closed Frief84 closed 9 years ago

Frief84 commented 9 years ago

Change standart SSID Filter to .(star)[Ff]reifunk.(star) to catch all Freifunk-Networks

tjanson commented 9 years ago

It’s currently (.*)(F|f)reifunk(.*), which is equivalent, unless I’m missing something.

Frief84 commented 9 years ago

Ah ok sorry ... The last SSID Filter apparently seams to remain at update

tjanson commented 9 years ago

True. But that’s a feature ;)