Connection is not the data model.
Communication mechanisms remain distinct from the telemetry parameters engineers work with inside RAQIA.
RAQIARAQIA separates telemetry transport and protocol handling from the engineering parameters used by the rest of the platform.
Aircraft, vehicles, test articles, instrumentation, simulation
↓Serial / UART, SiK, Ethernet, Wi-Fi, CAN
↓MAVLink, JSON, configurable binary, custom protocols
↓Incoming data mapped into a common engineering parameter model
↓A consistent telemetry representation across sources and protocols
↓Live monitoring, recording, replay, events, mapping, 3D, reporting
Connection and protocol configuration remain separate from the engineering parameter model, allowing RAQIA to ingest telemetry through different transports and protocol adapters without tying the workspace to a single source.

Communication mechanisms remain distinct from the telemetry parameters engineers work with inside RAQIA.
Protocol-specific handling converts incoming messages before parameter mapping and normalization.
Once mapped into the common model, the same parameters can drive visualization, recording, alerts, replay, and analysis.
Incoming protocol fields can be mapped into RAQIA's normalized parameter model so the rest of the platform can operate on a consistent telemetry representation independent of the original source or protocol.
