-
Notifications
You must be signed in to change notification settings - Fork 0
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
Check browser capabilities in standby mode #6
Comments
I will be testing gps throughput in a custom environment with a quick node server and socketIO connection. Interesting stuff will be continuing the stream from the control center after listening to some music or getting a call. |
@vin-ni will do a check with standby and gps transmissions and update of stream variables |
Lets create a script which logs all GPS variables |
Some research today Screen onNumber of events that are received on the server - latitude and longitude is transferred individually No dropouts Every 1 to 2 seconds we receive an update. It takes around 30s to get really accurate results (yscale is log!) Heading seems sometimes reliable - have in mind that the skips occur on the 360 to 0 crossover, unwrapping them reveals this Unwrapping the values reveals that they are indeed useful. Plotting the long/lat on a map results in this nice plot Which is much more accurate than I would have thought. |
Amazing! |
ToDo @vin-ni
|
Currently it is unclear if for iOS/Android
Please extend :)
The text was updated successfully, but these errors were encountered: