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