NTP-Timeturner/src
Chaos Rogers ee4a5a3630 feat: use HACI_SERIAL_PORT to pick serial port and support mock PTY
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
2025-10-22 00:12:36 +01:00
..
api.rs fix: Handle drop-frame timecode separator in API and UI 2025-08-03 15:44:35 +01:00
audio_input.rs feat: add audio LTC input path and config options (audio-input) 2025-10-21 23:58:56 +01:00
config.rs feat: add audio LTC input path and config options (audio-input) 2025-10-21 23:58:56 +01:00
lib.rs feat: add sync_logic and config modules to lib.rs 2025-10-22 00:04:08 +01:00
logger.rs feat: add daemon log viewer to web UI 2025-07-28 23:36:51 +01:00
main.rs feat: use HACI_SERIAL_PORT to pick serial port and support mock PTY 2025-10-22 00:12:36 +01:00
ptp.rs fix: remove duplicate PtpClock reexport and docker-compose version 2025-10-21 23:22:05 +01:00
serial_input.rs fix: Account for drop-frame LTC in time calculation 2025-08-03 15:37:25 +01:00
sync_logic.rs Merge pull request #29 from cjfranko/non-fractional-mismatch-tc 2025-08-07 19:56:08 +01:00
system.rs fix: Add is_auto_sync_paused to Config; remove unused import 2025-08-07 19:40:43 +01:00
ui.rs refactor: Use rational numbers for accurate frame rate calculations 2025-08-02 12:26:17 +01:00