Receiver¶
ADC channel wrappers and receiver task orchestration for single-channel, multi-channel (synchronised), independent multi-channel, and MIMO configurations.
| Module | Description |
|---|---|
| rx_channel | Base Rx DMA channel wrapper |
| rx_channel_real2iq | Real-to-IQ conversion |
| rx_channel_real2real | Real-to-Real passthrough |
| rx_analyzer | Rx data analysis base classes |
| ofdm_analyer | OFDM / packet analysis |
| single_ch_rx_task | Single-channel receiver task |
| multi_ch_rx_task | Synchronised multi-channel Rx |
| multi_ch_rx_indept_task | Independent multi-channel Rx |
| multi_ch_rx_mimo_task | MIMO receiver task |