Search found 1100 matches

Mon Jun 25, 2018 7:49 pm
Replies: 5
Views: 20166

Re: Better data processing and recording mode

Hi Dave, The client is open-sourced: https://github.com/wiglenet/wigle-wifi-wardriving - you can read how we log and report there, and PRs are very welcome! That being said, we avoid doing much data clean-up client-side because it limits our ability to reconstruct/reprocess server-side later, as we ...
Mon Jun 25, 2018 4:19 pm
Replies: 1
Views: 13048

Re: Donate data bug and clarity.

Hi Dave, Sorry, that's a combination of factors at play. 1. the donate flag was intended as an account-wide setting, rather than per-upload setting - we haven't included per-run donation, or added the ability to toggle it on and off on an ongoing basis. 2. the mobile client doesn't surface that as w...
Sat Jun 23, 2018 6:37 pm
Replies: 0
Views: 38035

Lag in file processing

Please excuse the interruption - file processing is paused while we work to improve i18n support - we'll have the system back online and catching up soon!

-ark
Sat Jun 23, 2018 6:30 pm
Replies: 5
Views: 20166

Re: Better data processing and recording mode

Hi David, Frequently, the GPS signal is the problem independent of echo or occlusion - the phone reports "I've got a great fix" when in fact it's total garbage. It varies widely by phone model and location. We have a little library of techniques to correct it - send us a transid in PM and ...
Wed Jun 13, 2018 3:22 pm
Replies: 3
Views: 38639

Re: Wigle Wifi Wardriving 2.27 Released

The app should download automatically from the Play Store according to your network connectivity preferences. If you're looking to update the Android system software or Google libraries, your mileage may vary - Android system software updates are released by your phone vendor and Google library vers...
Wed Jun 13, 2018 3:08 pm
Replies: 5
Views: 20166

Re: Better data processing and recording mode

Hi Dave, Thanks for the feedback. Our experience has been inconsistent GPS/driver behavior under android is responsible for the mast majority of these cases. Generally, rather than reflections, we receive high-reported accuracy, high signal-strength data which is simply incorrect. We have means of d...
Tue Jun 05, 2018 8:23 pm
Replies: 1
Views: 15746

Re: Best possible settings for Android app?

Short answer: it varies by phone! There's a "sweet spot" where you don't overheat your phone, don't exceed your ability to write to the database and update the display, but maximize the number of measurements you take, which varies by device and drivers. In particular, some radios/drivers ...
Sun Jun 03, 2018 11:02 pm
Replies: 7
Views: 21595

Re: Mapping probe requests

absolutely - check out your account page or check out some of the python implementations of the WiGLE API, such as PyGLE to simplfy your implementation.
Fri Jun 01, 2018 4:24 pm
Replies: 7
Views: 21595

Re: Mapping probe requests

No direct tutorial, but there are libraries for a number of programming languages - some of which include examples! Are you a programmer?

Cheers,

-ark
Thu May 31, 2018 4:26 pm
Replies: 7
Views: 21595

Re: Mapping probe requests

We'd recommend the API!

https://api.wigle.net
Cheers,

-Ark and the WiGLE team
Thu May 24, 2018 10:14 pm
Replies: 1
Views: 15196

Re: Is there a way of viewing all wifi spots in android?

because the data size is impractical to display and render everything in realtime, we serve configurable image tile overlays on the map. You can check out the"Map Settings"-> "Show Discovered Networks on Map" on the main Settings menu - you can select Mine/Others/All/None for net...
Sun Apr 29, 2018 5:32 pm
Replies: 1
Views: 14628

Re: Country stats

We're in the midst of a project to completely revamp them - watch this space!
Fri Apr 27, 2018 7:55 am
Replies: 9
Views: 24185

Re: Slow Scanning when screen locked

one weird idea: in more recent versions of android, the operating system has increased authority to "background" tasks even when they create ongoing services. Exact instructions differ based on OS and vendor, but can you try turning off battery saving for WiGLE and see whether that solves ...
Fri Apr 27, 2018 7:50 am
Replies: 9
Views: 24185

Re: Slow Scanning when screen locked

well, that's grim. As a point of comparison, do you happen to have the older phone, and can it run the new version of WiWiWa? It would make a check/rule out environmental-local elements (and isolate it to phone model/OS version/other device-specific factors). Thanks for the detailed info and sorry f...
Sat Apr 07, 2018 5:41 pm
Topic: format?
Replies: 6
Views: 26395

Re: format?

Hi PhattyMo, Excellent post! Sorry about the forum code formatting - extra newlines can help, but we should really figure out how to get better code formatting into this forum package. To answer your questions: 1. the app version is effectively the file format version, so keeping that consistent is ...

Go to advanced search