Building on the JSON data, I added a webpage that will poll /state.json and build graphs. You can reach the web page by putting your teensy's IP address in your web browser.
As well as general stats:
PPS...
I've added a webserver to the code to make it easier to get data from the NTP server. /state.json from the teensy returns the following structure:
{
"ppsToGPS": 396, // milliseconds between PPS timestamp and...
That's interesting, the teensy should be more than able to keep up with an iburst.
PPS would be able to tell you a lot at a glance
Some other ideas for LED indication:
* offset between local clock and GPS...