gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Number of supported satellites


From: Ferry Huberts
Subject: Re: [gpsd-dev] Number of supported satellites
Date: Wed, 26 Feb 2014 10:34:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0



On 25/02/14 22:11, Dave Platt wrote:

I did some digging and it appears that the change up to 72 in 1fb5395 is
before the 2.96 release.
Also, this code in driver_nmea0183.c gives the warning:
     if (session->driver.nmea.part == session->driver.nmea.await
     && atoi(field[3]) != session->gpsdata.satellites_visible)
     gpsd_report(session->context->debug, LOG_WARN,
             "GPGSV field 3 value of %d != actual count %d\n",
             atoi(field[3]), session->gpsdata.satellites_visible);

So maybe we have a bug in the firmware of our gps devices. We'll contact
the vendor of those.

It would be interesting to see the actual $GPGSV sentences being output
in this case.


that will have to wait, the guy handling this is on vacation.
we'll get back on this :-)




--
Ferry Huberts



reply via email to

[Prev in Thread] Current Thread [Next in Thread]