RENEWLab  1.1.0
RENEW project
ClientRadioSet.cc File Reference
#include "include/ClientRadioSet.h"
#include <SoapySDR/Errors.hpp>
#include <SoapySDR/Formats.hpp>
#include <SoapySDR/Time.hpp>
#include "include/Radio.h"
#include "include/comms-lib.h"
#include "include/logger.h"
#include "include/macros.h"
#include "include/utils.h"
#include "nlohmann/json.hpp"
Include dependency graph for ClientRadioSet.cc:

Typedefs

using json = nlohmann::json
 

Functions

static void initAGC (SoapySDR::Device *dev, Config *cfg)
 
static void freeRadios (std::vector< Radio * > &radios)
 

Typedef Documentation

◆ json

using json = nlohmann::json

Function Documentation

◆ freeRadios()

static void freeRadios ( std::vector< Radio * > &  radios)
static
Here is the caller graph for this function:

◆ initAGC()

static void initAGC ( SoapySDR::Device *  dev,
Config cfg 
)
static
Here is the caller graph for this function: