Expand description
Async link channels for sending and receiving frames.
Modulesยง
- asymmetric
- Asymmetric link combining separate sender and receiver halves.
- cfs
- CCSDS File Delivery Service link support. CFS data link implementations.
- framed
- Frame + coding pipeline (DatalinkWriter/DatalinkReader). Generic frame link channel.
- local
- In-process bidirectional channel for testing.
- tc
- Telecommand link channels (re-exports from framed + TC framing). Telecommand link channels.
- tm
- Telemetry link channels (re-exports from framed + TM framing). Telemetry link channels.