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