22 #ifndef INCLUDED_LORA_SDR_GRAY_DEMAP_H 23 #define INCLUDED_LORA_SDR_GRAY_DEMAP_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<gray_demap>
sptr;
40 virtual void set_sf(uint8_t sf)=0;
49 static sptr make(uint8_t sf);
boost::shared_ptr< gray_demap > sptr
Definition: gray_demap.h:39
<+description of block+>
Definition: gray_demap.h:36
#define LORA_SDR_API
Definition: api.h:30