22 #ifndef INCLUDED_SATNOGS_CW_ENCODER_H 23 #define INCLUDED_SATNOGS_CW_ENCODER_H 26 #include <gnuradio/sync_block.h> 40 typedef boost::shared_ptr<cw_encoder>
sptr;
49 make(
double samp_rate,
double cw_freq = 700,
size_t wpm = 20);
CW encoder block, mainly for debugging and testing purposes. It accepts a CW word via a message sourc...
Definition: cw_encoder.h:38
Definition: amsat_duv_decoder.h:29
boost::shared_ptr< cw_encoder > sptr
Definition: cw_encoder.h:40
#define SATNOGS_API
Definition: api.h:30