[Git][NTPsec/ntpsec][master] ntpviz: add decode of NMEA(x) refclock names.
Gary E. Miller
gitlab at mg.gitlab.com
Tue Sep 26 00:39:44 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
fde16e4c by Gary E. Miller at 2017-09-26T00:39:19Z
ntpviz: add decode of NMEA(x) refclock names.
- - - - -
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.22.0': 'PPS(0)',
+refclock_name = {'127.127.20.0': 'NMEA(0)',
+ '127.127.20.1': 'NMEA(1)',
+ '127.127.20.2': 'NMEA(2)',
+ '127.127.20.3': 'NMEA(3)',
+ '127.127.22.0': 'PPS(0)',
'127.127.22.1': 'PPS(1)',
'127.127.22.2': 'PPS(2)',
'127.127.22.3': 'PPS(3)',
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/fde16e4cf0cb54b2d8128dd790d2842a9ceb48b1
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/fde16e4cf0cb54b2d8128dd790d2842a9ceb48b1
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/a9dd9ce7/attachment.html>
More information about the vc
mailing list