11#ifndef INCLUDED_SATELLITES_U482C_ENCODE_H
12#define INCLUDED_SATELLITES_U482C_ENCODE_H
14#include <gnuradio/sync_block.h>
33 typedef std::shared_ptr<u482c_encode>
sptr;
#define SATELLITES_API
Definition api.h:31
U482C Encoder.
Definition u482c_encode.h:31
std::shared_ptr< u482c_encode > sptr
Definition u482c_encode.h:33
static sptr make(bool convolutional, bool scrambler, bool rs, int preamble_len, bool flags_in_golay)
Create a U482C Encoder.
Definition ax100_decode.h:18
Definition ax100_decode.h:17