mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
This commit adds comprehensive test coverage for the PTP and LTC timecode synchronization logic, including: - PTP client initialization tests - PTP disabled state handling - LTC to PTP time conversion - Frame timing precision - Offset tracking and jitter calculation - Interface change handling The tests validate key aspects of the synchronization process, ensuring accurate timecode conversion, offset tracking, and client behavior under different configurations. Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat> |
||
|---|---|---|
| .. | ||
| config.rs | ||
| lib.rs | ||
| main.rs | ||
| ptp.rs | ||
| serial_input.rs | ||
| sync_logic.rs | ||
| ui.rs | ||