|
GNU Radio's LORA_SDR Package
|
#include <whitening_impl.h>
Public Member Functions | |
| whitening_impl (bool is_hex) | |
| ~whitening_impl () | |
| 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::whitening | |
| typedef boost::shared_ptr< whitening > | sptr |
Static Public Member Functions inherited from gr::lora_sdr::whitening | |
| static sptr | make (bool is_hex) |
| Return a shared_ptr to a new instance of lora_sdr::whitening. More... | |
| gr::lora_sdr::whitening_impl::whitening_impl | ( | bool | is_hex | ) |
| gr::lora_sdr::whitening_impl::~whitening_impl | ( | ) |
| int gr::lora_sdr::whitening_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |