I was wondering if there was some way to accurately measure the actual frequency of the 19.2MHz crystal oscillator on the Pi, using just the Pi and an NTP server? In order to use the Pi as a WSPR transmitter (https://github.com/threeme3/WsprryPi) we need to know the frequency to an accuracy of 5-10Hz.
Is there a counter that is directly derived from the 19.2MHz source? Conceptually, one could reset this counter and query NTP time. After N seconds as measured by the RPi, one could querry NTP time to find out how many seconds had really elapsed and then read the value of the counter. As N increases, the accuracy of the measurement increases and hopefully N would not have to be too large to get 5-10Hz accuracy.
Thanks for any pointers!
James
