Yo Eric!

This needs to be reverted, or fixed.  I fixed the main config
code to allow minpoll=0, I did NOT change any specific refclock that
overrules the basic rules.o

refclock_jyy is one such driver:

refclock_jjy.c: if ( peer->minpoll < 8 ) {
refclock_jjy.c:         /* minpoll must be greater or equal to 8 ( 256 seconds 
= about 4 minutes ) */


RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588


Begin forwarded message:

Date: Sat, 24 Sep 2016 09:44:52 +0000
From: "Eric S. Raymond" <git...@mg.gitlab.com>
To: v...@ntpsec.org
Subject: [Git][NTPsec/ntpsec][master] Tweak the documentation on
minpoll to admit minpoll=0.


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
8ba6bca7 by Eric S. Raymond at 2016-09-24T05:42:41-04:00
Tweak the documentation on minpoll to admit minpoll=0.

- - - - -


2 changed files:

- NEWS
- docs/driver_jjy.txt


Changes:

=====================================
NEWS
=====================================
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ logfile data that can be helpful for identifying
problems such as misconfigured servers.  It replaces a messy and poorly
documented pile of ancient Perl, awk, and S scripts; those have been
removed. 
+It is now possible (and sometimes usful) to say "minpoll 0" for a
+1-second interval.
+
 == 2016-08-16: 0.9.4 ==
 
 usestats has been added to the statistics collection to record


=====================================
docs/driver_jjy.txt
=====================================
--- a/docs/driver_jjy.txt
+++ b/docs/driver_jjy.txt
@@ -199,11 +199,10 @@ appropriate "phone" statement among the "phone"
statements. NTP configuration ( {ntpconf} )::
 +
 --
-refclock jjy unit X subtype (100, 101 to 180) minpoll N;;
+refclock jjy unit X subtype (100, 101 to 180) minpoll N (N >= 8);;
     The subtype 100 is specified, this driver does not issue the
loopback command in order to measure the delay, and the delay of the
-    delay of the telephone line and the system processing is not
-    adjusted.
+    telephone line and the system processing is not  adjusted.
 +
 The subtype 101 to 180 is specified, this driver issues the loopback
 command and measures the delay of the telephone line and the system



View it on GitLab:
https://gitlab.com/NTPsec/ntpsec/commit/8ba6bca7d35efb63d8ab2a5f73ac551f1e6e52af



RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588
Title: GitLab

Eric S. Raymond pushed to branch master at NTPsec / ntpsec

Commits:

  • 8ba6bca7
    by Eric S. Raymond at 2016-09-24T05:42:41-04:00
    Tweak the documentation on minpoll to admit minpoll=0.
    

2 changed files:

Changes:

  • NEWS
    ... ... @@ -19,6 +19,9 @@ logfile data that can be helpful for identifying problems such as
    19 19
     misconfigured servers.  It replaces a messy and poorly documented pile
    
    20 20
     of ancient Perl, awk, and S scripts; those have been removed.
    
    21 21
     
    
    22
     It is now possible (and sometimes usful) to say "minpoll 0" for a
    
    23
     1-second interval.
    
    24
     
    
    22 25
     == 2016-08-16: 0.9.4 ==
    
    23 26
     
    
    24 27
     usestats has been added to the statistics collection to record
    

  • docs/driver_jjy.txt
    ... ... @@ -199,11 +199,10 @@ appropriate "phone" statement among the "phone" statements.
    199 199
     NTP configuration ( {ntpconf} )::
    
    200 200
     +
    
    201 201
     --
    
    202
     refclock jjy unit X subtype (100, 101 to 180) minpoll N;;
    
    202
     refclock jjy unit X subtype (100, 101 to 180) minpoll N (N >= 8);;
    
    203 203
         The subtype 100 is specified, this driver does not issue the loopback
    
    204 204
         command in order to measure the delay, and the delay of the
    
    205
         delay of the telephone line and the system processing is not
    
    206
         adjusted.
    
    205
         telephone line and the system processing is not  adjusted.
    
    207 206
     +
    
    208 207
     The subtype 101 to 180 is specified, this driver issues the loopback
    
    209 208
     command and measures the delay of the telephone line and the system
    

  • _______________________________________________
    vc mailing list
    v...@ntpsec.org
    http://lists.ntpsec.org/mailman/listinfo/vc
    

    Attachment: pgpDAZhh0_iiJ.pgp
    Description: OpenPGP digital signature

    _______________________________________________
    devel mailing list
    devel@ntpsec.org
    http://lists.ntpsec.org/mailman/listinfo/devel

    Reply via email to