Ronan
Ronan
I am on firefox and forced v-sync off, to benchmark shadertoy
`super + up arrow` shortcut by default :)
I can reproduce this on Arch linux and Gnome 3.30.
This mean would mean that the application get killed but the process isn't properly terminated. I need to investigate a bit on that.
I need to find time for this, which I don't have a lot for now, but I will do my best to do a release.
mm it's a known bug that i thought was fixed... (i never got it on my phone) I will look into it
What I could advise for now in such situation is to close the app, get a gps fix with maps or other app and the reopen speedmeter.
We try to avoid the point where we move less than the current accuracy https://github.com/flyingrub/SpeedMeter/blob/master/app/src/main/java/fly/speedmeter/grub/GpsServices.java#L63. Also we get a location update every 500ms : https://github.com/flyingrub/SpeedMeter/blob/master/app/src/main/java/fly/speedmeter/grub/GpsServices.java#L44. We can perhaps tweak this...
This would just need a UI update as `Location` already provide the information : https://developer.android.com/reference/android/location/Location.html#getAltitude()
This fixed Unicast for Resolume Arena here.