Hey guys,

I have a very specific question about the QT QGeoPositionInfoSource. QT is choosing the satellites, which are going to be used automatically. But for my case it’s important to know which satellites Qt has selected. The function satellitesInUseUpdated() usually shows 6 or more satellites, but we actually you need just 3-4 satellites to get the position, hence QT pick some of them. Based on the Information it has about the satellites. I would like to see this information, like the DOP, to estimate the accuracy of the Position.

Regards
JS