Transmitter¶
DAC channel wrappers and transmitter task orchestration for single-channel, multi-channel (synchronised), independent multi-channel, and MIMO configurations.
| Module | Description |
|---|---|
| tx_channel | Base Tx DMA channel wrapper |
| tx_channel_real2real | Real-to-Real passthrough |
| tx_channel_iq2real | IQ-to-Real conversion |
| tx_data_generator | OFDM / detection packet generator |
| single_ch_tx_task | Single-channel transmitter task |
| multi_ch_tx_task | Synchronised multi-channel Tx |
| multi_ch_tx_indept_task | Independent multi-channel Tx |
| multi_ch_tx_mimo_task | MIMO transmitter task |