-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement a high-level architecture for OpenCanoe timing software to unifies inputs from multiple timers (TIMY, Theoretical Timer, ALGE, etc.) and standardizes their outputs into an event stream.
Components:
- IO Layer (IO Factory / Device Drivers / Protocol Handlers / Connection Manager)
Abstracts hardware protocols (RS232, TCP, USB, etc.)
Supports multiple devices and protocols
Allows mocking for tests
- Parser Layer (Timer Parsers)
Converts raw timer data into the TimingEvent type
- Event Stream
Single unified output stream of all TimingEvents
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request