Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test wifi connection #15

Open
binwilly opened this issue Jun 17, 2013 · 4 comments
Open

Test wifi connection #15

binwilly opened this issue Jun 17, 2013 · 4 comments

Comments

@binwilly
Copy link
Owner

Rate wifi by testing connection speed

@nameghino
Copy link
Collaborator

How do you propose to do this?
I think we'd have to set up some kind of test payloads of different sizes, start downloading and finally time the download. We'd also have to the several measurements and average them out.
Also, this would obviously has to be done from the device, and then some sort of reporting API would be needed.
Marking as both service and iOS issue.

@binwilly
Copy link
Owner Author

Yes, we have to do something like that, the device will report to the service time and file size downloaded. The server will do all calculation needed.
End user will be able optionally to test wifi.

@nameghino
Copy link
Collaborator

"The server will do all calculation needed."

file size in KB / time in seconds

Easily done on device ;-)

Although this will not be an indicator of neither link quality nor wi-fi service quality, just downlink speed.

@binwilly
Copy link
Owner Author

service will calculate an average of all testing in the same location

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

No branches or pull requests

2 participants