![]() |
![]() ![]()
Experimental Physics and
| ||||||||||||||||
|
Thanks. Yes, we're using base-3.14.12.4 I had already fixed it here by adding the following to osiNTPTime.c: /******************************************************** * This function added my MDW 2016-005-17 to notify * NTP time provider that the system tick rate has been * updated. */ void NTPTimeUpdateTickRate(void) { NTPTimePvt.ticksPerSecond = osdTickRateGet(); NTPTimePvt.nsecsPerTick = NSEC_PER_SEC / NTPTimePvt.ticksPerSecond; } I do like the idea of the NTP time provider updating it's tick frequency automatically like in the patch you attached. That's a more elegant solution. On Tue, May 17, 2016 at 12:24 PM, Andrew Johnson <[email protected]> wrote: Hi Mike, -- Mike Westfall Control Systems Software Engineer
| ||||||||||||||||
ANJ, 15 Jul 2016 |
![]() · Download · Search · IRMIS · Talk · Documents · Links · Licensing · |