11 #ifndef INCLUDED_SATELLITES_PDU_SCRAMBLER_H 12 #define INCLUDED_SATELLITES_PDU_SCRAMBLER_H 14 #include <gnuradio/block.h> 19 namespace satellites {
33 typedef boost::shared_ptr<pdu_scrambler>
sptr;
40 static sptr make(
const std::vector<uint8_t>& sequence);
PDU Scrambler.
Definition: pdu_scrambler.h:30
Definition: ax100_decode.h:17
#define SATELLITES_API
Definition: api.h:31
boost::shared_ptr< pdu_scrambler > sptr
Definition: pdu_scrambler.h:33