22#ifndef INCLUDED_LORA_SDR_GRAY_DEMAP_H
23#define INCLUDED_LORA_SDR_GRAY_DEMAP_H
26#include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<gray_demap>
sptr;
#define LORA_SDR_API
Definition api.h:19
<+description of block+>
Definition gray_demap.h:37
static sptr make(uint8_t sf)
Return a shared_ptr to a new instance of lora_sdr::gray_demap.
std::shared_ptr< gray_demap > sptr
Definition gray_demap.h:39
virtual void set_sf(uint8_t sf)=0