Implmentation file for the DoDecodeClient class.
More...
#include "dodecode_client.h"
#include "concurrent_queue_wrapper.h"
#include "gettime.h"
#include "logger.h"
#include "message.h"
#include "phy_ldpc_decoder_5gnr.h"
Implmentation file for the DoDecodeClient class.
◆ kPrintDecodedData
constexpr bool kPrintDecodedData = false |
|
staticconstexpr |
◆ kPrintLLRData
constexpr bool kPrintLLRData = false |
|
staticconstexpr |
◆ kVarNodesSize
constexpr size_t kVarNodesSize = 1024 * 1024 * sizeof(int16_t) |
|
staticconstexpr |