|
GNU Radio's LORA_SDR Package
|
#include <gray_demap_impl.h>
Public Member Functions | |
| gray_demap_impl (uint8_t sf) | |
| ~gray_demap_impl () | |
| void | set_sf (uint8_t sf) |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
Public Types inherited from gr::lora_sdr::gray_demap | |
| typedef boost::shared_ptr< gray_demap > | sptr |
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. More... | |
| gr::lora_sdr::gray_demap_impl::gray_demap_impl | ( | uint8_t | sf | ) |
| gr::lora_sdr::gray_demap_impl::~gray_demap_impl | ( | ) |
|
virtual |
Implements gr::lora_sdr::gray_demap.
| int gr::lora_sdr::gray_demap_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |