Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Track time between scan results & warn if a threshold is exceeded #9

Open
tjanson opened this issue Mar 15, 2015 · 0 comments
Open

Comments

@tjanson
Copy link
Owner

tjanson commented Mar 15, 2015

After Wifi ScanResults are received (& handled), there is a 2 second delay (see constant and code), then a new scan is triggered.

It is unclear how long the scan takes. This is presumably device-dependent. A quick glance at the logs shows intervals from 3 to 6 seconds.

However, we want to make sure that this interval is consistent, i.e., that there are no interruptions. Thus the time between scans (while logging is activated) should be tracked, and the user should be warned, if a certain threshold (e.g., 15 seconds) is exceeded.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant