21 #ifndef INCLUDED_SATNOGS_DEBUG_MSG_SOURCE_RAW_H 22 #define INCLUDED_SATNOGS_DEBUG_MSG_SOURCE_RAW_H 25 #include <gnuradio/block.h> 37 class SATNOGS_API debug_msg_source_raw :
virtual public gr::block {
39 typedef boost::shared_ptr<debug_msg_source_raw> sptr;
49 make(
const std::vector<uint8_t> &msg,
double delay,
bool repeat);
Definition: amsat_duv_decoder.h:29
#define SATNOGS_API
Definition: api.h:30