From 57550b1fa61298b99693146aeeee046a595c30d0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 2 Mar 2015 15:17:15 -0500 Subject: Update ntpshmviz's to-do list. --- contrib/ntpshmviz | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/ntpshmviz') 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 -- cgit v1.2.1