22 #ifndef INCLUDED_CCSDS_EXTRACTCADU_H 23 #define INCLUDED_CCSDS_EXTRACTCADU_H 26 #include <gnuradio/hier_block2.h> 39 typedef boost::shared_ptr<extractCADU>
sptr;
49 static sptr make(
int frameLength, std::string syncWord,
int tolerance,
int descramble,
int rs,
int intDepth);
#define CCSDS_API
Definition: api.h:30
Definition: cc_depuncture.h:28
void descramble(uint8_t *data, uint32_t length)
Definition: Scrambler_CCSDS.h:49