Re: Determining the frequency offset

2019-11-03 Thread ASSI via devel
Achim Gratz via devel writes: > I have been experimenting with determining the frequency offset via the > MONOTONIC_RAW clock. At the moment I've implemented that as a Perl > script although it should eventually go into some sort of pps-raw device > driver that timestamps the in

Determining the frequency offset

2019-10-21 Thread Achim Gratz via devel
I have been experimenting with determining the frequency offset via the MONOTONIC_RAW clock. At the moment I've implemented that as a Perl script although it should eventually go into some sort of pps-raw device driver that timestamps the incoming PPS pulses. Based on the Allan deviation