Browse Source
we were using the geopositioninfo.isValid() in order to discard GPS and send lat/long/alt 0, but this function returns true even if latest GPS refresh was long time ago, so now instead we are using _gcsGPSGood, which takes into account the 5 seconds timeout as wellQGC4.4
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue