GPSDriver - Problem with SatellitesInViewCount

reny1978to

Member
Licensed User
Hi, I've a problem with SatellitesInViewCount:

in my program, when I open the conneciot with GPSDriver (.open), after few second I see the SatellitesInViewCount is, for example, 12 but SatellitesUsedCount is 0.

Is there a reason?

What's does mean SatellitesInViewCount?

Thanks,

Best regards,

Renato Mulinacci.
 

cmailj

Member
Hi, I've a problem with SatellitesInViewCount:

in my program, when I open the conneciot with GPSDriver (.open), after few second I see the SatellitesInViewCount is, for example, 12 but SatellitesUsedCount is 0.

Is there a reason?

What's does mean SatellitesInViewCount?



the satellitesusedcount means the count of satellitesused -have been targeted

the SatellitesInViewCount means the count of satelites--can view,no targeted..
 
Top