#include <header_decoder_impl.h>
|
| header_decoder_impl (bool impl_head, uint8_t cr, uint32_t pay_len, bool has_crc, uint8_t ldro_mode, bool print_header) |
|
| ~header_decoder_impl () |
|
void | forecast (int noutput_items, gr_vector_int &ninput_items_required) |
|
int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
◆ header_decoder_impl()
gr::lora_sdr::header_decoder_impl::header_decoder_impl |
( |
bool |
impl_head, |
|
|
uint8_t |
cr, |
|
|
uint32_t |
pay_len, |
|
|
bool |
has_crc, |
|
|
uint8_t |
ldro_mode, |
|
|
bool |
print_header |
|
) |
| |
◆ ~header_decoder_impl()
gr::lora_sdr::header_decoder_impl::~header_decoder_impl |
( |
| ) |
|
◆ forecast()
void gr::lora_sdr::header_decoder_impl::forecast |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items_required |
|
) |
| |
◆ general_work()
int gr::lora_sdr::header_decoder_impl::general_work |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_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: