mobile
mobile copied to clipboard
No vertical accuracy and satellites info coming from external GPS receivers via Qt positioning
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:
- Qt positioning uses old location API
- App used for mock location is not passing these data to a system
- We are somehow wrongly reading data coming from Qt (this is probably not the case, wrong behaviour was seen on other applications too).
Found on Android device, needs to be tested on iOS
See https://eos-gnss.com/knowledge-base/articles/ios-android-device-using-bluetooth-gnss-receiver