I developed the “PumpFoil” app and I have a problem to solve with the GPS.
Actualy, in the app, when the speed is up to 10 Km/H, we consider that we are foiling,.but sometimes, the speed rise above 10Km/H while we are stationary.
The only way I found to avoid this problem is not to record any start of foiling in the 20 seconds folowing the immertion of the device.
I would like to find another way because this one is not usable for SurfFoiling.
Is it possible to know when the GPS precision is poor (not enought satellites for example) ?
I tried the “/Fusion/Location/Readiness” but it seems that it remains at 100.
another idea ?