21 #ifndef INCLUDED_DTV_CATV_FRAME_SYNC_ENC_BB_H
22 #define INCLUDED_DTV_CATV_FRAME_SYNC_ENC_BB_H
40 typedef boost::shared_ptr<catv_frame_sync_enc_bb>
sptr;
47 static sptr make(
int ctrlword);
Frame Sync Encoder. Adds a 42-bit frame sync pattern with control word.Input: Scrambled FEC Frame pac...
Definition: catv_frame_sync_enc_bb.h:37
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
boost::shared_ptr< catv_frame_sync_enc_bb > sptr
Definition: catv_frame_sync_enc_bb.h:40
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60