Agora
1.2.0
Agora project
|
#include "txrx_worker_client_hw.h"
#include <cassert>
#include <complex>
#include "comms-lib.h"
#include "datatype_conversion.h"
#include "gettime.h"
#include "logger.h"
#include "message.h"
#include "utils.h"
Variables | |
static constexpr bool | kDebugBeaconChannels = false |
static constexpr size_t | kSyncDetectChannel = 0 |
static constexpr bool | kVerifyFirstSync = true |
static constexpr size_t | kReSyncRetryCount = 100u |
static constexpr float | kBeaconDetectWindow = 2.33f |
static constexpr size_t | kBeaconsToStart = 2 |
static constexpr bool | kPrintClientBeaconSNR = true |
static constexpr ssize_t | kMaxBeaconAdjust = 5 |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |