On 4/6/07, Hal Murray <[EMAIL PROTECTED]> wrote: > > I just found three programs that may be of interest to others. > > There is also gpsd at http://gpsd.berlios.de/ > > It doesn't run on Windows. It's mostly for navigation rather than > timekeeping, but it talks to many GPS units and it's open source (and clean > code) in case you are trying to figure out how to talk to your gizmo and need > a few hints.
Heh. I was waiting for someone to mention that. As Hal correctly points out, we are mostly focused on navigation, but that's probably useful in this case. Convert whatever protocol the receiver speaks into something easier to parse, and log the results for a day/week/fortnight/month. There are some hooks in gpsd for driving time daemons; we support ntp.org's SHM time source, and OpenBSD's timedelta sensor. Apparently the SHM mechanism is a little bit unhappy right now; that's being investigated, but the regular protocol conversions should be working. CK -- GDB has a 'break' feature; why doesn't it have 'fix' too? _______________________________________________ time-nuts mailing list [email protected] https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
