GNU Radio's LORA_SDR Package
gr::lora_sdr::gray_demap_impl Class Reference

#include <gray_demap_impl.h>

Inheritance diagram for gr::lora_sdr::gray_demap_impl:
[legend]

Public Member Functions

 gray_demap_impl (uint8_t sf)
 
 ~gray_demap_impl ()
 
void set_sf (uint8_t sf)
 
void frame_info_handler (pmt::pmt_t frame_info)
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
virtual void set_sf (uint8_t sf)=0
 

Additional Inherited Members

- Public Types inherited from gr::lora_sdr::gray_demap
typedef std::shared_ptr< gray_demapsptr
 
- Static Public Member Functions inherited from gr::lora_sdr::gray_demap
static sptr make (uint8_t sf)
 Return a shared_ptr to a new instance of lora_sdr::gray_demap.
 

Constructor & Destructor Documentation

◆ gray_demap_impl()

gr::lora_sdr::gray_demap_impl::gray_demap_impl ( uint8_t  sf)

◆ ~gray_demap_impl()

gr::lora_sdr::gray_demap_impl::~gray_demap_impl ( )

Member Function Documentation

◆ frame_info_handler()

void gr::lora_sdr::gray_demap_impl::frame_info_handler ( pmt::pmt_t  frame_info)

◆ set_sf()

void gr::lora_sdr::gray_demap_impl::set_sf ( uint8_t  sf)
virtual

◆ work()

int gr::lora_sdr::gray_demap_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

The documentation for this class was generated from the following file: