22 #ifndef INCLUDED_CCSDS_CREATECADU_H 23 #define INCLUDED_CCSDS_CREATECADU_H 26 #include <gnuradio/tagged_stream_block.h> 39 typedef boost::shared_ptr<createCADU>
sptr;
49 static sptr make(
int frame_length, std::string sync,
int scramble, std::string len_tag_key);
#define CCSDS_API
Definition: api.h:30
Definition: cc_depuncture.h:28
<+description of block+>
Definition: createCADU.h:36
void scramble(uint8_t *data, uint32_t length)
Definition: Scrambler_CCSDS.h:44
boost::shared_ptr< createCADU > sptr
Definition: createCADU.h:39