NTP-Timeturner/src
John Rogers c94e1ea4b0 fix: use spawn_local to run non-Send API server task
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-07-21 16:49:35 +01:00
..
api.rs fix: Set tokio runtime to current_thread to fix !Send errors 2025-07-21 16:48:09 +01:00
config.rs feat: add web API for status, sync, and configuration 2025-07-21 16:44:41 +01:00
main.rs fix: use spawn_local to run non-Send API server task 2025-07-21 16:49:35 +01:00
serial_input.rs test: add tests for serial input processing 2025-07-21 16:18:17 +01:00
sync_logic.rs fix: Calculate clock delta using median to resist outliers 2025-07-21 16:10:40 +01:00
ui.rs feat: add web API for status, sync, and configuration 2025-07-21 16:44:41 +01:00