#include <ax25_encoder_mb_impl.h>
|
| ax25_encoder_mb_impl (const std::string &dest_addr, uint8_t dest_ssid, const std::string &src_addr, uint8_t src_ssid, size_t preamble_len, size_t postamble_len, bool scramble) |
|
| ~ax25_encoder_mb_impl () |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
|
typedef boost::shared_ptr< ax25_encoder_mb > | sptr |
|
static sptr | make (const std::string &dest_addr, uint8_t dest_ssid, const std::string &src_addr, uint8_t src_ssid, size_t preamble_len=16, size_t postamble_len=16, bool scramble=true) |
|
◆ ax25_encoder_mb_impl()
gr::satnogs::ax25_encoder_mb_impl::ax25_encoder_mb_impl |
( |
const std::string & |
dest_addr, |
|
|
uint8_t |
dest_ssid, |
|
|
const std::string & |
src_addr, |
|
|
uint8_t |
src_ssid, |
|
|
size_t |
preamble_len, |
|
|
size_t |
postamble_len, |
|
|
bool |
scramble |
|
) |
| |
◆ ~ax25_encoder_mb_impl()
gr::satnogs::ax25_encoder_mb_impl::~ax25_encoder_mb_impl |
( |
| ) |
|
◆ work()
int gr::satnogs::ax25_encoder_mb_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: