Skip to content

standalone_edc: now detects and handle the "lagging nanoseconds" glitch

standalone_edc: now detects the "lagging nanoseconds" glitch in the gps clock, and handles it with a double read, taking the nanonseconds from the second read, but the seconds from the first read. If the glitch is not detected in 10 seconds, it stops looking and from then on will run with single reads.

Merge request reports