11 #ifndef INCLUDED_SATELLITES_PDU_HEAD_TAIL_H 12 #define INCLUDED_SATELLITES_PDU_HEAD_TAIL_H 14 #include <gnuradio/block.h> 18 namespace satellites {
28 typedef boost::shared_ptr<pdu_head_tail>
sptr;
38 static sptr make(
int mode,
size_t num);
<+description of block+>
Definition: pdu_head_tail.h:25
Definition: ax100_decode.h:17
#define SATELLITES_API
Definition: api.h:31
boost::shared_ptr< pdu_head_tail > sptr
Definition: pdu_head_tail.h:28