summaryrefslogtreecommitdiff
path: root/contrib/ntpshmviz
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-02 15:17:15 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-03-02 15:17:15 -0500
commit57550b1fa61298b99693146aeeee046a595c30d0 (patch)
tree853fb7ac0f60ddd4618eed6dec943e9387ec9360 /contrib/ntpshmviz
parenta0cc3688bb700a9554cda4a8d7801f3cc0f2529b (diff)
downloadgpsd-57550b1fa61298b99693146aeeee046a595c30d0.tar.gz
Update ntpshmviz's to-do list.
Diffstat (limited to 'contrib/ntpshmviz')
-rwxr-xr-xcontrib/ntpshmviz3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/ntpshmviz b/contrib/ntpshmviz
index 5d9a228d..3a8c62bc 100755
--- a/contrib/ntpshmviz
+++ b/contrib/ntpshmviz
@@ -10,9 +10,10 @@
#
# 1. Exaggerate vertical scale so data spans about 3/4ths of graph height
# and we can actually see features.
-# 2. Try using an impulse rather than line plut - this is bursty noise, not
+# 2. Try using an impulse rather than line plot - this is bursty noise, not
# really a contour.
# 3. Exit button - WM might be a tiler like i3.
+# 4. Program should dynamically handle any number of NTP units.
#
import array, gtk, stripchart, sys