11 #ifndef INCLUDED_SATELLITES_U482C_ENCODE_H 12 #define INCLUDED_SATELLITES_U482C_ENCODE_H 14 #include <gnuradio/sync_block.h> 18 namespace satellites {
33 typedef boost::shared_ptr<u482c_encode>
sptr;
44 static sptr make(
bool convolutional,
Definition: rs-common.h:7
boost::shared_ptr< u482c_encode > sptr
Definition: u482c_encode.h:33
Definition: ax100_decode.h:17
U482C EncoderThis block is the opposite of u482c_encode. It performs frame encoding for the legacy U4...
Definition: u482c_encode.h:30
#define SATELLITES_API
Definition: api.h:31