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