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