MerginMaps / mobile

Mergin Maps mobile app 📲 Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
301 stars 65 forks source link

No vertical accuracy and satellites info coming from external GPS receivers via Qt positioning #1753

Open tomasMizera opened 3 years ago

tomasMizera commented 3 years ago

It seems that when external GPS receiver is connected to device, we are not receiving updates for vertical accuracy and number of used/viewed satellites.

These informations should be coming from QGeoSatelliteInfoSource and QGeoPositionInfoSource. Possible places where issue might come from:

Found on Android device, needs to be tested on iOS

tomasMizera commented 1 year ago

See https://eos-gnss.com/knowledge-base/articles/ios-android-device-using-bluetooth-gnss-receiver

saberraz commented 3 months ago

How about this: https://doc.qt.io/qt-5/qnmeapositioninfosource.html#userEquivalentRangeError https://doc.qt.io/qt-5/qnmeapositioninfosource.html#setUserEquivalentRangeError