gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] TOFF display is now fully implemented in gpsmon


From: Gerry Creager - NOAA Affiliate
Subject: Re: [gpsd-dev] TOFF display is now fully implemented in gpsmon
Date: Wed, 25 Feb 2015 16:21:35 -0600

Yo Eric!

I'll see if the OnCore made it to my apartment or if it's still in Texas.

On Tue, Feb 24, 2015 at 1:49 PM, Eric S. Raymond <address@hidden> wrote:
TOFF display is now fully implemented in both the direct and client
modes of gpsmon.  If you maintain one of the monitor modules, all you have
to do is drop a line something like

#ifdef NTP_ENABLE
    toff_update(ppswin, TOFF_LINE, TOFF_COLUMN + 6);
#endif /* NTP_ENABLE */

in the update method; the generic gpsmon will do the rest.  There
is also a pps_update() function that makes displaying the PPS offset
just as easy.  Of course you have to rearrange your upper panel to
accommodate the data.

This has already been done for the NMEA0183, UBX, and SiRF monitors.
I have live-tested the NMEA0183 and UBX code; I can't fully test the
SiRF code because none of my SiRFs pass PPS.  Hal, can you check that?

Gary, you should do this for the Garmin driver - I can't, no Garmin to
test with.

Anybody out there got a Motorola OnCore?  It should be possible for
that device as well.
--
                <a href="" href="http://www.catb.org/~esr/" target="_blank">http://www.catb.org/~esr/">Eric S. Raymond</a>

If a thousand men were not to pay their tax-bills this year, that would
... [be] the definition of a peaceable revolution, if any such is possible.
        -- Henry David Thoreau




--
Gerry Creager
NSSL/CIMMS
405.325.6371
++++++++++++++++++++++
“Big whorls have little whorls,
That feed on their velocity; 
And little whorls have lesser whorls, 
And so on to viscosity.” 
Lewis Fry Richardson (1881-1953)

reply via email to

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