22#ifndef INCLUDED_LORA_SDR_DEWHITENING_H
23#define INCLUDED_LORA_SDR_DEWHITENING_H
26#include <gnuradio/block.h>
39 typedef std::shared_ptr<dewhitening>
sptr;
#define LORA_SDR_API
Definition api.h:19
<+description of block+>
Definition dewhitening.h:37
std::shared_ptr< dewhitening > sptr
Definition dewhitening.h:39
static sptr make()
Return a shared_ptr to a new instance of lora_sdr::dewhitening.