Closed gauteh closed 1 month ago
@edwinrainville (and also @jerabaul29 if you are interested? :)), I'm trying to think of a sub-millisecond sync algorithm:
Does that make sense? I have PPS working on the arduino-code, not yet on SFY. We need the synchronization to match IMU and GPS timeseries.
https://github.com/gauteh/sfy/tree/sfy-rtk/sfy-buoy/sfy-ext-gps#sfy-with-rtk-relay
According to 12.1.8 the maximum jitter of the RTC is 1 ms for XR crystal, or 8 ms for LFRC, which is good enough.
Implements #170 .