11#ifndef INCLUDED_SATELLITES_FIXEDLEN_TO_PDU_H
12#define INCLUDED_SATELLITES_FIXEDLEN_TO_PDU_H
14#include <gnuradio/pdu.h>
15#include <gnuradio/sync_block.h>
29 typedef std::shared_ptr<fixedlen_to_pdu>
sptr;
35 const std::string& syncword_tag,
#define SATELLITES_API
Definition api.h:31
Fixedlen to PDU.
Definition fixedlen_to_pdu.h:27
std::shared_ptr< fixedlen_to_pdu > sptr
Definition fixedlen_to_pdu.h:29
static sptr make(types::vector_type type, const std::string &syncword_tag, size_t packet_len, bool pack=false)
Definition ax100_decode.h:17