Re: [ntp:questions] X2 assert and clear events (PPS) on LInux with sure GPS Board

2013-01-08 Thread thelastromantic
Hi, Thanks, it seems to work. So, i just need nanoseconds precision with this 1pps on my localhost, don't need NTP or other. I've have compiled succefully compiled my program with timepps.h, and i want to create a nanoseconds chronometer between each 1PPS. What function should i use from timepps

[ntp:questions] NTP client syncs successfully with NTP server within local network but not with the NTP pool servers

2013-01-08 Thread Arpith Nayak
I am using ntp 4.2.6p5 on linux. I setup an NTP server on a machine in another subnet and tried to sync my machine with the server and it works well. But when I try to use the pool.ntp.org servers (I tried 0.pool.ntp.org, 1.pool.ntp.org, etc. and just pool.ntp.org servers), it does not sync. nslo

Re: [ntp:questions] Loopstats jitter field mostly zero?

2013-01-08 Thread james machado
On Tue, Jan 8, 2013 at 8:24 AM, John Hasler wrote: > > The cpu in the Pi has hardware floating point but it does not support > all the instructions supported by the hardware floating point in newer > ARM cpu designs. Consequently software must be compiled specifically > for the Pi cpu or else use

Re: [ntp:questions] Loopstats jitter field mostly zero?

2013-01-08 Thread John Hasler
David Taylor writes: > I recall seeing /something/ about hardware and software floating point > support in the Raspberry Pi, that some hardware/firmware/software had > it and some not. The cpu in the Pi has hardware floating point but it does not support all the instructions supported by the hardw

Re: [ntp:questions] Loopstats jitter field mostly zero?

2013-01-08 Thread David Taylor
On 08/01/2013 14:01, Charles Swiger wrote: Hi-- On Jan 8, 2013, at 2:16 AM, David Taylor wrote: Thanks, Harlan. I see that a function SQRT() is used, and that this function is defined as sqrt() in ntp.h: #define SQRT(x) (sqrt(x)) I recall seeing /something/ about hardware and software f

Re: [ntp:questions] Loopstats jitter field mostly zero?

2013-01-08 Thread Charles Swiger
Hi-- On Jan 8, 2013, at 2:16 AM, David Taylor wrote: > Thanks, Harlan. I see that a function SQRT() is used, and that this function > is defined as sqrt() in ntp.h: > > #define SQRT(x) (sqrt(x)) > > I recall seeing /something/ about hardware and software floating point > support in the Ras

Re: [ntp:questions] Loopstats jitter field mostly zero?

2013-01-08 Thread David Taylor
On 08/01/2013 05:17, Mischanko, Edward T wrote: The question may be what is unique about the raspberry pi and the version of Linux that you are running? I don't see this symptom on my Soekris Net4501 with FreeBSD 8.2. Can you run FreeBSD on a raspberry pi? Regards, Ed Ed, I don't know abou

Re: [ntp:questions] Loopstats jitter field mostly zero?

2013-01-08 Thread David Taylor
On 07/01/2013 22:32, Harlan Stenn wrote: David Taylor writes: On 14/12/2012 08:17, David Taylor wrote: Reported as bug 2314: http://bugs.ntp.org/show_bug.cgi?id=2314 There's been no at all progress with this bug report. ... My focus is on bugs that are blocking the 4.2.8 release. The