gauteh / sfy

🌊 A lightweight wave buoy for near-shore deployments.
MIT License
45 stars 7 forks source link

SFY variant with external UBLOX GPS #173

Closed gauteh closed 1 month ago

gauteh commented 1 month ago

Implements #170 .

image

gauteh commented 1 month ago

https://github.com/sparkfun/SparkFun_u-blox_GNSS_v3/issues/67

gauteh commented 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

gauteh commented 1 month ago

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.