11 #ifndef INCLUDED_SATELLITES_FIXEDLEN_TO_PDU_H 12 #define INCLUDED_SATELLITES_FIXEDLEN_TO_PDU_H 14 #include <gnuradio/blocks/pdu.h> 15 #include <gnuradio/sync_block.h> 19 namespace satellites {
29 typedef boost::shared_ptr<fixedlen_to_pdu>
sptr;
34 static sptr make(blocks::pdu::vector_type type,
35 const std::string& syncword_tag,
Definition: ax100_decode.h:17
#define SATELLITES_API
Definition: api.h:31
Fixedlen to PDU.
Definition: fixedlen_to_pdu.h:26
boost::shared_ptr< fixedlen_to_pdu > sptr
Definition: fixedlen_to_pdu.h:29