post-facto sync
Basic idea:
- A set of receivers is waiting for an event
- Locally timestamp an event when it happens
- After the fact, reconcile clocks
Allows us to avoid wasting energy on sync when it is not needed
Train clocks with NTP; beacon after event
- NTP is good at correcting frequency
- A local “pulse” is good at correcting phase
- How well does the combination work?