Introduction
Mercury is the modem component of the HERMES project. This documentation covers the ARQ data link subsystem API.
Documentation
Key Modules
- arq_protocol.h — Frame builders/parsers, wire format constants.
- arq_fsm.h — Connection and data-flow state machines, gear-shifting.
- arq.h — Event loop, channel bus, TCP bridge.
- arq_timing.h — OTA timing instrumentation and logging.
Links