[Git][NTPsec/ntpsec][master] Remove requires-PPSAPI for ATOM/22

Hal Murray gitlab at mg.gitlab.com
Sat Dec 5 11:32:16 UTC 2015


Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
decc5dfd by Hal Murray at 2015-12-05T03:29:59Z
Remove requires-PPSAPI for ATOM/22

There are no references to HAVE_PPSAPI in refclock_atom.c
There are several uses of PPSAPI (no HAVE_) in comments.

- - - - -


1 changed file:

- pylib/refclock.py


Changes:

=====================================
pylib/refclock.py
=====================================
--- a/pylib/refclock.py
+++ b/pylib/refclock.py
@@ -80,10 +80,15 @@ refclock_map = {
 	22: {
 		"descr":	"PPS Clock Discipline",
 		"define":	"CLOCK_ATOM",
-		"require":	["ppsapi"],
 		"file":		"atom"
 	},
 
+        24: {
+                "descr":        "Garmin GPS-18 in binary mode",
+                "define":       "CLOCK_GARMIN",
+                "file":         "garmin"
+        },
+
 	26: {
 		"descr":	"Hewlett Packard 58503A GPS Receiver",
 		"define":	"CLOCK_HPGPS",



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/decc5dfde8159e3f48f313f69712e90226565d92
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151205/e519ee25/attachment.html>


More information about the vc mailing list