[Git][NTPsec/ntpsec][master] ntpheatusb: Fixes from Hal Murray.

Gary E. Miller gitlab at mg.gitlab.com
Fri Mar 24 20:01:41 UTC 2017


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
ac220ef9 by Gary E. Miller at 2017-03-24T13:00:53-07:00
ntpheatusb: Fixes from Hal Murray.

- - - - -


2 changed files:

- contrib/README
- contrib/ntpheatusb


Changes:

=====================================
contrib/README
=====================================
--- a/contrib/README
+++ b/contrib/README
@@ -3,12 +3,13 @@ conveniences, examples or rudimentary starting points for other development
 efforts.
 
 ntpheat is a program to exercise a CPU until the CPU reachs a certain
-temperature.  The idea if to get the temperature around the system
+temperature.  The idea is to get the temperature around the system
 oscillator to be near the zero TC point.  Tested on RasPi wrapped
 in bubble wrap.  Formerly known as makeheat.
 
-ntpheatusb is a program to control an external USB relayto maintain
-a stable temperature.  See the blog post "More Heat" for details.
+ntpheatusb is a program to control an external USB relay to maintain
+a stable temperature.  See the blog post "More Heat" for details:
+    https://blog.ntpsec.org/2017/03/21/More_Heat.html
 
 The next 4 tools cpu-temp-log, smartctl-temp-log, temper-temp-log and
 zone-temp-log have been replaced by ntplogtemp.  Those programs will stay


=====================================
contrib/ntpheatusb
=====================================
--- a/contrib/ntpheatusb
+++ b/contrib/ntpheatusb
@@ -23,6 +23,8 @@
 # Try the simple P controller (the default) before trying the PID controller.
 # The PID controller may take some fiddling with the constants to get
 # it working better than the simple P controller.
+#
+# More info on the blog post: https://blog.ntpsec.org/2017/03/21/More_Heat.html
 
 import argparse
 import subprocess



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


More information about the vc mailing list