RENEWLab
1.1.0
RENEW project
|
#include "include/config.h"
#include "include/comms-lib.h"
#include "include/constants.h"
#include "include/logger.h"
#include "include/macros.h"
#include "include/utils.h"
#include "nlohmann/json.hpp"
Typedefs | |
using | json = nlohmann::json |
Functions | |
__attribute__ ((visibility("default"))) Config *Config_new(char *filename | |
Variables | |
static size_t | kFpgaTxRamSize = 4096 |
static size_t | kMaxSupportedFFTSize = 2048 |
static size_t | kMinSupportedFFTSize = 64 |
static size_t | kMaxSupportedCPSize = 128 |
char * | storepath |
char bool | bs_only |
char bool bool | client_only |
return | cfg |
using json = nlohmann::json |
__attribute__ | ( | (visibility("default")) | ) |
char bool bs_only |
return cfg |
char bool bool client_only |
|
static |
|
static |
|
static |
|
static |
char* storepath |