[Git][NTPsec/ntpsec][master] ntpviz: add decode of PPS(x) refclock name
Gary E. Miller
gitlab at mg.gitlab.com
Tue Sep 26 00:37:35 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
7145a363 by Gary E. Miller at 2017-09-26T00:36:31Z
ntpviz: add decode of PPS(x) refclock name
- - - - -
1 changed file:
- ntpclients/ntpviz
Changes:
=====================================
ntpclients/ntpviz
=====================================
--- a/ntpclients/ntpviz
+++ b/ntpclients/ntpviz
@@ -65,7 +65,11 @@ S_PER_NS = 1.0e-9 # seconds per nanosecond
S_PER_US = 1.0e-6 # seconds per microsecond
# table to translate refclock names
-refclock_name = {'127.127.28.0': 'SHM(0)',
+refclock_name = {'127.127.22.0': 'PPS(0)',
+ '127.127.22.1': 'PPS(1)',
+ '127.127.22.2': 'PPS(2)',
+ '127.127.22.3': 'PPS(3)',
+ '127.127.28.0': 'SHM(0)',
'127.127.28.1': 'SHM(1)',
'127.127.28.2': 'SHM(2)',
'127.127.28.3': 'SHM(3)',
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7145a36315e0b983a92f8bdbfc26b73cf9f7ab36
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7145a36315e0b983a92f8bdbfc26b73cf9f7ab36
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170926/daff63f7/attachment.html>
More information about the vc
mailing list