RTC Toolkit 4.0.2
Loading...
Searching...
No Matches
Namespaces | Functions
mudpiProcessor.cpp File Reference

Implementation of MUDPI processor. More...

#include "mudpiProcessor.hpp"
#include "mudpi.h"
#include "rtctk/componentFramework/frequencyEstimator.hpp"
#include "rtctk/telRepub/wrangler.hpp"
#include <cassert>
#include <chrono>
#include <cstdint>
#include <fmt/core.h>
#include <fmt/format.h>
#include <inetcsum/inetcsum.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/logger.hpp>

Namespaces

namespace  rtctk
 
namespace  rtctk::telRepub
 

Functions

std::error_code rtctk::telRepub::DefaultWrangler (const gsl::span< const gsl::span< const uint8_t > > input, std::vector< uint8_t > &output)
 

Detailed Description

Implementation of MUDPI processor.