From 2ae441d42411d416e9e3f39c60f6c14d23708f74 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 31 Oct 2013 23:49:55 -0400 Subject: Contain the assumption that time hinting is done to NTPD. Because it might be going to chrony. Or something else. No logic changes, just name changes and one new derived #define, TIMEHINT_ENABLE. --- gpscap.ini | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'gpscap.ini') diff --git a/gpscap.ini b/gpscap.ini index 533150e4..8c2bc308 100644 --- a/gpscap.ini +++ b/gpscap.ini @@ -24,7 +24,7 @@ # usbchip = USB I/O chipset # pps = supports pulse-per-second precision time reporting # pps_accuracy = claimed PPS accuracy -# ntp_offset = NTP offset +# time_offset = NTP offset # configurable = can the device be bricked by speed changes? # tested = last gpsd tested, or "regression" if we have a test load # nmea = NMEA version this emits, if known @@ -871,7 +871,7 @@ nmea = 2.0 and 2.3 packaging = mouse pps = True pps_accuracy = 1us -ntp_offset = 0.125s +time_offset = 0.125s submitter = Gary E. Miller techdoc = http://www.garmin.com/manuals/GPS18_TechnicalSpecification.pdf tested = 2.5 @@ -1162,7 +1162,7 @@ nmea = 3.01 packaging = mouse pps = True pps_accuracy = 50ns -ntp_offset = ? +time_offset = ? rating = excellent submitter = Gary E. Miller , Tony Hain techdoc = http://www.usglobalsat.com/p-58-mr-350p-bulkhead.aspx @@ -1425,7 +1425,7 @@ firmware = 2.18 interfaces = RS-232 pps = True pps_accuracy = 50ns -ntp_offset = ? +time_offset = ? model = FireFly-1A and FireFly-II GPSDO notes = Uses uBlox Antaris 5 with Kick Start and Super Sense, soon movingto uBlox-6. Defective \r\r\n string terminations @@ -1530,7 +1530,7 @@ tested = regression rating = good pps = True pps_accuracy = 250ns -ntp_offset = ? +time_offset = ? submitter = Chris Kuethe notes = Receiver comes up in silent mode, you may need to use ashctl to turn on a default set of messages. Tested with firmware BQ00 and BQ04. @@ -1565,7 +1565,7 @@ tested = 2.20 nmea = 2.2 pps = True pps_accuracy = 50ns -ntp_offset = ? +time_offset = ? rating = good discontinued = True submitter = Wojciech Kazubski @@ -1612,7 +1612,7 @@ interfaces = USB tested = 3.9 pps = True pps_accuracy = 1ms -ntp_offset = ? +time_offset = ? rating = excellent submitter = Eric S. Raymond . notes = Also known as the Macx-1, this is the USB variant of the @@ -2266,7 +2266,7 @@ engine = Colossus RF ASIC, IO-C33 (Epson C33 RISC) interfaces = USB,RS-232 pps = True pps_accuracy = 50ns -ntp_offset = 0.675s +time_offset = 0.675s usbchip = CP2102 tested = regression rating = good @@ -2332,7 +2332,7 @@ interfaces = USB,UART tested = regression pps = True pps_accuracy = 50ns -ntp_offset = ? +time_offset = ? submitter = Chris Kuethe [EVK-5H-0] @@ -2355,7 +2355,7 @@ date = 2011-02-02 interfaces = TTL pps = True pps_accuracy = 50ns -ntp_offset = ? +time_offset = ? location = Adelaide, AU, 34.9S, 138.6E model = LEA 5Q notes = Sample contains GPGST (pseudorange noise statistics). @@ -2379,7 +2379,7 @@ model = EVK-6H-0 packaging = other rating = excellent pps_accuracy = 50ns -ntp_offset = ? +time_offset = ? submitter = Eric S. Raymond techdoc = http://www.u-blox.com/images/downloads/Product_Docs/u-blox6_ReceiverDescriptionProtocolSpec_%28GPS.G6-SW-10018%29.pdf vendor = uBlox -- cgit v1.2.1