#include <BaseRadioSet.h>
|
| BaseRadioSet (Config *cfg) |
|
| ~BaseRadioSet (void) |
|
void | radioTx (const void *const *buffs) |
|
void | radioRx (void *const *buffs) |
|
int | radioTx (size_t radio_id, size_t cell_id, const void *const *buffs, int flags, long long &frameTime) |
|
int | radioRx (size_t radio_id, size_t cell_id, void *const *buffs, long long &frameTime) |
|
int | radioRx (size_t radio_id, size_t cell_id, void *const *buffs, int numSamps, long long &frameTime) |
|
void | radioStart (void) |
|
void | radioStop (void) |
|
bool | getRadioNotFound () |
|
◆ BaseRadioSet()
BaseRadioSet::BaseRadioSet |
( |
Config * |
cfg | ) |
|
◆ ~BaseRadioSet()
BaseRadioSet::~BaseRadioSet |
( |
void |
| ) |
|
◆ baseRadio()
SoapySDR::Device * BaseRadioSet::baseRadio |
( |
size_t |
cellId | ) |
|
|
private |
◆ collectCSI()
void BaseRadioSet::collectCSI |
( |
bool & |
adjust | ) |
|
|
private |
◆ configure()
◆ configure_launch()
void * BaseRadioSet::configure_launch |
( |
void * |
in_context | ) |
|
|
staticprivate |
◆ dciqCalibrationProc()
void BaseRadioSet::dciqCalibrationProc |
( |
size_t |
channel | ) |
|
|
private |
◆ getRadioNotFound()
bool BaseRadioSet::getRadioNotFound |
( |
| ) |
|
|
inline |
◆ init()
◆ init_launch()
void * BaseRadioSet::init_launch |
( |
void * |
in_context | ) |
|
|
staticprivate |
◆ radioRx() [1/3]
int BaseRadioSet::radioRx |
( |
size_t |
radio_id, |
|
|
size_t |
cell_id, |
|
|
void *const * |
buffs, |
|
|
int |
numSamps, |
|
|
long long & |
frameTime |
|
) |
| |
◆ radioRx() [2/3]
int BaseRadioSet::radioRx |
( |
size_t |
radio_id, |
|
|
size_t |
cell_id, |
|
|
void *const * |
buffs, |
|
|
long long & |
frameTime |
|
) |
| |
◆ radioRx() [3/3]
void BaseRadioSet::radioRx |
( |
void *const * |
buffs | ) |
|
◆ radioStart()
void BaseRadioSet::radioStart |
( |
void |
| ) |
|
◆ radioStop()
void BaseRadioSet::radioStop |
( |
void |
| ) |
|
◆ radioTrigger()
void BaseRadioSet::radioTrigger |
( |
void |
| ) |
|
|
private |
◆ radioTx() [1/2]
void BaseRadioSet::radioTx |
( |
const void *const * |
buffs | ) |
|
◆ radioTx() [2/2]
int BaseRadioSet::radioTx |
( |
size_t |
radio_id, |
|
|
size_t |
cell_id, |
|
|
const void *const * |
buffs, |
|
|
int |
flags, |
|
|
long long & |
frameTime |
|
) |
| |
◆ readSensors()
void BaseRadioSet::readSensors |
( |
void |
| ) |
|
|
private |
◆ sync_delays()
void BaseRadioSet::sync_delays |
( |
size_t |
cellIdx | ) |
|
|
private |
◆ _cfg
◆ bsRadios
◆ hubs
◆ radioNotFound
bool BaseRadioSet::radioNotFound |
|
private |
The documentation for this class was generated from the following files: