Commit Graph

3 Commits

Author SHA1 Message Date
Robert McMahon abaf7e66fb Add affine TSF pool for master-to-radio mapping
Introduce tsf_affine (sliding-window LS fit) for N radios with one
master identity and fitted maps for the rest. Add example binary
target and team email describing the software timebase approach.
Ignore built tsf_affine_example alongside the existing starter.

Made-with: Cursor
2026-03-31 20:10:30 -07:00
Robert McMahon dc55851c74 FiWiTSF: signals, stats (Welford), Kalman mode, Makefile -lm
- SIGINT/SIGTERM clean shutdown; mask so parallel followers do not take signals.
- Periodic stats (-u): Welford mean/var; -G RMS warn; parallel uses mutex.
- Optional --kalman / -K: 1D random-walk filter on error before P-law (same -k/-s).
- Makefile: link libm for sqrt.

Made-with: Cursor
2026-03-31 12:24:54 -07:00
Robert McMahon aa997fdcb9 Initial import: FiWiTSF TSF sync helper 2026-03-31 10:13:43 -07:00