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