because it gets better data over the net.
(Yes, the Ethernet is also USB, but it's faster USB.)
remote refid st t when poll reach delay offset
jitter
==
=
+192.168.1.3 192.168.1.33 2 u
Thanks for passing that on.
That code is long gone.
We only have one extra thread for doing DNS lookups. If you configure with
--disable-dns-lookup, it could build without threads.
We don't currently do anything about the stack size. Is that interesting? I
don't know of any usage in limited
Is this NTP Classic issue applicable to ntpsec?
http://bugs.ntp.org/show_bug.cgi?id=3391
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887385
--- a/ntpd/ntpd.c 2017-03-27 08:33:16.690969527 +0200
+++ b/ntpd/ntpd.c 2017-03-27 08:33:16.690969527 +0200
@@ -313,11 +313,16 @@
#if define
Yo Hal!
On Sat, 17 Feb 2018 22:49:52 -0800
Hal Murray via devel wrote:
> Google suggests that matpythonlib may be the right starting point,
> but I haven't pulled the string any farther.
A friend showed me some code he did with matplotlib. He made nice
static charts of single variable time ser
On Feb 17, 2018 10:49 PM, "Hal Murray via devel" wrote:
What do people recommend for a GUI package to use with python?
I want to plot a graph of something and update it in real time by scrolling
all the old data to make room for the new samples as they arrive.
Google suggests that matpythonlib