docs/adr/ADR-267-mediatek-mimo-csi-wire-protocol.md
The MediaTek simulator, captured regression fixtures, and a future mt76 agent
need one safe host-side representation. Copying an undocumented firmware layout
would couple RuView to a private ABI and make malformed kernel/network data risky.
MIMO CSI also requires explicit Tx/Rx/subcarrier dimensions and per-Rx-chain RSSI.
Define MTC1 version 1 as a little-endian, self-delimiting envelope:
tx_count * rx_count * subcarrier_count complex values in Tx-major,
Rx-major, subcarrier-major order.u32.